summaryrefslogtreecommitdiff
path: root/MobileCydia.app
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2014-06-10 01:38:11 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2014-06-10 01:38:11 -0700
commitf27e8745f15ecd0d15e26bec53b9d36938e8296c (patch)
tree4aebf13dc2fc927fd7389a50444701b4b8fb836d /MobileCydia.app
parent6e4215dd5a1c31d2e69e79ea8ecdd413cf3418fa (diff)
Add more detail in body of the Invalid URL dialog.
Diffstat (limited to 'MobileCydia.app')
-rw-r--r--MobileCydia.app/en.lproj/Localizable.strings1
1 files changed, 1 insertions, 0 deletions
diff --git a/MobileCydia.app/en.lproj/Localizable.strings b/MobileCydia.app/en.lproj/Localizable.strings
index a098861..fb79c70 100644
--- a/MobileCydia.app/en.lproj/Localizable.strings
+++ b/MobileCydia.app/en.lproj/Localizable.strings
@@ -95,6 +95,7 @@
"INSTALLED_DETAILS" = "Installed Package";
"INSTALLED_FILES" = "Installed Files";
"INVALID_URL" = "Invalid URL";
+"INVALID_URL_EX" = "That is not a valid source URL. Please check it and try again.";
"KEEP_OLD_COPY" = "Keep My Old Copy";
"LOADING" = "Loading";
"LOADING_DATA" = "Loading Data";