diff options
author | Grant Paul <chpwn@chpwn.com> | 2010-12-03 01:12:46 -0800 |
---|---|---|
committer | Grant Paul <chpwn@chpwn.com> | 2010-12-03 01:12:46 -0800 |
commit | eab7d275bff63899eba77011b22bd09702e9ea64 (patch) | |
tree | 8cefe8ba9d99799d023183aaa12af9db9d2f80bd /MobileCydia.app/English.lproj | |
parent | e5b743ed6e59f5a7db0c4847bc0dac973f93d1fe (diff) |
Added Chinese localization (complete), updated English localization, updated Cydia to use two new strings. French and German localizations are currently lacking.
Diffstat (limited to 'MobileCydia.app/English.lproj')
-rw-r--r-- | MobileCydia.app/English.lproj/Localizable.strings | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MobileCydia.app/English.lproj/Localizable.strings b/MobileCydia.app/English.lproj/Localizable.strings index 2a76d1e..3f4b44f 100644 --- a/MobileCydia.app/English.lproj/Localizable.strings +++ b/MobileCydia.app/English.lproj/Localizable.strings @@ -61,6 +61,7 @@ "ESSENTIAL_UPGRADES" = "%d Essential Upgrades"; "ESSENTIAL_UPGRADE_EX" = "One or more essential packages are currently out of date. If these upgrades are not performed you are likely to encounter errors."; "EXCLAMATION" = "%@!"; +"EXIT_WHEN_COMPLETE" = "(Cydia will exit when complete.)"; "EXPANDED_SIZE" = "Expanded Size"; "EXPERT" = "Expert"; "FEATURED_PACKAGES" = "Featured Packages"; @@ -129,6 +130,7 @@ "PASSWORD" = "password"; "PERFORM_SELECTIONS" = "Perform Selections"; "PREPARE_ARCHIVES" = "Prepare Archives"; +"PREPARING_FILESYSTEM" = "Preparing Filesystem"; "PRODUCTS" = "Products"; "PURGE" = "Purge"; "Q_D" = "Q'd"; |