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

Unified Diff: README.md

Issue 29372902: Noissue - In translation documentation, don't document optional type parameter and add explicit com… (Closed) Base URL: https://hg.adblockplus.org/adblockplusui/
Patch Set: Created Jan. 24, 2017, 11:46 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
===================================================================
--- a/README.md
+++ b/README.md
@@ -44,17 +44,17 @@ Various aspects of the pages can be test
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][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
+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.)
firstRun.html
-------------
This is the implementation of the Adblock Plus first-run page that will show up
whenever changes are applied automatically to user's Adblock Plus configuration.
This will usually happen when the user first installs Adblock Plus (initial
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld