Author: marcus
Date: Mon Sep  2 11:14:02 2013
New Revision: 1519391

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

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

Modified: 
openoffice/ooo-site/trunk/content/download/test/l10n/download_l10n_de.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/l10n/download_l10n_de.js?rev=1519391&r1=1519390&r2=1519391&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/l10n/download_l10n_de.js 
(original)
+++ openoffice/ooo-site/trunk/content/download/test/l10n/download_l10n_de.js 
Mon Sep  2 11:14:02 2013
@@ -6,8 +6,10 @@
    Correct: green_box_1_headline
 */
 
+// These variables are used in the "index.html" file:
 var green_box_1_headline               = "Herunterladen von Apache OpenOffice";
 var green_box_1_click                  = "Hier klicken für die neueste 
Version für:";
+var green_box_1_and                    = "und";
 var green_box_1_megabyte               = "MByte";
 
 var green_box_2_headline               = "Apache OpenOffice";
@@ -36,3 +38,6 @@ var sub_green_box_release_notes_text  = "
 var sub_green_box_release_notes_title  = "Was ist neu, was wurde verbessert in 
Apache OpenOffice";
 var sub_green_box_release_notes_link   = 
"https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes+(Deutsch)";
 
+// These variables are used in the "download.js" file:
+var unknown_platform                   = "eine unbekannte Plattform/OS";
+


Reply via email to