summaryrefslogtreecommitdiff
path: root/docs/testers
diff options
context:
space:
mode:
authorkali <kali@leap.se>2012-12-20 08:19:55 +0900
committerkali <kali@leap.se>2012-12-20 08:19:55 +0900
commit06bccc52c84a93407ab4699a2749b24f55fe3061 (patch)
tree55036b34f7d8e92b46472218553984870c036730 /docs/testers
parentd04c93134ad3daaee0ca280824ab3288bfc5029c (diff)
working transifex workflow
Closes #666
Diffstat (limited to 'docs/testers')
-rw-r--r--docs/testers/howto.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/testers/howto.rst b/docs/testers/howto.rst
index 8de4a1eb..e5bf1fa8 100644
--- a/docs/testers/howto.rst
+++ b/docs/testers/howto.rst
@@ -141,6 +141,16 @@ Testing the packages
^^^^^^^^^^^^^^^^^^^^
When we have a release candidate for the supported platforms (Debian stable, Ubuntu 12.04 by now), we will announce also the URI where you can download the rc for testing in your system. Stay tuned!
+Testing the status of translations
+----------------------------------
+
+We need translators! You can go to `transifex <https://www.transifex.com/projects/p/leap-client/>`_, get an account and start contributing.
+
+If you want to check the current status of the client localization in a language other than the one set in your machine, you can do it with a simple trick (under linux). For instance, do::
+
+ $ lang=es_ES leap-client
+
+for running LEAP Client with the spanish locales.
Reporting bugs
--------------