improved documentation of contributions
[www.git] / src / psensor / contribute.adoc
index 5fa3b99..0c197bc 100644 (file)
@@ -7,14 +7,26 @@
 Psensor is fully translatable, and contributions to the translation
 for any language are welcome.
 
+The contributions to the translation of `psensor` will be licensed
+like the code of `psensor` (GPLv2).
+
 === Directly update the translation files
 
 You can modify the .po files which are available in the
-GIT repository: http://git.wpitchoune.net/psensor.git and send it to
+GIT repository (https://git.wpitchoune.net/psensor.git) and send it to
 jeanfi@gmail.com.
 
-link:http://poedit.net[poedit] or any text editors supporting UTF-8
-can be used to edit the translation files .
+First, checkout the last version of the sources:
+
+----
+git clone https://git.wpitchoune.net/psensor.git
+----
+
+Then, modify one of the .po file corresponding
+to your language in `psensor/po`. link:http://poedit.net[poedit] or any text
+editors supporting UTF-8 can be used to edit the translation files .
+
+Finally, send the `.po` file to jeanfi@gmail.com.
 
 If the `.po` file does not exist for your language, send me an email, I
 will add it.
@@ -85,4 +97,3 @@ or others. To submit a new icon it must:
 * use the .SVG format.
 
 * be sent to me by email (jeanfi@gmail.com).
-