From dc2adc5b614a43179eda505eb13d0de5f6fa10d2 Mon Sep 17 00:00:00 2001 From: rub Date: Fri, 16 May 2008 18:59:37 +0000 Subject: Resolved issue 0000826: Required versions (Php & MySql) git-svn-id: http://piwigo.org/svn/trunk@2343 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_ES/admin.lang.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'language/es_ES/admin.lang.php') diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 9d9d78807..f671257e6 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -649,5 +649,7 @@ $lang['A new version of Piwigo is available.'] = 'Una nueva versión de Piwigo e $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'; ?> -- cgit v1.2.3