diff options
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 6006f58d249..7540f8e73b8 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -228,7 +228,6 @@ OC.L10N.register( "Search {types} …" : "Buscar {types}…", "Avatar of {fullName}" : "Avatar de {fullName}", "Could not load your contacts" : "No se han podido cargar los contactos", - "Search contacts …" : "Buscar contactos...", "No contacts found" : "No se han encontrado contactos", "Show all contacts …" : "Mostrar todos los contactos...", "Install the Contacts app" : "Instala la aplicación Contactos", @@ -409,6 +408,7 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Si no está ahí ponte en contacto con el administrador local", "Press enter to start searching" : "Pulse Intro para iniciar la búsqueda", "Settings" : "Configuraciones", + "Search contacts …" : "Buscar contactos...", "No files in here" : "Aquí no hay archivos", "New folder" : "Nueva carpeta", "No more subfolders in here" : "No hay más subcarpetas aquí", |