mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 04:37:22 -05:00
modify strings
This commit is contained in:
parent
1622f9bfde
commit
04332f36b5
1 changed files with 4 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ launcher-updating-anki = Updating Anki...
|
|||
launcher-latest-anki = Install Latest Anki (default)
|
||||
launcher-choose-a-version = Choose a version
|
||||
launcher-sync-project-changes = Sync project changes
|
||||
launcher-keep-existing-version = Keep existing version ({ $current })
|
||||
launcher-keep-existing-version = Launch existing version ({ $current })
|
||||
launcher-revert-to-previous = Revert to previous version ({ $prev })
|
||||
launcher-allow-betas = Allow betas: { $state }
|
||||
launcher-on = on
|
||||
|
|
@ -49,7 +49,9 @@ launcher-syncing = Syncing
|
|||
launcher-failed-to-sync = Failed to sync!
|
||||
launcher-loading = Loading
|
||||
launcher-loading-versions = Loading versions
|
||||
lauuncher-failed-to-load-versions = Failed to load versions!
|
||||
launcher-checking-existing = Checking existing version
|
||||
launcher-failed-to-get-existing-and-available = Failed to get existing and available versions!
|
||||
launcher-failed-to-get-releases = Failed to get available versions!
|
||||
launcher-error-details = Error details
|
||||
launcher-will-close-in = Launcher will close in { $count }
|
||||
launcher-anki-is-warming-up = Anki is preparing to run
|
||||
|
|
|
|||
Loading…
Reference in a new issue