diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 4573cd1d5f0..42be2fe88ca 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -208,7 +208,7 @@ OC.L10N.register( "Edit online" : "Editar en línea", "Failed to redirect to client" : "Fallo al redirigir al cliente", "Edit locally" : "Editar localmente", - "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …|", + "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …", "You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una subcarpeta de sí mismo", "(copy)" : "(copiar)", diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 71547aeddb1..5ec9d6ac6a7 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -206,7 +206,7 @@ "Edit online" : "Editar en línea", "Failed to redirect to client" : "Fallo al redirigir al cliente", "Edit locally" : "Editar localmente", - "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …|", + "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …", "You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una subcarpeta de sí mismo", "(copy)" : "(copiar)",