Author: buildbot
Date: Mon Sep 2 11:14:46 2013
New Revision: 877020
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/l10n/download_l10n_de.js
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Sep 2 11:14:46 2013
@@ -1 +1 @@
-1519390
+1519391
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Sep 2 11:14:46 2013
@@ -1 +1 @@
-1519390
+1519391
Modified:
websites/staging/ooo-site/trunk/content/download/test/l10n/download_l10n_de.js
==============================================================================
---
websites/staging/ooo-site/trunk/content/download/test/l10n/download_l10n_de.js
(original)
+++
websites/staging/ooo-site/trunk/content/download/test/l10n/download_l10n_de.js
Mon Sep 2 11:14:46 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";
+