aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES/admin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/es_ES/admin.lang.php')
-rw-r--r--language/es_ES/admin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php
index f671257e6..dec740529 100644
--- a/language/es_ES/admin.lang.php
+++ b/language/es_ES/admin.lang.php
@@ -650,6 +650,6 @@ $lang['Piwigo Administration'] = 'Administración de Piwigo';
$lang['Piwigo version'] = 'Versión de Piwigo';
$lang['You are running the latest version of Piwigo.'] = 'Usted utiliza la última versión de Piwigo.';
/* TODO */ $lang['c13y_version_anomaly'] = 'The version of %s [%s] installed is not compatible with the version required [%s]';
-/* TODO */ $lang['c13y_version_correction'] = 'You need to upgrade your system to take full advantage of the application else the application will not work correctly see not at all';
+/* TODO */ $lang['c13y_version_correction'] = 'You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all';
?>