You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/07/13 20:28:59 UTC

svn commit: r1610269 - /openoffice/ooo-site/trunk/content/eu/index.html

Author: marcus
Date: Sun Jul 13 18:28:58 2014
New Revision: 1610269

URL: http://svn.apache.org/r1610269
Log:
Updated text for the alert box

Modified:
    openoffice/ooo-site/trunk/content/eu/index.html

Modified: openoffice/ooo-site/trunk/content/eu/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/eu/index.html?rev=1610269&r1=1610268&r2=1610269&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/eu/index.html (original)
+++ openoffice/ooo-site/trunk/content/eu/index.html Sun Jul 13 18:28:58 2014
@@ -39,7 +39,13 @@
 	// Maximum 49 characters.
         var l10n_alert_box_headline_text    = "We need your help to complete translation into Basque!";
 	// Maximum 630 characters.
-        var l10n_alert_box_text_text	    = "This note is in English because we have no one to translate this webpage and others into your language. The links on the page will help you download and install Apache OpenOffice with Basque translation. But we still need help with this website. <br /><br /> If you are interested in helping translate, please click this text to review the information. You can send a note to our mailing list \"L10N@openoffice.apache.org\" if you want to volunteer or if you have questions.";
+        var l10n_alert_box_text_text	    = "This note is in English because we have no one to translate this webpage "
+        				      + "and others into your language. The links on the page will help you "
+        				      + "download and install Apache OpenOffice with Basque translation. But we "
+        				      + "still need help with this website. <br /><br /> If you are interested "
+        				      + "in helping translate, please click this text to review the information. "
+        				      + "You can send a note to our mailing list \"L10N@openoffice.apache.org\" "
+        				      + "if you want to volunteer or if you have questions."
 
         // Show alert box or not?
         if( show ) {