From 0f2b554608c15cf92e3619dadfff188257f4f8e1 Mon Sep 17 00:00:00 2001 From: vdigital Date: Tue, 2 Jan 2007 09:02:39 +0000 Subject: Physical duplicate files in Admin Advanced Functions git-svn-id: http://piwigo.org/svn/trunk@1688 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/admin.lang.php | 2 +- language/en_UK.iso-8859-1/help/advanced_feature.html | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'language/en_UK.iso-8859-1') diff --git a/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php index 158fcca78..4fd51d386 100644 --- a/language/en_UK.iso-8859-1/admin.lang.php +++ b/language/en_UK.iso-8859-1/admin.lang.php @@ -571,6 +571,6 @@ $lang['note_check_exif'] = '%s must be to set to false in your config_local.inc. $lang['note_check_more_info'] = 'Go to %s or %s for more informations.'; $lang['note_check_more_info_forum'] = 'the forum'; $lang['note_check_more_info_wiki'] = 'the wiki'; - +$lang['Duplicates'] = 'Files with same name in more than one physical category'; ?> diff --git a/language/en_UK.iso-8859-1/help/advanced_feature.html b/language/en_UK.iso-8859-1/help/advanced_feature.html index 75f400f32..821604712 100644 --- a/language/en_UK.iso-8859-1/help/advanced_feature.html +++ b/language/en_UK.iso-8859-1/help/advanced_feature.html @@ -6,7 +6,11 @@
  • Not linked elements: - Display images witch are not associaed with an virtual catgory + Display images which are not associated to any virtual category. +
  • +
  • + Files with same name in more than one physical category: + Display images or any files which are found with the same filename in some categories.
  • -- cgit v1.2.3