From: Jay Freeman (saurik) Date: Thu, 12 Jun 2014 19:43:07 +0000 (-0700) Subject: Downloading does not *always* involve mailto: ;P. X-Git-Tag: v1.1.11~2 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/8be6886161f7e1a1de2f1572a6fa7a05397c99ee Downloading does not *always* involve mailto: ;P. --- diff --git a/MobileCydia.app/de.lproj/Localizable.strings b/MobileCydia.app/de.lproj/Localizable.strings index 1f77c5fb..dec0b9d0 100644 --- a/MobileCydia.app/de.lproj/Localizable.strings +++ b/MobileCydia.app/de.lproj/Localizable.strings @@ -53,9 +53,9 @@ "DOUBLE_QUOTED" = "„%@“"; "DOWNGRADE" = "Downgrade"; "DOWNLOADING" = "Wird heruntergeladen"; -"DOWNLOADING_" = "mailto:%@ wird heruntergeladen"; +"DOWNLOADING_" = "%@ wird heruntergeladen"; "EDIT" = "Bearbeiten"; -"ELISION" = "mailto:%@ ..."; +"ELISION" = "%@ ..."; "ENTERED_BY_USER" = "Vom Benutzer eingegeben"; "ENTER_APT_URL" = "Cydia/APT URL eingeben"; "ERROR" = "Fehler";