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

Unified Diff: README.md

Issue 29636585: Issue 6171 - create CSV exporter and importer for translations (Closed)
Patch Set: Added the copyright header Created Dec. 20, 2017, 5:46 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 | csv-export.js » ('j') | csv-export.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
===================================================================
--- a/README.md
+++ b/README.md
@@ -53,6 +53,11 @@
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.)
+Before updating translations in the crowdin eyeo send strings to translation
+agencies, in order to get high quality translations before updating crowdin.
+Translation agencies are using CSV files, so in order to optimize import and
+export process use csv-export.js, run `node csv-export.js -h` for instructions.
+
firstRun.html
-------------
« no previous file with comments | « no previous file | csv-export.js » ('j') | csv-export.js » ('J')

Powered by Google App Engine
This is Rietveld