mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
Fix launcher strings
This commit is contained in:
parent
969c2b43b5
commit
da171a46c4
1 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
launcher-title = Anki Launcher
|
||||
launcher-press-enter-to-start = Press the Enter/Return key on your keyboard to install or update Anki.
|
||||
launcher-press-enter-to-install = Press the Enter/Return key on your keyboard to install or update Anki.
|
||||
launcher-press-enter-to-start = Press enter to start Anki.
|
||||
launcher-anki-will-start-shortly = Anki will start shortly.
|
||||
launcher-you-can-close-this-window = You can close this window.
|
||||
launcher-updating-anki = Updating Anki...
|
||||
|
|
@ -13,7 +14,7 @@ launcher-on = on
|
|||
launcher-off = off
|
||||
launcher-cache-downloads = Cache downloads: { $state }
|
||||
launcher-download-mirror = Download mirror: { $state }
|
||||
launcher-uninstall = Uninstall
|
||||
launcher-uninstall = Uninstall Anki
|
||||
launcher-invalid-input = Invalid input. Please try again.
|
||||
launcher-latest-releases = Latest releases: { $releases }
|
||||
launcher-enter-the-version-you-want = Enter the version you want to install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue