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

Unified Diff: README.md

Issue 29372829: Issue 4833 - Enable translations for adblockpluscore (Closed)
Patch Set: Created Jan. 24, 2017, 11:13 a.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') | build.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index b1a0ca8268335a375a6d126ee64f1dda4471532d..a8301e6a4ea438369681918f447cb8ea710bc72b 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,14 @@ platforms. This repository is not designed to be used directly, but instead to
serve as a dependency for `adblockplus`, `adblockpluschrome` and
`libadblockplus`.
+Translations
+------------
+
+Translations for the strings in this project are managed using the online
+[Crowdin platform][crowdin]. To synchronise with Crowdin you can use the build
+script. 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.)
Wladimir Palant 2017/01/24 11:42:45 The -t generic parameter is optional because only
Wladimir Palant 2017/01/24 11:44:08 Please ignore this point, the script is actually c
+
Running the unit tests
----------------------
« no previous file with comments | « no previous file | build.py » ('j') | build.py » ('J')

Powered by Google App Engine
This is Rietveld