From 8a4b177c7bd713a1045d66bf992d9d211ab8285d Mon Sep 17 00:00:00 2001
From: plegall
Date: Fri, 9 Apr 2010 21:38:16 +0000
Subject: feature 1587: move advanced features screen into maintenance screen.
git-svn-id: http://piwigo.org/svn/trunk@5745 68402e56-0260-453c-a942-63ccdbb3a9ee
---
language/en_UK/help/advanced_feature.html | 16 ----------------
language/en_UK/help/maintenance.html | 13 +++++++++++++
2 files changed, 13 insertions(+), 16 deletions(-)
delete mode 100644 language/en_UK/help/advanced_feature.html
(limited to 'language/en_UK/help')
diff --git a/language/en_UK/help/advanced_feature.html b/language/en_UK/help/advanced_feature.html
deleted file mode 100644
index 7851e48c5..000000000
--- a/language/en_UK/help/advanced_feature.html
+++ /dev/null
@@ -1,16 +0,0 @@
-Advanced features
-
-List special functionnalities for expert Piwigo administrators:
-
-
-
- -
- Unlinked elements:
- Display images which are not associated to any virtual category.
-
- -
- Files with the same name in more than one physical category:
- Display images or files which are found with the same filename in several categories.
-
-
-
diff --git a/language/en_UK/help/maintenance.html b/language/en_UK/help/maintenance.html
index e70558e8d..040bad8aa 100644
--- a/language/en_UK/help/maintenance.html
+++ b/language/en_UK/help/maintenance.html
@@ -9,6 +9,19 @@ sometimes an error can occur and cached information becomes wrong.
Some information become useless with time going by. Deleting this useless
information from database make you save disk space.
+
+
+ -
+ Unlinked elements:
+ Display images which are not associated to any virtual category.
+
+ -
+ Files with the same name in more than one physical category:
+ Display images or files which are found with the same filename in several categories.
+
+
+
+
- Update categories informations: For each category,
--
cgit v1.2.3