You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2014/03/28 18:54:11 UTC

docs commit: README.md updated to remove manual translation efforts

Repository: cordova-docs
Updated Branches:
  refs/heads/master a02f09b01 -> 79fdf9892


README.md updated to remove manual translation efforts

Manual translation is now discouraged. Translators should go through the CrowdIn tooling.

github: close #193


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/79fdf989
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/79fdf989
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/79fdf989

Branch: refs/heads/master
Commit: 79fdf9892888626ef923bc3ca85a3e39785f7e7e
Parents: a02f09b
Author: Lisa Seacat DeLuca <ld...@us.ibm.com>
Authored: Fri Feb 28 14:58:11 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Fri Mar 28 13:53:40 2014 -0400

----------------------------------------------------------------------
 README.md | 25 ++++---------------------
 1 file changed, 4 insertions(+), 21 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/79fdf989/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 5af22d3..984228b 100644
--- a/README.md
+++ b/README.md
@@ -62,31 +62,14 @@ the easy-to-use tooling and provide as much or as little translation assistance
 they would like. If you know another language please support Cordova and contribute.
 <a href="http://crowdin.net/project/cordova">http://crowdin.net/project/cordova</a>.
 
-For Cordova language administrators, to add the translations back into git,
-follow these steps:
+ordova language administrators, don't forget these steps: 
 
-__1. Create the language directory__
+__1. config.json__
 
-    # Spanish
-    mkdir docs/es
-
-__2. Add a version__
-
-Start with the latest stable release. You can always add other versions later.
-
-    mkdir docs/es/1.0.0
-
-__3. Begin Translating__
-
-Currently, English is the most up-to-date and so it is easiest to copy each English
-file into the new language directory.
-
-__4. config.json__
-
-For each version, there is a `config.json` that defines the name of the language and
+For each language and version, there is a `config.json` that defines the name of the language and
 how to merge the files.
 
-__5. Customizing HTML template__
+__2. Customizing HTML template__
 
 Each language can override the default template in `template/docs/LANGUAGE`.