diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2014-06-12 01:53:13 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2014-06-12 01:53:13 -0700 |
commit | ffb4fe6a8c3660e649b6fd38829f92d29200f70c (patch) | |
tree | f343763794375713512d1d3aa7031a68d8180b51 /MobileCydia.app | |
parent | 8dcc32d4151a11cf38752077dae0e19ad00b6000 (diff) |
Tighten ALL_SOURCES_EX width/string to make it fit.
Diffstat (limited to 'MobileCydia.app')
-rw-r--r-- | MobileCydia.app/en.lproj/Localizable.strings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MobileCydia.app/en.lproj/Localizable.strings b/MobileCydia.app/en.lproj/Localizable.strings index 122bbbb..9baea5e 100644 --- a/MobileCydia.app/en.lproj/Localizable.strings +++ b/MobileCydia.app/en.lproj/Localizable.strings @@ -8,7 +8,7 @@ "ADVANCED_SEARCH" = "Advanced Search"; "ALL_PACKAGES" = "All Packages"; "ALL_SOURCES" = "All Sources"; -"ALL_SOURCES_EX" = "combined package list from below sources"; +"ALL_SOURCES_EX" = "combined package list for below sources"; "APPLE" = "Apple"; "AUTHOR" = "Author"; "AVAILABLE_UPGRADES" = "Available Upgrades"; |