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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2017-06-01 10:39:44 +0300
committerAndras Timar <andras.timar@collabora.com>2017-06-01 10:39:44 +0300
commitc6a3e02b4b7af75341c573340ef11baef8bee39d (patch)
tree9be3adb7f5713418077eb66094e4402a19d292af /l10n/es_MX.js
parent760f6d3bfa4282e0a270984315697a24ad87da33 (diff)
Replace 3 dots to ellisis in l10n files
Diffstat (limited to 'l10n/es_MX.js')
-rw-r--r--l10n/es_MX.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index e2c1ad1f..d54dfc19 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -1,15 +1,15 @@
OC.L10N.register(
"richdocuments",
{
- "Saving..." : "Guardando...",
+ "Saving…" : "Guardando...",
"Download this revision" : "Descargar esta revisión",
"Restore this revision" : "Restaurar esta revisión",
"Latest revision" : "Última revisión",
- "More versions..." : "Más versiones...",
+ "More versions…" : "Más versiones...",
"Just now" : "Justo ahora",
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior",
"Save" : "Guardar",
- "Loading documents..." : "Cargando documentos...",
+ "Loading documents…" : "Cargando documentos...",
"Edit" : "Editar",
"New Document" : "Nuevo Documento",
"New Spreadsheet" : "Nueva Hoja de cálculo",