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/05/30 22:31:49 UTC

svn commit: r1598741 - /openoffice/ooo-site/trunk/content/download/test/download_droplist.js

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 );