diff options
Diffstat (limited to 'apps/theming/l10n/de.js')
-rw-r--r-- | apps/theming/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index 477ad909b37..ad7436f1d33 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -49,7 +49,7 @@ OC.L10N.register( "Upload new header logo" : "Neues Kopfbereichs-Logo hochladen", "Favicon" : "Favicon", "Upload new favicon" : "Neues Favicon hochladen", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen.", "Unsupported image type" : "Nicht unterstütztes Bild-Format" }, "nplurals=2; plural=(n != 1);"); |