Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 29336327: Issue 2834 - Enable translations for adblockplusui (Closed)
Patch Set: Created Feb. 13, 2016, 1:45 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index 1ebbc5172653a65b892189e1f9a202abba5f6e74..3a545e71120d6a271a3f91b91358b367926219ac 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,14 @@ Various aspects of the pages can be tested by setting parameters in the URL. The
only universal parameter is `locale`, e.g. `?locale=es-AR`. This parameter
overrides browser's locale which will be used by default.
+Translations
+------------
+
+Translations for the strings in this project are managed using the online
+Crowdin platform. To synchronise with Crowdin you can use the build script.
Thomas Greiner 2016/02/15 16:25:45 Detail: Would be nice to hyperlink the first occur
kzar 2016/02/15 16:50:54 Done.
+To get a list of the possible commands type `./build.py -t generic` at the
+command line. (You will also need the Crowdin API key for the project.)
+
firstRun.html
-------------
« no previous file with comments | « no previous file | build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld