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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefan-niedermann <info@niedermann.it>2019-09-17 20:08:17 +0300
committerstefan-niedermann <info@niedermann.it>2019-09-17 20:08:17 +0300
commit7db2ae9f0c3337375ce0fb9d6c5a475b53c66d0f (patch)
tree35b64927706a4f4442bfb092d0d079ba13359c9b /app/src/main/res/values-es/strings.xml
parent064a406905a257b042addb8eef3f0021c5f72180 (diff)
Removed unused resources
Diffstat (limited to 'app/src/main/res/values-es/strings.xml')
-rw-r--r--app/src/main/res/values-es/strings.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 26f572e9b..780bd667c 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -1,9 +1,6 @@
<resources>
<string name="navigation_drawer_open">Abrir cajón de navegación</string>
<string name="navigation_drawer_close">Cerrar cajón de navegación</string>
- <string name="nav_header_subtitle">Cliente para la app Deck de Nextcloud</string>
- <string name="nav_header_desc">Cabecera de navegación</string>
- <string name="action_settings">Opciones</string>
<string name="drawer_header_background">Imagen de fondo de la cabecera del cajón</string>
<string name="drawer_current_account">Cuenta actual</string>
@@ -55,7 +52,6 @@
<string name="hint_due_date_date">Fecha de fin</string>
<string name="activity">Actividad</string>
<string name="add_account">Añadir cuenta</string>
- <string name="accounts">Cuentas</string>
<string name="label_menu">menú</string>
<string name="action_card_assign">Asignarte tarjeta a ti mismo</string>
@@ -65,12 +61,10 @@
<string name="add_board">Añadir tablero</string>
<string name="action_card_list_add_column">Añadir columna</string>
<string name="action_card_list_delete_column">Eliminar columna</string>
- <string name="action_card_list_board_details">Detalles del tablero</string>
<string name="simple_title">Título</string>
<string name="label_clear_due_date">Borrar fecha de finalización</string>
- <string name="no_columns_available">No hay columnas disponibles</string>
<string name="error">Ha aparecido un error</string>
<string name="simple_copy">copiar</string>
<string name="simple_exception">Excepción</string>