Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cordova Wiki" for 
change notification.

The "CordovaTranslations" page has been changed by ldeluca:
https://wiki.apache.org/cordova/CordovaTranslations?action=diff&rev1=39&rev2=40

Comment:
added information on testing the languages locally

  }}}
  It is often the case where you will see a message that crowdin is down, like 
the one shown above.  In which case you'll need to wait until Crowdin is back 
up or email their support team at: __ mailto:[email protected] __
  
+ == Testing Translations ==
+ Before performing a pull request it is recommended that each language be 
built locally and tested for accuracy.  To do this, run the following script
+ 
+ {{{
+ ~/git/cordova-docs$ bin/generate ru edge
+ }}}
+ ru in this case would run the Russian language.  See the cordova-docs 
documentation for more information on building the documentation.
+ 
  == Viewing Translations ==
  After the translations have been pulled into the main Apache Cordova branch 
they can be viewed here __ http://cordova.apache.org/docs/en/edge/index.html 
__.  Go to the upper-right-hand corner and select the drop down.  Scrolling to 
the bottom you will see the new languages that have been translated.
  

Reply via email to