diff options
author | vdigital <vdigital@piwigo.org> | 2007-01-02 09:02:39 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2007-01-02 09:02:39 +0000 |
commit | 0f2b554608c15cf92e3619dadfff188257f4f8e1 (patch) | |
tree | eb487507bb7c22132e39355cbe04a8011ddd08a9 /language/en_UK.iso-8859-1/admin.lang.php | |
parent | 9c914a2b6659c58b5648fbd05c6fcedb2f2a808e (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/en_UK.iso-8859-1/admin.lang.php')
-rw-r--r-- | language/en_UK.iso-8859-1/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
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'; ?> |