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/German.lproj | |
parent | 8d7f5af91ae603ddfbddc0f926eed23cee2c1024 (diff) |
Remove (Restart) from CLOSE_CYDIA.
Diffstat (limited to 'MobileCydia.app/German.lproj')
-rw-r--r-- | MobileCydia.app/German.lproj/Localizable.strings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MobileCydia.app/German.lproj/Localizable.strings b/MobileCydia.app/German.lproj/Localizable.strings index 1e29466..30a4fa5 100644 --- a/MobileCydia.app/German.lproj/Localizable.strings +++ b/MobileCydia.app/German.lproj/Localizable.strings @@ -23,7 +23,7 @@ "CLEAN_ARCHIVES" = "Archive aufräumen"; "CLEAR" = "Leeren"; "CLOSE" = "Schließen"; -"CLOSE_CYDIA" = "Cydia beenden (neustarten)"; +"CLOSE_CYDIA" = "Cydia beenden"; "COLON_DELIMITED" = "%@: %@"; "COMMA_DELIMITED" = "%@, %@"; "COMING_SOON" = "Bald verfügbar!"; |