Revision: 9825
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9825&view=rev
Author:   dnaber
Date:     2013-03-31 18:53:08 +0000 (Sun, 31 Mar 2013)
Log Message:
-----------
don't download English from Transifex

Modified Paths:
--------------
    trunk/languagetool/languagetool-standalone/scripts/i18n_update.sh

Modified: trunk/languagetool/languagetool-standalone/scripts/i18n_update.sh
===================================================================
--- trunk/languagetool/languagetool-standalone/scripts/i18n_update.sh   
2013-03-31 17:54:07 UTC (rev 9824)
+++ trunk/languagetool/languagetool-standalone/scripts/i18n_update.sh   
2013-03-31 18:53:08 UTC (rev 9825)
@@ -18,8 +18,9 @@
 
 SOURCE=downloaded.tmp
 
-# list of languages in the same order as on 
https://www.transifex.com/projects/p/languagetool/:
-for lang in en ast be br ca zh da nl eo fr gl de el_GR it pl ru sl es tl uk ro 
sk sv is lt km pt_PT pt_BR
+# List of languages in the same order as on 
https://www.transifex.com/projects/p/languagetool/:
+# Do not list 'en', it's the source and taken from SVN. 
+for lang in ast be br ca zh da nl eo fr gl de el_GR it pl ru sl es tl uk ro sk 
sv is lt km pt_PT pt_BR
 do
   shortCode=$(echo "$lang" | sed -e 's/_.*//')
   # download and hackish JSON cleanup:

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to