diff options
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/it.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index a045da2beea..99011c6d541 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -50,6 +50,6 @@ OC.L10N.register( "Upload new header logo" : "Carica nuovo logo dell'intestazione", "Favicon" : "Favicon", "Upload new favicon" : "Carica nuova favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemacick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemagick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json index 02b757b6ad2..007b4805049 100644 --- a/apps/theming/l10n/it.json +++ b/apps/theming/l10n/it.json @@ -48,6 +48,6 @@ "Upload new header logo" : "Carica nuovo logo dell'intestazione", "Favicon" : "Favicon", "Upload new favicon" : "Carica nuova favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemacick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemagick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |