diff options
author | plegall <plg@piwigo.org> | 2007-10-09 21:39:15 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2007-10-09 21:39:15 +0000 |
commit | a34f8c67b07c861212346252b766cf6131b65885 (patch) | |
tree | bc7dce174a0514bec93c6aa39c6c21a1d298337e /language/fr_FR.iso-8859-1/help/advanced_feature.html | |
parent | 78b838459d0a46f868fbef102feed804c424190b (diff) |
Part of feature 32: fr_FR.iso-8859-1 and en_UK.iso-8859-1 contents become
utf-8 encoded and the directory names lose encoding information as the only
supported encoding becomes utf-8.
git-svn-id: http://piwigo.org/svn/trunk@2130 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/fr_FR.iso-8859-1/help/advanced_feature.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/language/fr_FR.iso-8859-1/help/advanced_feature.html b/language/fr_FR.iso-8859-1/help/advanced_feature.html deleted file mode 100644 index 8d0d03fec..000000000 --- a/language/fr_FR.iso-8859-1/help/advanced_feature.html +++ /dev/null @@ -1,16 +0,0 @@ -<h2>Fonctions avancées</h2> - -<p>Liste des fonctionnalités spéciales pour les administrateurs experts de PWG:</p> - -<ul> - - <li> - <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> |