diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2011-03-20 04:15:53 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2011-03-20 04:15:53 -0700 |
commit | 00bf644abaa06ae96857dbde42485006f4c1dc7e (patch) | |
tree | 003db20c63e84043be1c08673a4d1e8c8cd01a42 /MobileCydia.app/English.lproj/Localizable.strings | |
parent | 8d7f5af91ae603ddfbddc0f926eed23cee2c1024 (diff) |
Remove (Restart) from CLOSE_CYDIA.
Diffstat (limited to 'MobileCydia.app/English.lproj/Localizable.strings')
-rw-r--r-- | MobileCydia.app/English.lproj/Localizable.strings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MobileCydia.app/English.lproj/Localizable.strings b/MobileCydia.app/English.lproj/Localizable.strings index f159542..fc3d5e4 100644 --- a/MobileCydia.app/English.lproj/Localizable.strings +++ b/MobileCydia.app/English.lproj/Localizable.strings @@ -23,7 +23,7 @@ "CLEAN_ARCHIVES" = "Clean Archives"; "CLEAR" = "Clear"; "CLOSE" = "Close"; -"CLOSE_CYDIA" = "Close Cydia (Restart)"; +"CLOSE_CYDIA" = "Close Cydia"; "COLON_DELIMITED" = "%@: %@"; "COMMA_DELIMITED" = "%@, %@"; "COMING_SOON" = "Coming Soon!"; |