diff options
Diffstat (limited to 'apps/theming/l10n/fr.js')
-rw-r--r-- | apps/theming/l10n/fr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index eb73f928ea3..1165934ccec 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -49,7 +49,6 @@ OC.L10N.register( "Upload new header logo" : "Téléverser un nouveau logo d'en-tête", "Favicon" : "Favicon", "Upload new favicon" : "Téléverser un nouveau favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installez l'extension PHP Imagemagick avec le support pour les images SVG afin de générer automatiquement les favicons sur base du logo téléversé et de la couleur.", - "Unsupported image type" : "Ce type d'image n'est pas pris en charge" + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installez l'extension PHP Imagemagick avec le support pour les images SVG afin de générer automatiquement les favicons sur base du logo téléversé et de la couleur." }, "nplurals=2; plural=(n > 1);"); |