Change Language marker: From 1.8 (and following) all language updates are grouped below a comment line.

Developers are invited to respect this new rule to minimize translators efforts.

git-svn-id: http://piwigo.org/svn/trunk@2008 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital
2007-05-13 13:30:49 +00:00
parent 21a95d9f40
commit 8a66364ac6
4 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -613,5 +613,5 @@ $lang['no_display_thumbnail'] = 'No display';
$lang['display_thumbnail_classic'] = 'Classic display';
$lang['display_thumbnail_hoverbox'] = 'Hoverbox display';
$lang['Thumbnails'] = 'Thumbnails';
// --------- Starting below: New or revised $lang ---- from Butterfly (1.8)
?>
@@ -633,4 +633,5 @@ $lang['Creation date: %s'] = 'Creation date: %s';
$lang['Waiting page: %s'] = 'Waiting page: %s';
$lang['Picture uploaded by %s'] = 'Picture uploaded by %s';
$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster and special user cannot use this method';
// --------- Starting below: New or revised $lang ---- from Butterfly (1.8)
?>
+1 -1
View File
@@ -614,5 +614,5 @@ $lang['no_display_thumbnail'] = 'Pas d\'affichage';
$lang['display_thumbnail_classic'] = 'Affichage classique';
$lang['display_thumbnail_hoverbox'] = 'Affichage lors du survol';
$lang['Thumbnails'] = 'Miniatures';
// --------- Starting below: New or revised $lang ---- from Butterfly (1.8)
?>
@@ -633,4 +633,5 @@ $lang['Creation date: %s'] = 'Date de cr
$lang['Waiting page: %s'] = 'Page en attente: %s';
$lang['Picture uploaded by %s'] = 'Image téléchargée par %s';
$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrateur, webmestre et utilisateur spécial ne peuvent pas utiliser cette méthode';
// --------- Starting below: New or revised $lang ---- from Butterfly (1.8)
?>