mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-20 00:23:40 +02:00
Bug: 740 Language review
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2347 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -153,7 +153,7 @@ if ('tags' == $page['section'])
|
||||
)
|
||||
),
|
||||
'TITLE' => l10n_dec(
|
||||
'%d picture are also linked to current tags',
|
||||
'%d picture is also linked to current tags',
|
||||
'%d pictures are also linked to current tags',
|
||||
$tag['counter']),
|
||||
)
|
||||
|
||||
@@ -256,8 +256,8 @@ foreach ($cases as $id_adv)
|
||||
. 'create_listing_file.php devra être modifié.<br />'
|
||||
. 'Vous devriez avoir un message d\'avertissement pendant la '
|
||||
. 'synchronisation dans ce cas.';
|
||||
$adv[] = 'Try to keep the same prefix thru all your sites either '
|
||||
. 'local or distants.';
|
||||
$adv[] = 'Essayez de garder le même préfixe de miniatures pour les sites '
|
||||
. 'locaux ou distants.';
|
||||
$adv[] = 'Conservez ce paramètre dans votre ./include/config_'
|
||||
. '<strong>local.inc.php</strong>. <br />'
|
||||
. 'Voir la page sur la configuration dans le Wiki pour plus '
|
||||
|
||||
Reference in New Issue
Block a user