Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2021-01-05 19:13:29 +0300
committerStefan Niedermann <info@niedermann.it>2021-01-05 19:13:29 +0300
commitbb2e3fea438036cdaff0258de815d16e8378dd5a (patch)
tree69e8dea7d2d4b4a5cfa1255a9d551ca3dbc032e0 /app/src/main/res/values-es-rMX
parent8d734de795a7348cf464eaaa163e9e2fe22c023e (diff)
Remove unused resources
Diffstat (limited to 'app/src/main/res/values-es-rMX')
-rw-r--r--app/src/main/res/values-es-rMX/strings.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/src/main/res/values-es-rMX/strings.xml b/app/src/main/res/values-es-rMX/strings.xml
index 829dd148..d5f6f409 100644
--- a/app/src/main/res/values-es-rMX/strings.xml
+++ b/app/src/main/res/values-es-rMX/strings.xml
@@ -12,14 +12,10 @@
<string name="simple_edit">Editar</string>
<string name="action_edit_save">Guardar</string>
<string name="simple_about">Acerca de</string>
- <string name="simple_bold">Negritas</string>
<string name="simple_link">Liga</string>
- <string name="simple_italic">Cursiva</string>
<string name="action_note_deleted">Nota borrada</string>
<string name="action_note_restored">Nota restaurada</string>
<string name="action_undo">Deshacer</string>
- <string name="action_drawer_open">abrir navegación</string>
- <string name="action_drawer_close">cerrar navegación</string>
<string name="action_uncategorized">Sin categoría</string>
<string name="menu_delete">Borrar</string>
<string name="menu_change_category">Categoría</string>
@@ -39,7 +35,6 @@
<!-- Error -->
<string name="error_sync">Falló la sincronización: %1$s</string>
- <string name="error_json">¿Se encuentra activiada la aplicación de Notes en el servidor?</string>
<string name="error_no_network">no hay conexión a red</string>
<!-- About -->
<string name="about_version_title">Versión</string>
@@ -83,7 +78,6 @@
<string name="simple_error">Error</string>
<string name="simple_close">Cerrar</string>
<string name="simple_copy">Copiar</string>
- <string name="copied_to_clipboard">Copiado al portapapeles</string>
<string name="add_account">Agregar cuenta</string>
<string name="category_work">Trabajo</string>
<string name="no_notes_yet">Aún no hay notas</string>