You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2015/10/29 21:15:39 UTC

svn commit: r970680 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/hu/download/msg_prop_l10n_hu.js

Author: buildbot
Date: Thu Oct 29 20:15:39 2015
New Revision: 970680

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/hu/download/msg_prop_l10n_hu.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 29 20:15:39 2015
@@ -1 +1 @@
-1711352
+1711355

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 29 20:15:39 2015
@@ -1 +1 @@
-1711352
+1711355

Modified: websites/staging/ooo-site/trunk/content/hu/download/msg_prop_l10n_hu.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/hu/download/msg_prop_l10n_hu.js (original)
+++ websites/staging/ooo-site/trunk/content/hu/download/msg_prop_l10n_hu.js Thu Oct 29 20:15:39 2015
@@ -32,7 +32,10 @@ l10n.dl_green_box_selectbox_lang_title
 l10n.dl_green_box_selectbox_ver_title		= "Válassza ki a verziót";
 
 // The strings that will be shown in the OS, language and version drop-down select boxes.
-// You must leave at least one single empty string (see the comment lines below the 3 following variables)!
+// You must leave at least one single empty string (see the comment lines above the 3 following variables)!
+// Leaving as default will result in the download box for any OS, language, or release shown on:
+// http://www.openoffice.org/download/index.html
+// Custominzations to each of these arrays will require ongoing maintenance for new releases.
 l10n.dl_green_box_select_box_os_values		= [ "Windows (EXE)",
 				    		    "Linux 64-bit (x86-64) (DEB)",
 						    "Linux 64-bit (x86-64) (RPM)",
@@ -41,8 +44,8 @@ l10n.dl_green_box_select_box_os_values
 						    "OS X 64-bit (x86-64) (DMG)",
 						    "OS X 32-bit (x86) (DMG)",
 						    "További platformok / operációs rendszerek" ];
-/* l10n.dl_green_box_select_box_os_values	= [ "" ]; */
 
+// l10n.dl_green_box_select_box_os_values	= [ "" ];
 l10n.dl_green_box_select_box_language_values	= [ "Asturian (Asturianu)",
 						    "Basque (Euskara)",
 						    "Bulgarian (български език)",
@@ -84,8 +87,8 @@ l10n.dl_green_box_select_box_language_va
 						    "Thai (ภาษาไทย)",
 						    "Turkish (Türkçe)",
 						    "Vietnamese (Tiếng Việt)" ];
-/* l10n.dl_green_box_select_box_language_values	= [ "" ]; */
 
+// l10n.dl_green_box_select_box_language_values	= [ "" ];
 l10n.dl_green_box_select_box_version_values	= [ "4.1.2",
                             "4.1.1",
                             "4.1.0",
@@ -95,8 +98,6 @@ l10n.dl_green_box_select_box_version_val
 						    "3.4.1",
 						    "Korábbi kiadások" ];
 
-/* l10n.dl_green_box_select_box_version_values	= [ "" ]; */
-
 // Download: Strings in the sub-green box (used in "index.html").
 // Not defined for now.
 
@@ -348,8 +349,6 @@ l10n.dl_analyze_table_no_text			= "Nem";
 l10n.dl_analyze_table_stable_release_text	= "Stabil kiadás";
 l10n.dl_analyze_table_javascript_text		= "JavaScript függvények/változók";
 
-
-
 // General: Links to webpage files that could be localized.
 l10n.dl_rel_notes_aoo412_link			= "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.2+Release+Notes";
 l10n.dl_rel_notes_aoo411_link			= "http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=44995866";
@@ -362,4 +361,3 @@ l10n.dl_report_link				= "http://www.ope
 l10n.dl_porting_link				= "http://www.openoffice.org/porting/index.html";
 l10n.dl_archive_link				= "http://www.openoffice.org/download/archive.html";
 l10n.dl_aoo341_link				= "http://www.openoffice.org/download/other-341.html";
-