Author: marcus
Date: Fri May 30 20:31:48 2014
New Revision: 1598741

URL: http://svn.apache.org/r1598741
Log:
Updated text

Modified:
    openoffice/ooo-site/trunk/content/download/test/download_droplist.js

Modified: openoffice/ooo-site/trunk/content/download/test/download_droplist.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/download_droplist.js?rev=1598741&r1=1598740&r2=1598741&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/download_droplist.js 
(original)
+++ openoffice/ooo-site/trunk/content/download/test/download_droplist.js Fri 
May 30 20:31:48 2014
@@ -1241,7 +1241,7 @@ function getLinkSel( rel_mode ) {
                // Show an error message that the chosen items do not lead to a 
download.
                error_text = "<b>Problem:</b> Apache OpenOffice " + VERSION_SEL 
+ " is not available for <b>"
                             + RELEASE_LANG[ 1 ] + " (" + RELEASE_LANG[ 2 ] + 
") (" + LANG_SEL + ")</b>."
-                            + "<br /><b>Solution:</b> Please choose another 
language or version.";
+                            + "<br /><b>Solution:</b> Please select another 
language or version.";
 
                showErrorMessage( error_text );
 


Reply via email to