diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index a796f7e0932..7db7d6850fc 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -198,7 +198,7 @@ OC.L10N.register( "Search contacts …" : "Cerca contatti...", "Could not load your contacts" : "Impossibile caricare i tuoi contatti", "No contacts found" : "Nessun contatto trovato", - "Show all contacts …" : "Mostra tutti i contatti...", + "Show all contacts" : "Mostra tutti i contatti", "Install the Contacts app" : "Installa l'applicazione Contatti", "Loading your contacts …" : "Caricamento dei tuoi contatti...", "Looking for {term} …" : "Ricerca di {term} in corso...", @@ -410,6 +410,7 @@ OC.L10N.register( "Open settings menu" : "Apri il menu impostazioni", "Settings" : "Impostazioni", "Avatar of {fullName}" : "Avatar di {fullName}", + "Show all contacts …" : "Mostra tutti i contatti...", "No files in here" : "Qui non c'è alcun file", "New folder" : "Nuova cartella", "No more subfolders in here" : "Qui non ci sono altre sottocartelle", |