diff options
author | Grant Paul <chpwn@chpwn.com> | 2011-02-25 21:08:38 -0800 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2011-03-07 02:41:21 -0800 |
commit | e1659684d33a84abaf5f814cc7a2f605a8c0e3bf (patch) | |
tree | 87cd9a163f26b5610139606f919fcd1a46b90362 /MobileCydia.app | |
parent | ee6d3a54b5536a6fc5f04a3c9767315f38a58a4a (diff) |
Finalize Chinese translations.
Diffstat (limited to 'MobileCydia.app')
-rwxr-xr-x | MobileCydia.app/zh_CN.lproj/Localizable.strings | 1 | ||||
-rwxr-xr-x | MobileCydia.app/zh_TW.lproj/Localizable.strings | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/MobileCydia.app/zh_CN.lproj/Localizable.strings b/MobileCydia.app/zh_CN.lproj/Localizable.strings index 14ab3af..e5fbf87 100755 --- a/MobileCydia.app/zh_CN.lproj/Localizable.strings +++ b/MobileCydia.app/zh_CN.lproj/Localizable.strings @@ -88,6 +88,7 @@ "ID" = "标识"; "IGNORED_UPGRADES" = "已忽略的更新"; "IGNORE_UPGRADES" = "忽略更新"; +"IGNORE_UPGRADES_EX" = "选择全部更新时排除此软件包。"; "ILLEGAL_PACKAGE_IDENTIFIER" = "非法软件包标识"; "INSTALL" = "安装"; "INSTALLED" = "已安装"; diff --git a/MobileCydia.app/zh_TW.lproj/Localizable.strings b/MobileCydia.app/zh_TW.lproj/Localizable.strings index ce88d2d..cd6aded 100755 --- a/MobileCydia.app/zh_TW.lproj/Localizable.strings +++ b/MobileCydia.app/zh_TW.lproj/Localizable.strings @@ -88,6 +88,7 @@ "ID" = "標識"; "IGNORED_UPGRADES" = "已忽略的更新"; "IGNORE_UPGRADES" = "忽略更新"; +"IGNORE_UPGRADES_EX" = "選擇全部更新時排除該軟體包。"; "ILLEGAL_PACKAGE_IDENTIFIER" = "非法軟體包標識"; "INSTALL" = "安裝"; "INSTALLED" = "已安裝"; |