1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/i18n
Simon Whitaker 54776052a1 If OpenLink errors, show a dialog instead
If the command used by OSCommand.OpenLink fails, lazygit crashes. With this change, if the OpenLink command fails, lazygit just shows a dialog inviting the user to visit the relevant URL.

Fixes #2882
2023-08-09 13:12:40 +01:00
..
chinese.go When bisecting, always mark the current commit as good/bad, not the selected 2023-07-29 14:44:00 +02:00
dutch.go Better tag creation UX 2023-07-22 14:36:35 +10:00
english.go If OpenLink errors, show a dialog instead 2023-08-09 13:12:40 +01:00
i18n_test.go fix lint errors 2020-11-18 08:36:19 +11:00
i18n.go feat(i18n): add russian translation 2023-06-28 00:34:59 +06:00
japanese.go When bisecting, always mark the current commit as good/bad, not the selected 2023-07-29 14:44:00 +02:00
korean.go When bisecting, always mark the current commit as good/bad, not the selected 2023-07-29 14:44:00 +02:00
polish.go Differentiate between different filter modes 2023-07-03 12:54:14 +10:00
russian.go When bisecting, always mark the current commit as good/bad, not the selected 2023-07-29 14:44:00 +02:00
traditional_chinese.go When bisecting, always mark the current commit as good/bad, not the selected 2023-07-29 14:44:00 +02:00