diff options
Diffstat (limited to 'lib/l10n/de.php')
-rw-r--r-- | lib/l10n/de.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/de.php b/lib/l10n/de.php index ed5201a3981..cd1bf104d35 100644 --- a/lib/l10n/de.php +++ b/lib/l10n/de.php @@ -48,8 +48,5 @@ "%d months ago" => "Vor %d Monaten", "last year" => "Letztes Jahr", "years ago" => "Vor Jahren", -"%s is available. Get <a href=\"%s\">more information</a>" => "%s ist verfügbar. <a href=\"%s\">Weitere Informationen</a>", -"up to date" => "aktuell", -"updates check is disabled" => "Die Update-Überprüfung ist ausgeschaltet", "Could not find category \"%s\"" => "Die Kategorie \"%s\" konnte nicht gefunden werden." ); |