diff options
author | plegall <plg@piwigo.org> | 2008-12-22 21:09:33 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2008-12-22 21:09:33 +0000 |
commit | f6117dcec913e8a489314edaf3c1c7823c669ee2 (patch) | |
tree | f10e2603b47c63acf1e229957e83026cbf990dae /language/en_UK/help.html | |
parent | 7c0569088a19568f1b846649cc0dd9d126f4af3a (diff) |
bug fixed: administration instructions, typo fixed and precision on authorized
characters in file and directory names.
git-svn-id: http://piwigo.org/svn/branches/2.0@3012 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK/help.html')
-rw-r--r-- | language/en_UK/help.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/language/en_UK/help.html b/language/en_UK/help.html index 0b4898e14..98e5d31a5 100644 --- a/language/en_UK/help.html +++ b/language/en_UK/help.html @@ -45,13 +45,13 @@ Congratulations! You have successfuly created the first category of your photo g <ol> <li>Create a directory on your computer.</li> - <li>Copy some photos inside this directory, resize them for web display.</li> + <li>Copy some photos inside this directory, resize them for web display. <em>Warning</em>: the name of directories and files must contain only letters, figures, "-", "_" or ".". No blank space, no accentuated characters.</li> - <li>With a FTP client, copy your directory in the "gallerie" directory of your Piwigo installation.</li> + <li>With a FTP client, copy your directory in the "galleries" directory of your Piwigo installation.</li> <li>Logon your gallery and go to <span class="pwgScreen">Administration » Pictures » Thumbnails</span> to create missing thumbnails.</li> - <li>Go to <span class="pwgScreen">Administration » Links » Administration</span> and click on the big Synchronization button.</li> + <li>Go to <span class="pwgScreen">Administration</span> and click on the big Synchronization button.</li> </ol> Congratulations! You have successfuly created the first category of your photo gallery. @@ -121,9 +121,7 @@ Congratulations! You have successfuly created the first category of your photo g extension. Optionaly, you can associate a thumbnail and a representative file (see video.avi in the example above).</li> - <li><em>Warning</em> : the name of directories and files must be composed -of letters, figures, "-", "_" or ".". No blank space, no accentuated -characters</li> + <li><em>Warning</em>: the name of directories and files must contain only letters, figures, "-", "_" or ".". No blank space, no accentuated characters.</li> <li>Once files, thumbnails and representatives are correctly placed in the directories, go to : <span class="pwgScreen">Administration » Categories » |