Author: buildbot
Date: Thu May 29 18:53:22 2014
New Revision: 910426
Log:
Staging update by buildbot for ooo-site
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/download/test/download_droplist.js
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 29 18:53:22 2014
@@ -1 +1 @@
-1598360
+1598367
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 29 18:53:22 2014
@@ -1 +1 @@
-1598360
+1598367
Modified:
websites/staging/ooo-site/trunk/content/download/test/download_droplist.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/download_droplist.js
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/download_droplist.js
Thu May 29 18:53:22 2014
@@ -1218,7 +1218,8 @@ function getLinkSel( rel_mode ) {
}
// Show an error message that the chosen items do not lead to a
download.
error_text = "Apache OpenOffice " + VERSION_SEL + " is not
available for <b>" + RELEASE_LANG[ 1 ]
- + " (" + RELEASE_LANG[ 2 ] + ")</b>.<br />Please
choose another language or version.";
+ + " (" + RELEASE_LANG[ 2 ] + ") (" + LANG_SEL +
")</b>."
+ + "<br />Please choose another language or
version.";
showErrorMessage( error_text );