diff options
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 96275095d01..3833a071010 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -198,7 +198,7 @@ OC.L10N.register( "Search contacts …" : "Buscar contactos…", "Could not load your contacts" : "Non foi posíbel cargar os seus contactos", "No contacts found" : "Non se atoparon contactos", - "Show all contacts …" : "Amosar todos os contactos…", + "Show all contacts" : "Amosar todos os contactos", "Install the Contacts app" : "Instalar a aplicación de Contactos", "Loading your contacts …" : "Cargando os seus contactos…", "Looking for {term} …" : "Buscando {term}…", @@ -410,6 +410,7 @@ OC.L10N.register( "Open settings menu" : "Abrir o menú de axustes", "Settings" : "Axustes", "Avatar of {fullName}" : "Avatar de {fullName}", + "Show all contacts …" : "Amosar todos os contactos…", "No files in here" : "Aquí non hai ficheiros", "New folder" : "Novo cartafol", "No more subfolders in here" : "Aquí non hai máis subcartafoles", |