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/03/16 18:28:37 UTC

svn commit: r1578116 - /openoffice/ooo-site/trunk/content/download/test/l10n/download_l10n_en.js

Author: marcus
Date: Sun Mar 16 17:28:37 2014
New Revision: 1578116

URL: http://svn.apache.org/r1578116
Log:
Updated variables and text

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

Modified: openoffice/ooo-site/trunk/content/download/test/l10n/download_l10n_en.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/l10n/download_l10n_en.js?rev=1578116&r1=1578115&r2=1578116&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/l10n/download_l10n_en.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/l10n/download_l10n_en.js Sun Mar 16 17:28:37 2014
@@ -7,20 +7,17 @@
 */
 
 // These variables are used in the "index.html" file:
-var green_box_1_headline		= "Download Apache OpenOffice";
-var green_box_1_click			= "Click here for the most recent version for:";
-var green_box_1_and			= "and";
-var green_box_1_megabyte		= "MByte";
+var green_box_headline			= "Download ";
+var green_box_aoo			= "Apache OpenOffice ";
+var green_box_click			= "Click here for:";
+var green_box_and			= " and ";
+var green_box_megabyte			= " MByte";
+var green_box_no_build1			= "An installation file is not available for:";
+var green_box_no_build2			= "Please click this text to choose from the alternative download webpage.";
+var green_box_no_build3			= "Please click this text to choose the previous version: ";
+var green_box_no_build4			= "Please click this text to choose from the alternative locale download webpage.";
 
-var green_box_2_headline		= "Apache OpenOffice";
-var green_box_2_no_build1		= "Apache OpenOffice is not available for";
-var green_box_2_no_build2		= "Please click this text to choose a different platform build from the alternative download webpage.";
-
-var green_box_3_headline		= "Apache OpenOffice";
-var green_box_3_no_build1		= "Apache OpenOffice is not available for";
-var green_box_3_no_build2		= "Please click this text to choose from the alternative locale download webpage.";
-
-var sub_green_box_other_text		= "Get all platforms, languages, language packs";
+var sub_green_box_other_text		= "<b>Get all platforms, languages, language packs</b>";
 var sub_green_box_other_title		= "Get all platforms, languages, language packs to download";
 var sub_green_box_source_text		= "Source code and SDK";
 var sub_green_box_source_title		= "Get the source code and the SDK to download";
@@ -40,4 +37,5 @@ var sub_green_box_release_notes_link	= "
 
 // These variables are used in the "download.js" file:
 var unknown_platform			= "an unknown platform/OS";
+var old_mac_platform			= "Mac OS X (10.6 or older)";