From: Jay Freeman (saurik) Date: Sun, 19 Apr 2009 18:59:12 +0000 (+0000) Subject: Fixed localization typo. X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/67d95e17926d600d801c6f0c03c9c4092d858b47 Fixed localization typo. --- diff --git a/Cydia.app/English.lproj/Localizable.strings b/Cydia.app/English.lproj/Localizable.strings index a7d20365..341fb08e 100644 --- a/Cydia.app/English.lproj/Localizable.strings +++ b/Cydia.app/English.lproj/Localizable.strings @@ -95,7 +95,7 @@ "MANAGE" = "Manage"; "MODIFY" = "Modify"; "MORE_INFORMATION" = "More Information"; -"MORE_PACKAGE_SOURCS" = "More Package Sources"; +"MORE_PACKAGE_SOURCES" = "More Package Sources"; "NAME" = "Name"; "NETWORK_ERROR" = "Network Error"; "NEVER_OR_UNKNOWN" = "Never or Unknown"; diff --git a/Cydia.app/French.lproj/Localizable.strings b/Cydia.app/French.lproj/Localizable.strings index 97b885f1..e09066ae 100644 --- a/Cydia.app/French.lproj/Localizable.strings +++ b/Cydia.app/French.lproj/Localizable.strings @@ -95,7 +95,7 @@ "MANAGE" = "Gestion"; "MODIFY" = "Modifier"; "MORE_INFORMATION" = "Plus d'Information"; -"MORE_PACKAGE_SOURCS" = "Plus de Sources de Paquets"; +"MORE_PACKAGE_SOURCES" = "Plus de Sources de Paquets"; "NAME" = "Nom"; "NETWORK_ERROR" = "Erreur Réseau"; "NEVER_OR_UNKNOWN" = "Jamais ou Inconnnu"; diff --git a/Cydia.app/German.lproj/Localizable.strings b/Cydia.app/German.lproj/Localizable.strings index 2e60abad..475fee64 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";