summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_MX.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es_MX.php')
-rw-r--r--apps/files/l10n/es_MX.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/es_MX.php b/apps/files/l10n/es_MX.php
index 27c75e11572..f8a72f95d85 100644
--- a/apps/files/l10n/es_MX.php
+++ b/apps/files/l10n/es_MX.php
@@ -85,7 +85,6 @@ $TRANSLATIONS = array(
"Upload too large" => "Subida demasido grande",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor.",
"Files are being scanned, please wait." => "Los archivos están siendo escaneados, por favor espere.",
-"Current scanning" => "Escaneo actual",
-"Upgrading filesystem cache..." => "Actualizando caché del sistema de archivos..."
+"Current scanning" => "Escaneo actual"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";