From 12f3495bdf0c0a5958dc1d5a8d92424bdda3ba4c Mon Sep 17 00:00:00 2001 From: plegall Date: Sat, 9 Jan 2010 19:35:36 +0000 Subject: feature 1374: removed the "/* TODO */" in language files, the script to detect missing translations will come in a distinct commit. git-svn-id: http://piwigo.org/svn/branches/2.0@4636 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_ES/common.lang.php | 1 - 1 file changed, 1 deletion(-) (limited to 'language/es_ES/common.lang.php') diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index 62f73221b..daeec3fc4 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -368,5 +368,4 @@ $lang['cloud'] = 'nube'; $lang['Reset_To_Default'] = 'Restablecer los valores predeterminados'; // --------- Starting below: New or revised $lang ---- from Colibri (2.1) $lang['del_all_favorites_hint'] = 'Suprimir todas las imágenes de sus favoritos'; -/* TODO */ $lang['Sent by'] = 'Sent by'; ?> -- cgit v1.2.3