From a34f8c67b07c861212346252b766cf6131b65885 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 9 Oct 2007 21:39:15 +0000 Subject: 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 --- language/en_UK.iso-8859-1/help/synchronize.html | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 language/en_UK.iso-8859-1/help/synchronize.html (limited to 'language/en_UK.iso-8859-1/help/synchronize.html') diff --git a/language/en_UK.iso-8859-1/help/synchronize.html b/language/en_UK.iso-8859-1/help/synchronize.html deleted file mode 100644 index c1ae424f8..000000000 --- a/language/en_UK.iso-8859-1/help/synchronize.html +++ /dev/null @@ -1,13 +0,0 @@ -

Synchronize

- -

There are 2 synchronizations possible : directories/files and file -metadata. directories/files is about synchronizing your directories tree -with the category tree in the database. metadata is about updating elements -informations such as filesize, dimensions in pixels, EXIF or IPTC -informations.

- -

The first synchronization must be the directories/files one.

- -

Synchronization process may take long (depending on your server load and -quantity of elements to manage) so it is possible to progress by step: -category by category.

-- cgit v1.2.3