diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2009-06-16 07:06:48 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:13:15 +0000 |
commit | 43f3d7f667a56659b4ac4b2e8171fbf8b7cc3c94 (patch) | |
tree | 72ccb2249620bfcd9141772276a5a9025b069a96 /Cydia.app/English.lproj/Localizable.strings | |
parent | 0dceb29b5b709a6f9cfea52648941a6c2c5ef46b (diff) |
We prefer this factoring.
Diffstat (limited to 'Cydia.app/English.lproj/Localizable.strings')
-rw-r--r-- | Cydia.app/English.lproj/Localizable.strings | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Cydia.app/English.lproj/Localizable.strings b/Cydia.app/English.lproj/Localizable.strings index 3ccfa62..421b6c6 100644 --- a/Cydia.app/English.lproj/Localizable.strings +++ b/Cydia.app/English.lproj/Localizable.strings @@ -105,6 +105,7 @@ "NEW" = "New"; "NEW_AT" = "New at %@"; "NEW_INSTALL" = "New Install"; +"NO" = "No"; "NO_SECTION" = "(No Section)"; "NOT_RATED" = "Not Rated"; "NODE" = "Note"; @@ -195,3 +196,4 @@ "VERSION" = "Version"; "WELCOME_TO_CYDIA" = "Welcome to Cydiaâ„¢"; "WHO_ARE_YOU" = "Who Are You?"; +"YES" = "Yes"; |