diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2009-04-19 18:59:12 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:13:12 +0000 |
commit | a29a0d7256b339be1538a846e86114442c9ca129 (patch) | |
tree | eba97587666d2e218e6d777f90a30724410225a4 /Cydia.app/German.lproj | |
parent | 677b84159eed7faf5ae2b7683e987f856d3cc252 (diff) |
Fixed localization typo.
Diffstat (limited to 'Cydia.app/German.lproj')
-rw-r--r-- | Cydia.app/German.lproj/Localizable.strings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cydia.app/German.lproj/Localizable.strings b/Cydia.app/German.lproj/Localizable.strings index 2e60aba..475fee6 100644 --- a/Cydia.app/German.lproj/Localizable.strings +++ b/Cydia.app/German.lproj/Localizable.strings @@ -95,7 +95,7 @@ "MANAGE" = "Verwalten"; "MODIFY" = "Verändern"; "MORE_INFORMATION" = "Mehr Informationen"; -"MORE_PACKAGE_SOURCS" = "Mehr Quellen für Pakete"; +"MORE_PACKAGE_SOURCES" = "Mehr Quellen für Pakete"; "NAME" = "Name"; "NETWORK_ERROR" = "Netzwerk-Fehler"; "NEVER_OR_UNKNOWN" = "Nie oder unbekannt"; |