summaryrefslogtreecommitdiff
path: root/MobileCydia.app
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2010-11-18 16:12:58 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2010-11-18 16:42:28 -0800
commit72fb3616e29af3da3a15f0913cd909a260292805 (patch)
tree85a4e3ddd1865cc6d67423cedaeb66ee8486bd14 /MobileCydia.app
parente4f3d6e9839a8d8f7bbdebc0737fad9243c7a429 (diff)
Fix localization of LOADING_DATA (use ELISION+LOADING for 'Loading...').
Diffstat (limited to 'MobileCydia.app')
-rw-r--r--MobileCydia.app/English.lproj/Localizable.strings3
-rw-r--r--MobileCydia.app/French.lproj/Localizable.strings1
-rw-r--r--MobileCydia.app/German.lproj/Localizable.strings1
3 files changed, 4 insertions, 1 deletions
diff --git a/MobileCydia.app/English.lproj/Localizable.strings b/MobileCydia.app/English.lproj/Localizable.strings
index 5ef655e..b1792a5 100644
--- a/MobileCydia.app/English.lproj/Localizable.strings
+++ b/MobileCydia.app/English.lproj/Localizable.strings
@@ -53,6 +53,7 @@
"DOWNLOADING" = "Downloading";
"DOWNLOADING_" = "Downloading %@";
"EDIT" = "Edit";
+"ELISION" = "%@...";
"ENTER_APT_URL" = "Enter Cydia/APT URL";
"ENTERED_BY_USER" = "Entered by User";
"ERROR" = "Error";
@@ -93,7 +94,7 @@
"INSTALLED_FILES" = "Installed Files";
"KEEP_OLD_COPY" = "Keep My Old Copy";
"LOADING" = "Loading";
-"LOADING_DATA" = "Loading...";
+"LOADING_DATA" = "Loading Data";
"LOCAL" = "Local";
"LOGIN" = "Login";
"MAILING_LISTS" = "Mailing Lists";
diff --git a/MobileCydia.app/French.lproj/Localizable.strings b/MobileCydia.app/French.lproj/Localizable.strings
index bdd6988..926fcec 100644
--- a/MobileCydia.app/French.lproj/Localizable.strings
+++ b/MobileCydia.app/French.lproj/Localizable.strings
@@ -53,6 +53,7 @@
"DOWNLOADING" = "Télécharger";
"DOWNLOADING_" = "Téléchargement de %@ en cours";
"EDIT" = "Modifier";
+"ELISION" = "%@...";
"ENTER_APT_URL" = "Entrez une adresse Cydia/APT";
"ENTERED_BY_USER" = "Entré par l'utilisateur";
"ERROR" = "Erreur";
diff --git a/MobileCydia.app/German.lproj/Localizable.strings b/MobileCydia.app/German.lproj/Localizable.strings
index 78a818c..d6a92e2 100644
--- a/MobileCydia.app/German.lproj/Localizable.strings
+++ b/MobileCydia.app/German.lproj/Localizable.strings
@@ -53,6 +53,7 @@
"DOWNLOADING" = "Lädt";
"DOWNLOADING_" = "Lädt %@ herunter";
"EDIT" = "Bearbeiten";
+"ELISION" = "%@...";
"ENTER_APT_URL" = "Cydia/APT URL eingeben";
"ENTERED_BY_USER" = "Vom Benutzer eingegeben";
"ERROR" = "Fehler";