Next of commit 2109

Change translation is best of change language keyword.

git-svn-id: http://piwigo.org/svn/trunk@2110 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub
2007-09-29 10:01:54 +00:00
parent 88ab0eb7cd
commit 77c7083eec
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ if ('tags' == $page['section'])
)
),
'TITLE' => l10n_dec(
'%d picture is also linked to current tags',
'%d picture are also linked to current tags',
'%d pictures are also linked to current tags',
$tag['counter']),
)
+1 -1
View File
@@ -306,7 +306,7 @@ $lang['%d new element'] = '%d new element';
$lang['%d new elements'] = '%d new elements';
$lang['%d new user'] = '%d new user';
$lang['%d new users'] = '%d new users';
$lang['%d picture are also linked to current tags'] = '%d picture are also linked to current tags';
$lang['%d picture are also linked to current tags'] = '%d picture is also linked to current tags';
$lang['%d pictures are also linked to current tags'] = '%d pictures are also linked to current tags';
$lang['%d waiting element'] = '%d waiting element';
$lang['%d waiting elements'] = '%d waiting elements';