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: Removed `-t generic` parameter, updated ensure_dependencies.py Created Jan. 25, 2017, 3:53 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') | 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 b1a0ca8268335a375a6d126ee64f1dda4471532d..2d69ae01b10e69c50e7290764b2ed15aec8dc58c 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 help` at
+the command line. (You will also need the Crowdin API key for the project.)
+
Running the unit tests
----------------------
« no previous file with comments | « no previous file | build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld