summaryrefslogtreecommitdiff
path: root/MobileCydia.app
diff options
context:
space:
mode:
authorDustin L. Howett <dustin@howett.net>2011-02-19 05:19:32 -0500
committerDustin L. Howett <dustin@howett.net>2011-02-19 05:19:32 -0500
commit2136717ae1c29d6014d525324a03542e0a8ba9fd (patch)
tree9a37dbe76ec7aea03bf5b89772f7d310b05f6c1a /MobileCydia.app
parentccfa7494e16dc4c19f52fb9f4b137182764e279a (diff)
Display "Ignore Upgrades" in its own section with its own explanation. Introduces a new string to be translated, IGNORE_UPGRADES_EX.
Diffstat (limited to 'MobileCydia.app')
-rw-r--r--MobileCydia.app/English.lproj/Localizable.strings1
1 files changed, 1 insertions, 0 deletions
diff --git a/MobileCydia.app/English.lproj/Localizable.strings b/MobileCydia.app/English.lproj/Localizable.strings
index 4d1250e..56cc73a 100644
--- a/MobileCydia.app/English.lproj/Localizable.strings
+++ b/MobileCydia.app/English.lproj/Localizable.strings
@@ -86,6 +86,7 @@
"HOME" = "Home";
"ID" = "ID";
"IGNORE_UPGRADES" = "Ignore Upgrades";
+"IGNORE_UPGRADES_EX" = "Activate this switch to keep this package at its current version. Cydia will display this package at the top of Changes if there is an upgrade available, but it will not be included in Upgrade All.";
"IGNORED_UPGRADES" = "Ignored Upgrades";
"ILLEGAL_PACKAGE_IDENTIFIER" = "Illegal Package Identifier";
"INSTALL" = "Install";