1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/i18n
Stefan Haller fc868cdda5 Shorten the waiting status for fast-forwarding a branch
Now that we no longer show it in a loader panel, but in the app status view,
it's awkwardly long (the loading animation is much further to the right than for
other waiting status texts). Hopefully seeing just "Fast-forwarding <branch>" is
enough to be able to tell what's happening.
2023-09-20 13:56:06 +02:00
..
chinese.go Shorten the waiting status for fast-forwarding a branch 2023-09-20 13:56:06 +02:00
dutch.go Shorten the waiting status for fast-forwarding a branch 2023-09-20 13:56:06 +02:00
english.go Shorten the waiting status for fast-forwarding a branch 2023-09-20 13:56:06 +02:00
i18n_test.go
i18n.go feat(i18n): add russian translation 2023-06-28 00:34:59 +06:00
japanese.go Use WithWaitingStatus instead of WithLoaderPanel for pull/push/fetch 2023-09-20 13:30:49 +02:00
korean.go Shorten the waiting status for fast-forwarding a branch 2023-09-20 13:56:06 +02:00
polish.go Use WithWaitingStatus instead of WithLoaderPanel for pull/push/fetch 2023-09-20 13:30:49 +02:00
russian.go Shorten the waiting status for fast-forwarding a branch 2023-09-20 13:56:06 +02:00
traditional_chinese.go Shorten the waiting status for fast-forwarding a branch 2023-09-20 13:56:06 +02:00