Revision: 9761
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9761&view=rev
Author:   dnaber
Date:     2013-03-23 15:00:41 +0000 (Sat, 23 Mar 2013)
Log Message:
-----------
fix duplication

Modified Paths:
--------------
    trunk/ltcommunity/i18n_update.sh

Modified: trunk/ltcommunity/i18n_update.sh
===================================================================
--- trunk/ltcommunity/i18n_update.sh    2013-03-23 14:57:42 UTC (rev 9760)
+++ trunk/ltcommunity/i18n_update.sh    2013-03-23 15:00:41 UTC (rev 9761)
@@ -25,7 +25,7 @@
 echo "# --- DO NOT MODIFY --- auto-generated by i18n_update.sh" >$TARGET
 cat ../grails-app/i18n/messages_common.properties >>$TARGET
 echo "" >>$TARGET
-cat ../grails-app/i18n/messages_en.properties 
>>../grails-app/i18n/messages.properties >>$TARGET
+cat ../grails-app/i18n/messages_en.properties >>$TARGET
 
 # special case: if this is named pt_PT it never becomes active because we use 
"lang=xx" links
 # in the web app that don't contain the country code:

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


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to