Author: marcus
Date: Mon Sep  2 11:11:38 2013
New Revision: 1519388

URL: http://svn.apache.org/r1519388
Log:
Updates

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=1519388&r1=1519387&r2=1519388&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 
Mon Sep  2 11:11:38 2013
@@ -6,6 +6,7 @@
    Correct: green_box_1_headline
 */
 
+// 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";
@@ -37,3 +38,6 @@ var sub_green_box_release_notes_text  = "
 var sub_green_box_release_notes_title  = "What is new, what has been improved 
in Apache OpenOffice";
 var sub_green_box_release_notes_link   = 
"https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes";;
 
+// These variables are used in the "download.js" file:
+var unknown_platform                   = "an unknown platform/OS";
+


Reply via email to