aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR.iso-8859-1
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2007-01-02 09:02:39 +0000
committervdigital <vdigital@piwigo.org>2007-01-02 09:02:39 +0000
commit0f2b554608c15cf92e3619dadfff188257f4f8e1 (patch)
treeeb487507bb7c22132e39355cbe04a8011ddd08a9 /language/fr_FR.iso-8859-1
parent9c914a2b6659c58b5648fbd05c6fcedb2f2a808e (diff)
Physical duplicate files in Admin Advanced Functions
git-svn-id: http://piwigo.org/svn/trunk@1688 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR.iso-8859-1')
-rw-r--r--language/fr_FR.iso-8859-1/admin.lang.php2
-rw-r--r--language/fr_FR.iso-8859-1/help/advanced_feature.html6
2 files changed, 7 insertions, 1 deletions
diff --git a/language/fr_FR.iso-8859-1/admin.lang.php b/language/fr_FR.iso-8859-1/admin.lang.php
index 877597c02..a29c019d5 100644
--- a/language/fr_FR.iso-8859-1/admin.lang.php
+++ b/language/fr_FR.iso-8859-1/admin.lang.php
@@ -569,5 +569,7 @@ $lang['note_check_exif'] = '%s doit être mis à "false" dans votre fichier config
$lang['note_check_more_info'] = 'Allez sur %s ou %s pour plus d\'informations.';
$lang['note_check_more_info_forum'] = 'le forum';
$lang['note_check_more_info_wiki'] = 'le wiki';
+$lang['Duplicates'] = 'Fichiers portant le même nom dans plusieurs' .
+ ' catégories physiques';
?>
diff --git a/language/fr_FR.iso-8859-1/help/advanced_feature.html b/language/fr_FR.iso-8859-1/help/advanced_feature.html
index 221e6f074..d58a05426 100644
--- a/language/fr_FR.iso-8859-1/help/advanced_feature.html
+++ b/language/fr_FR.iso-8859-1/help/advanced_feature.html
@@ -5,8 +5,12 @@
<ul>
<li>
- <strong>Eléments non liés:</strong>
+ <strong>Eléments non liés :</strong>
Affiche les images qui ne sont pas associées à une catégorie virtuelle
</li>
+ <li>
+ <strong>Fichiers portant le même nom dans plusieurs catégories physiques :</strong>
+ Affiche les images ou les éventuels fichiers qui pourraient être trouvés dans plusieurs catégories.
+ </li>
</ul>