summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/es_EC.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/es_EC.js')
-rw-r--r--apps/files_trashbin/l10n/es_EC.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/es_EC.js b/apps/files_trashbin/l10n/es_EC.js
index d9c4f0b5d12..95dc1d196d9 100644
--- a/apps/files_trashbin/l10n/es_EC.js
+++ b/apps/files_trashbin/l10n/es_EC.js
@@ -14,7 +14,6 @@ OC.L10N.register(
"Name" : "Nombre",
"Actions" : "Acciones",
"Deleted" : "Borrado",
- "Delete" : "Borrar",
- "Error while removing file from trashbin" : "Error al eliminar el archivo de la papelera"
+ "Delete" : "Borrar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");