diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-05 01:56:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-05 01:56:33 -0400 |
commit | 23e0ef6ed0966376c384ca31f42cef672bbfd7bb (patch) | |
tree | 58d96603f18745246880cb6e48bc33cde5f0c9ae /apps/files_sharing/l10n/es_MX.php | |
parent | 8fbcca129102341cb957e18ab69f75f984fb43d1 (diff) | |
download | nextcloud-server-23e0ef6ed0966376c384ca31f42cef672bbfd7bb.tar.gz nextcloud-server-23e0ef6ed0966376c384ca31f42cef672bbfd7bb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es_MX.php')
-rw-r--r-- | apps/files_sharing/l10n/es_MX.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es_MX.php b/apps/files_sharing/l10n/es_MX.php index b3c563535b8..6163c4dca91 100644 --- a/apps/files_sharing/l10n/es_MX.php +++ b/apps/files_sharing/l10n/es_MX.php @@ -12,7 +12,6 @@ $TRANSLATIONS = array( "the link expired" => "el enlace expiró", "sharing is disabled" => "compartir está desactivado", "For more info, please ask the person who sent this link." => "Para mayor información, contacte a la persona que le envió el enlace.", -"Save" => "Guardar", "Download" => "Descargar", "Direct link" => "Enlace directo" ); |