diff options
author | plegall <plg@piwigo.org> | 2010-03-24 19:34:41 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-03-24 19:34:41 +0000 |
commit | c639ad1e7e3ec747cac37e230fd8380da98c508b (patch) | |
tree | 19ee9852a167074fa76e4e1692adff9ecf24684a /language/nl_NL/help.html | |
parent | eafa796d88193b7e8e33d72ae866b0ae9df79e87 (diff) |
copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,
then convert the *.lang.php files with tools/convert_language_to_2.1.pl
Next step is to play with tools/translation_analysis.php to find which
language keys need translation for each language.
git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/nl_NL/help.html | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/language/nl_NL/help.html b/language/nl_NL/help.html index ab14d5540..722ec07fa 100644 --- a/language/nl_NL/help.html +++ b/language/nl_NL/help.html @@ -14,16 +14,22 @@ class="instructionBlockContent" style="display:none" > -<!--TODO--> <p><a href="http://piwigo.org/ext/extension_view.php?eid=270">pLoader for Windows</a> or <a href="http://piwigo.org/ext/extension_view.php?eid=269">pLoader for Linux</a> : description, download and details about new revisions.</p> - <ol> - <!--TODO--><li>Create a directory "upload" next to directory "galleries" in your Piwigo installation, with write access.</li> - <!--TODO--><li>Install pLoader on your computer, start it and fill the connection settings : your gallery URL, your username and password.</li> - <!--TODO--><li>Drag'n drop photos from your directory browser into pLoader photo selection.</li> - <!--TODO--><li>Create a category and select it.</li> - <!--TODO--><li>Select some photos.</li> - <!--TODO--><li>Click on the green arrow to transfer photos in your gallery</li> - </ol> +<!--TODO--> <p> +<!--TODO--> <a href="http://piwigo.org/ext/extension_view.php?eid=270">pLoader for Windows</a> +<!--TODO--> or <a href="http://piwigo.org/ext/extension_view.php?eid=269">pLoader for Linux</a> +<!--TODO--> or <a href="http://piwigo.org/ext/extension_view.php?eid=353">pLoader for Mac</a> +<!--TODO--> : description, download and details about new revisions. +<!--TODO--> </p> +<!--TODO--> <ol> +<!--TODO--> <li>Create a directory "upload" next to directory "galleries" in your Piwigo installation, with write access.</li> +<!--TODO--> <li>Install pLoader on your computer, start it and fill the connection settings : your gallery URL, your username and password.</li> +<!--TODO--> <li>Drag'n drop photos from your directory browser into pLoader photo selection.</li> +<!--TODO--> <li>Create a category and select it.</li> +<!--TODO--> <li>Select some photos.</li> +<!--TODO--> <li>Click on the big button <em>"Upload to Piwigo"</em>.</li> +<!--TODO--> </ol> <!--TODO-->Congratulations! You have successfuly created the first category of your photo gallery. + </div> <!-- pLoader_content --> </div> <!-- instructionPLoader --> |