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=34&rev2=35

  The github-crowdin.sh script is the script that is run to initiate the 
translation flow.  It is a custom script that first pushes any of the changed 
markdown files into crowdin.  It then searches through all of the languages 
from crowdin and downloads only those languages that are 100% translated.  
Finally, it pushes the translated language files back into github.
  
  {{{
+ 
  }}}
  === Script output ===
  The script will print out the name of each file being downloaded
@@ -265, +266 @@

  }}}
  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] __
  
+ == 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