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 2021/03/21 10:38:38 UTC

[openoffice-org] branch main updated (3449431 -> 7a9bdd4)

This is an automated email from the ASF dual-hosted git repository.

marcus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git.


    from 3449431  Deleted version vales, they now come from 'globalvars.js' only, additionally added value for translated 'older releases' item
     new 8419324  Do not create a new object, the existing variables should be added to the existing one
     new 4dcdddf  Added value for translated 'older releases' item
     new c70f85d  Deleted value for 'older releases', only the translated value from respective 'msg_prop_l10n_xy.js' will be used
     new 7a9bdd4  Deleted value for 'older releases', only the translated value from respective 'msg_prop_l10n_xy.js' will be used

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 assets/download/globalvars.js          | 134 ++++++++++++++++-----------------
 assets/download/msg_prop_l10n_en.js    |  87 ++++++++++-----------
 assets/xx/download/msg_prop_l10n_xx.js |  91 +++++++++++-----------
 3 files changed, 155 insertions(+), 157 deletions(-)

[openoffice-org] 03/04: Deleted value for 'older releases', only the translated value from respective 'msg_prop_l10n_xy.js' will be used

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

marcus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git

commit c70f85d258523a45c774f67043fa394f06ec741d
Author: Marcus <ma...@apache.org>
AuthorDate: Sun Mar 21 11:37:45 2021 +0100

    Deleted value for 'older releases', only the translated value from respective 'msg_prop_l10n_xy.js' will be used
---
 assets/download/msg_prop_l10n_en.js | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/assets/download/msg_prop_l10n_en.js b/assets/download/msg_prop_l10n_en.js
index f8765a0..859b6c3 100644
--- a/assets/download/msg_prop_l10n_en.js
+++ b/assets/download/msg_prop_l10n_en.js
@@ -3,8 +3,8 @@
  *
  * Instead of hard coded text in the green box please use these variables and translate it to your favorite language.
  *
- * Wrong:   "Download Apache OpenOffice"
- * Correct: l10n.dl_green_box_headline_text
+ * Wrong:	"Download Apache OpenOffice"
+ * Correct:	l10n.dl_green_box_headline_text
  */
 
 
@@ -40,7 +40,7 @@ l10n.dl_green_box_select_box_os_values		= [ "" ];
 l10n.dl_green_box_select_box_language_values	= [ "" ];
 
 /* l10n.dl_green_box_select_box_lang_values_custom = [ "" ]; */
-						    // Value	Visible text				Tool tip
+//						    Value	Visible text				Tool tip
 l10n.dl_green_box_select_box_lang_values_custom = [ "ast",	"Asturian",				"Asturianu",
 						    "eu",	"Basque",				"Euskara",
 						    "bg",	"Bulgarian",				"български език",

[openoffice-org] 04/04: Deleted value for 'older releases', only the translated value from respective 'msg_prop_l10n_xy.js' will be used

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

marcus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git

commit 7a9bdd439710d7869aef4f28b74a10fec4b87c09
Author: Marcus <ma...@apache.org>
AuthorDate: Sun Mar 21 11:38:21 2021 +0100

    Deleted value for 'older releases', only the translated value from respective 'msg_prop_l10n_xy.js' will be used
---
 assets/download/globalvars.js | 134 +++++++++++++++++++++---------------------
 1 file changed, 66 insertions(+), 68 deletions(-)

diff --git a/assets/download/globalvars.js b/assets/download/globalvars.js
index e628c03..9c2962c 100644
--- a/assets/download/globalvars.js
+++ b/assets/download/globalvars.js
@@ -29,76 +29,75 @@ if ( DL.VERSION.slice( 4, 5 ) === "0" )
 	DL.VERSION_SHORT = DL.VERSION.substring( 0, 3 );
 
 // Data for the <select> element "os".
-				    // Value  Visible text				Not used for the options
-DL.SEL_OS			= [ "win32",  "Windows 32-bit (x86) (EXE)",	    	".exe",
-				    "lnx64d", "Linux 64-bit (x86-64) (DEB)",	    	".tar.gz",
-				    "lnx64r", "Linux 64-bit (x86-64) (RPM)",	    	".tar.gz",
-				    "lnx32d", "Linux 32-bit (x86) (DEB)",	    	".tar.gz",
-				    "lnx32r", "Linux 32-bit (x86) (RPM)",	    	".tar.gz",
-				    "mac64",  "OS X (version >= 10.7) (DMG)",	    	".dmg",
-				    "mac32",  "OS X (version <= 10.6) (DMG)",	    	".dmg",
-				    "other",  "More platforms / operating systems",	"" ];
+//				    Value	Visible text				Not used for the options
+DL.SEL_OS			= [ "win32",	"Windows 32-bit (x86) (EXE)",	    	".exe",
+				    "lnx64d",	"Linux 64-bit (x86-64) (DEB)",	    	".tar.gz",
+				    "lnx64r",	"Linux 64-bit (x86-64) (RPM)",	    	".tar.gz",
+				    "lnx32d",	"Linux 32-bit (x86) (DEB)",	    	".tar.gz",
+				    "lnx32r",	"Linux 32-bit (x86) (RPM)",	    	".tar.gz",
+				    "mac64",	"OS X (version >= 10.7) (DMG)",	    	".dmg",
+				    "mac32",	"OS X (version <= 10.6) (DMG)",	    	".dmg",
+				    "other",	"More platforms / operating systems",	"" ];
 
 // Data for the <select> element "lang".
-				    // Value  Visible text				Tool tip
-DL.SEL_LANG			= [ "ast",    "Asturian",				"Asturianu",
-				    "eu",     "Basque",					"Euskara",
-				    "bg",     "Bulgarian",				"български език",
-				    "ca",     "Catalan",				"Català",
-				    "ca-XV",  "Catalan [Valencia AVL]",			"València (AVL)",
-				    "ca-XR",  "Catalan [Valencia RACV]",		"València (RACV)",
-				    "zh-CN",  "Chinese [simplified]",			"简体中文",
-				    "zh-TW",  "Chinese [traditional]",			"正體中文",
-				    "cs",     "Czech",					"Čeština",
-				    "da",     "Danish",					"Dansk",
-				    "nl",     "Dutch",					"Nederlands",
-				    "en-GB",  "English [British]",			"English [British]",
-				    "en-US",  "English [US]",				"English [US]",
-				    "fi",     "Finnish",				"Suomi",
-				    "fr",     "French",					"Français",
-				    "gl",     "Galician",				"Galego",
-				    "de",     "German",					"Deutsch",
-				    "el",     "Greek",					"ελληνικά",
-				    "he",     "Hebrew",					"עברית",
-				    "hi",     "Hindi",					"हिन्दी",
-				    "hu",     "Hungarian",				"Magyar",
-				    "it",     "Italian",				"Italiano",
-				    "ja",     "Japanese",				"日本語",
-				    "km",     "Khmer",					"ភាសាខ្មែរ",
-				    "ko",     "Korean",					"한국어",
-				    "lt",     "Lithuanian",				"Lietuvių",
-				    "nb",     "Norwegian [Bokmal]",			"Norsk [Bokmål]",
-				    "pl",     "Polish",					"Polski",
-				    "pt-BR",  "Portuguese [Brazilian]",			"Português [do Brasil]",
-				    "pt",     "Portuguese [European]",			"Português [Europeu]",
-				    "ru",     "Russian",				"Русский",
-				    "gd",     "Scottish [Gaelic]",			"Gàidhlig",
-				    "sr",     "Serbian [Cyrillic]",			"Cрпски [ћирилицом]",
-				    "sk",     "Slovak",					"Slovenský jazyk [slovenčina]",
-				    "sl",     "Slovenian",				"Slovenski jezik [slovenščina]",
-				    "es",     "Spanish",				"Español",
-				    "sv",     "Swedish",				"Svenska",
-				    "ta",     "Tamil",					"தமிழ்",
-				    "th",     "Thai",					"ภาษาไทย",
-				    "tr",     "Turkish",				"Türkçe",
-				    "vi",     "Vietnamese",				"Tiếng Việt" ];
+//				    Value	Visible text				Tool tip
+DL.SEL_LANG			= [ "ast",	"Asturian",				"Asturianu",
+				    "eu",	"Basque",				"Euskara",
+				    "bg",	"Bulgarian",				"български език",
+				    "ca",	"Catalan",				"Català",
+				    "ca-XV",	"Catalan [Valencia AVL]",		"València (AVL)",
+				    "ca-XR",	"Catalan [Valencia RACV]",		"València (RACV)",
+				    "zh-CN",	"Chinese [simplified]",			"简体中文",
+				    "zh-TW",	"Chinese [traditional]",		"正體中文",
+				    "cs",	"Czech",				"Čeština",
+				    "da",	"Danish",				"Dansk",
+				    "nl",	"Dutch",				"Nederlands",
+				    "en-GB",	"English [British]",			"English [British]",
+				    "en-US",	"English [US]",				"English [US]",
+				    "fi",	"Finnish",				"Suomi",
+				    "fr",	"French",				"Français",
+				    "gl",	"Galician",				"Galego",
+				    "de",	"German",				"Deutsch",
+				    "el",	"Greek",				"ελληνικά",
+				    "he",	"Hebrew",				"עברית",
+				    "hi",	"Hindi",				"हिन्दी",
+				    "hu",	"Hungarian",				"Magyar",
+				    "it",	"Italian",				"Italiano",
+				    "ja",	"Japanese",				"日本語",
+				    "km",	"Khmer",				"ភាសាខ្មែរ",
+				    "ko",	"Korean",				"한국어",
+				    "lt",	"Lithuanian",				"Lietuvių",
+				    "nb",	"Norwegian [Bokmal]",			"Norsk [Bokmål]",
+				    "pl",	"Polish",				"Polski",
+				    "pt-BR",	"Portuguese [Brazilian]",		"Português [do Brasil]",
+				    "pt",	"Portuguese [European]",		"Português [Europeu]",
+				    "ru",	"Russian",				"Русский",
+				    "gd",	"Scottish [Gaelic]",			"Gàidhlig",
+				    "sr",	"Serbian [Cyrillic]",			"Cрпски [ћирилицом]",
+				    "sk",	"Slovak",				"Slovenský jazyk [slovenčina]",
+				    "sl",	"Slovenian",				"Slovenski jezik [slovenščina]",
+				    "es",	"Spanish",				"Español",
+				    "sv",	"Swedish",				"Svenska",
+				    "ta",	"Tamil",				"தமிழ்",
+				    "th",	"Thai",					"ภาษาไทย",
+				    "tr",	"Turkish",				"Türkçe",
+				    "vi",	"Vietnamese",				"Tiếng Việt" ];
 
 // Data for the <select> element "ver".
-				    // Value  Visible text
-DL.SEL_VER			= [ "4.1.9",  "4.1.9",
-				    "4.1.8",  "4.1.8",
-				    "4.1.7",  "4.1.7",
-				    "4.1.6",  "4.1.6",
-				    "4.1.5",  "4.1.5",
-				    "4.1.4",  "4.1.4",
-				    "4.1.3",  "4.1.3",
-				    "4.1.2",  "4.1.2",
-				    "4.1.1",  "4.1.1",
-				    "4.1.0",  "4.1.0",
-				    "4.0.1",  "4.0.1",
-				    "4.0.0",  "4.0.0",
-				    "3.4.1",  "3.4.1",
-				    "older",  "Older releases" ];
+//				    Value  Visible text
+DL.SEL_VER			= [ "4.1.9",	"4.1.9",
+				    "4.1.8",	"4.1.8",
+				    "4.1.7",	"4.1.7",
+				    "4.1.6",	"4.1.6",
+				    "4.1.5",	"4.1.5",
+				    "4.1.4",	"4.1.4",
+				    "4.1.3",	"4.1.3",
+				    "4.1.2",	"4.1.2",
+				    "4.1.1",	"4.1.1",
+				    "4.1.0",	"4.1.0",
+				    "4.0.1",	"4.0.1",
+				    "4.0.0",	"4.0.0",
+				    "3.4.1",	"3.4.1" ];
 
 // Base URLs to the Sourceforge and Apache mirror server.
 DL.SF				= "https://sourceforge.net/projects/openofficeorg.mirror/files/";
@@ -154,7 +153,7 @@ DL_BETA.ASF			= "https://www.apache.org/dyn/aoo-closer.cgi/openoffice/"		   + DL
 DL_BETA.ASF_DIST		= "https://downloads.apache.org/openoffice/"				   + DL_BETA.VERSION;
 DL_BETA.ASF_ARC			= "https://archive.apache.org/dist/openoffice/"				   + DL_BETA.VERSION;
 
-// Debug: Uncomment to use different base URLs.
+// For debugging: Uncomment to use different base URLs.
 // var DL.PEOPLE_BASE_URL	= "http://people.apache.org/~marcus/aoo/"				   + DL.VERSION;
 
 DL.RELEASE_MODE			= 1;
@@ -173,4 +172,3 @@ DL.SHOW_SUB_BOX			= true;
 DL.ERROR			= false;
 DL.ID_SUB_BOX			= "";
 DL.ID_LINKS			= "";
-

[openoffice-org] 01/04: Do not create a new object, the existing variables should be added to the existing one

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

marcus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git

commit 8419324572ee3616bc3677be385f04aa0b23607a
Author: Marcus <ma...@apache.org>
AuthorDate: Sun Mar 21 11:20:36 2021 +0100

    Do not create a new object, the existing variables should be added to the existing one
---
 assets/xx/download/msg_prop_l10n_xx.js | 91 +++++++++++++++++-----------------
 1 file changed, 45 insertions(+), 46 deletions(-)

diff --git a/assets/xx/download/msg_prop_l10n_xx.js b/assets/xx/download/msg_prop_l10n_xx.js
index 3102db2..e5ea6fd 100644
--- a/assets/xx/download/msg_prop_l10n_xx.js
+++ b/assets/xx/download/msg_prop_l10n_xx.js
@@ -10,7 +10,7 @@
 
 
 // Object that contains all following variables.
-var l10n = new Object();
+// var l10n = new Object();
 
 // The following variables are used in the "index.html" file:
 
@@ -52,53 +52,52 @@ l10n.dl_green_box_select_box_os_values		= [ "Windows (EXE)",
 l10n.dl_green_box_select_box_language_values	= [ "" ];
 
 // l10n.dl_green_box_select_box_lang_values_custom = [ "" ];
-						    // Value  Visible text				Tool tip
-l10n.dl_green_box_select_box_lang_values_custom	= [ "ast",    "Asturian",				"Asturianu",
-						    "eu",     "Basque",					"Euskara",
-						    "bg",     "Bulgarian",				"български език",
-						    "ca",     "Catalan",				"Català",
-						    "ca-XV",  "Catalan [Valencia AVL]",			"València (AVL)",
-						    "ca-XR",  "Catalan [Valencia RACV]",		"València (RACV)",
-						    "zh-CN",  "Chinese [simplified]",			"简体中文",
-						    "zh-TW",  "Chinese [traditional]",			"正體中文",
-						    "cs",     "Czech",					"Čeština",
-						    "da",     "Danish",					"Dansk",
-						    "nl",     "Dutch",					"Nederlands",
-						    "en-GB",  "English [British]",			"English [British]",
-						    "en-US",  "English [US]",				"English [US]",
-						    "fi",     "Finnish",				"Suomi",
-						    "fr",     "French",					"Français",
-						    "gl",     "Galician",				"Galego",
-						    "de",     "German",					"Deutsch",
-						    "el",     "Greek",					"ελληνικά",
-						    "he",     "Hebrew",					"עברית",
-						    "hi",     "Hindi",					"हिन्दी",
-						    "hu",     "Hungarian",				"Magyar",
-						    "it",     "Italian",				"Italiano",
-						    "ja",     "Japanese",				"日本語",
-						    "km",     "Khmer",					"ភាសាខ្មែរ",
-						    "ko",     "Korean",					"한국어",
-						    "lt",     "Lithuanian",				"Lietuvių",
-						    "nb",     "Norwegian [Bokmal]",			"Norsk [Bokmål]",
-						    "pl",     "Polish",					"Polski",
-						    "pt-BR",  "Portuguese [Brazilian]",			"Português [do Brasil]",
-						    "pt",     "Portuguese [European]",			"Português [Europeu]",
-						    "ru",     "Russian",				"Русский",
-						    "gd",     "Scottish [Gaelic]",			"Gàidhlig",
-						    "sr",     "Serbian [Cyrillic]",			"Cрпски [ћирилицом]",
-						    "sk",     "Slovak",					"Slovenský jazyk [slovenčina]",
-						    "sl",     "Slovenian",				"Slovenski jezik [slovenščina]",
-						    "es",     "Spanish",				"Español",
-						    "sv",     "Swedish",				"Svenska",
-						    "ta",     "Tamil",					"தமிழ்",
-						    "th",     "Thai",					"ภาษาไทย",
-						    "tr",     "Turkish",				"Türkçe",
-						    "vi",     "Vietnamese",				"Tiếng Việt" ];
-
-// l10n.dl_green_box_select_box_version_values	= [ "" ];
+						    // Value	Visible text				Tool tip
+l10n.dl_green_box_select_box_lang_values_custom	= [ "ast",	"Asturian",				"Asturianu",
+						    "eu",	"Basque",				"Euskara",
+						    "bg",	"Bulgarian",				"български език",
+						    "ca",	"Catalan",				"Català",
+						    "ca-XV",	"Catalan [Valencia AVL]",		"València (AVL)",
+						    "ca-XR",	"Catalan [Valencia RACV]",		"València (RACV)",
+						    "zh-CN",	"Chinese [simplified]",			"简体中文",
+						    "zh-TW",	"Chinese [traditional]",		"正體中文",
+						    "cs",	"Czech",				"Čeština",
+						    "da",	"Danish",				"Dansk",
+						    "nl",	"Dutch",				"Nederlands",
+						    "en-GB",	"English [British]",			"English [British]",
+						    "en-US",	"English [US]",				"English [US]",
+						    "fi",	"Finnish",				"Suomi",
+						    "fr",	"French",				"Français",
+						    "gl",	"Galician",				"Galego",
+						    "de",	"German",				"Deutsch",
+						    "el",	"Greek",				"ελληνικά",
+						    "he",	"Hebrew",				"עברית",
+						    "hi",	"Hindi",				"हिन्दी",
+						    "hu",	"Hungarian",				"Magyar",
+						    "it",	"Italian",				"Italiano",
+						    "ja",	"Japanese",				"日本語",
+						    "km",	"Khmer",				"ភាសាខ្មែរ",
+						    "ko",	"Korean",				"한국어",
+						    "lt",	"Lithuanian",				"Lietuvių",
+						    "nb",	"Norwegian [Bokmal]",			"Norsk [Bokmål]",
+						    "pl",	"Polish",				"Polski",
+						    "pt-BR",	"Portuguese [Brazilian]",		"Português [do Brasil]",
+						    "pt",	"Portuguese [European]",		"Português [Europeu]",
+						    "ru",	"Russian",				"Русский",
+						    "gd",	"Scottish [Gaelic]",			"Gàidhlig",
+						    "sr",	"Serbian [Cyrillic]",			"Cрпски [ћирилицом]",
+						    "sk",	"Slovak",				"Slovenský jazyk [slovenčina]",
+						    "sl",	"Slovenian",				"Slovenski jezik [slovenščina]",
+						    "es",	"Spanish",				"Español",
+						    "sv",	"Swedish",				"Svenska",
+						    "ta",	"Tamil",				"தமிழ்",
+						    "th",	"Thai",					"ภาษาไทย",
+						    "tr",	"Turkish",				"Türkçe",
+						    "vi",	"Vietnamese",				"Tiếng Việt" ];
+
 l10n.dl_green_box_select_box_version_values	= [ "" ];
 
-l10n.dl_green_box_select_box_version_older	= "Ältere Versionen";
+l10n.dl_green_box_select_box_version_older	= "Older releases";
 
 // Download: Strings in the sub-green box (used in "index.html").
 // Not defined for now.

[openoffice-org] 02/04: Added value for translated 'older releases' item

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

marcus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git

commit 4dcdddf7c613271878bc00ecb4cf1a52d88631de
Author: Marcus <ma...@apache.org>
AuthorDate: Sun Mar 21 11:22:15 2021 +0100

    Added value for translated 'older releases' item
---
 assets/download/msg_prop_l10n_en.js | 81 +++++++++++++++++++------------------
 1 file changed, 41 insertions(+), 40 deletions(-)

diff --git a/assets/download/msg_prop_l10n_en.js b/assets/download/msg_prop_l10n_en.js
index 82d5912..f8765a0 100644
--- a/assets/download/msg_prop_l10n_en.js
+++ b/assets/download/msg_prop_l10n_en.js
@@ -27,9 +27,9 @@ l10n.dl_green_box_subtext1_text			= "Hosted by SourceForge.net - A trusted websi
 l10n.dl_green_box_subtext1_title		= "Apache OpenOffice binary files are hosted by SourceForge.net - A trusted website";
 l10n.dl_green_box_subtext2_text			= "Select your favorite operating system, language and version";
 l10n.dl_green_box_subtext2_title		= "Select your favorite operating system, language and version";
-l10n.dl_green_box_selectbox_os_title	= "Select your favorite operating system";
-l10n.dl_green_box_selectbox_lang_title	= "Select your favorite language";
-l10n.dl_green_box_selectbox_ver_title	= "Select your favorite release version";
+l10n.dl_green_box_selectbox_os_title		= "Select your favorite operating system";
+l10n.dl_green_box_selectbox_lang_title		= "Select your favorite language";
+l10n.dl_green_box_selectbox_ver_title		= "Select your favorite release version";
 
 // 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)!
@@ -83,9 +83,10 @@ l10n.dl_green_box_select_box_lang_values_custom = [ "ast",	"Asturian",				"Astur
 						    "tr",	"Turkish",				"Türkçe",
 						    "vi",	"Vietnamese",				"Tiếng Việt" ];
 
-/* l10n.dl_green_box_select_box_version_values	= [ "" ]; */
 l10n.dl_green_box_select_box_version_values	= [ "" ];
 
+l10n.dl_green_box_select_box_version_older	= "Older releases";
+
 // Download: Strings in the sub-green box (used in "index.html").
 // Not defined for now.
 
@@ -98,9 +99,9 @@ l10n.dl_green_box_select_box_version_values	= [ "" ];
 // Get developers: Strings in the orange box (used in "index.html").
 l10n.dl_getdev_orange_box_headline_text		= "Help Needed";
 l10n.dl_getdev_orange_box_headline_title	= "The Apache OpenOffice project seeks developers to take part in expanding its activities";
-l10n.dl_getdev_orange_box_text_text			= "Are you a software developer with C++ skills? Do you have expertise in building software? Are you an experienced lead technical writer? Are you proficient in English? Do you like contributing to open source projects? Come and join us in helping Apache OpenOffice to thrive.";
+l10n.dl_getdev_orange_box_text_text		= "Are you a software developer with C++ skills? Do you have expertise in building software? Are you an experienced lead technical writer? Are you proficient in English? Do you like contributing to open source projects? Come and join us in helping Apache OpenOffice to thrive.";
 l10n.dl_getdev_orange_box_text_title		= "The Apache OpenOffice project seeks developers to take part in expanding its activities";
-l10n.dl_getdev_orange_box_text_href			= "https://openoffice.apache.org/get-involved.html";
+l10n.dl_getdev_orange_box_text_href		= "https://openoffice.apache.org/get-involved.html";
 
 // Share: Strings in the light-blue box (used in "index.html").
 l10n.dl_share_light_blue_box_headline_text	= "Help Spread the Word";
@@ -202,22 +203,22 @@ l10n.dl_nav_archive_title			= "Download legacy and archived releases";
 l10n.dl_nav_archive_href			= "https://www.openoffice.org/download/archive.html";
 
 // List items in the navigation bar that are not used for now.
-l10n.dl_nav_release_notes_text		= "Release Notes";
-l10n.dl_nav_release_notes_title		= "What is new, what has been improved in Apache OpenOffice?";
-l10n.dl_nav_release_notes_href		= "https://www.openoffice.org/development/releases/index.html";
+l10n.dl_nav_release_notes_text			= "Release Notes";
+l10n.dl_nav_release_notes_title			= "What is new, what has been improved in Apache OpenOffice?";
+l10n.dl_nav_release_notes_href			= "https://www.openoffice.org/development/releases/index.html";
 l10n.dl_nav_checksum_text			= "Verify the downloaded file";
 l10n.dl_nav_checksum_title			= "How to verify the downloaded file with signatures and hashes?";
 l10n.dl_nav_checksum_href			= "https://www.openoffice.org/download/checksums.html";
 
 // Strings for the logo graphics.
-l10n.dl_img_sourceforge_title		= "SourceForge - Download, Develop and Publish Free Open Source Software";
-l10n.dl_img_sourceforge_href		= "https://www.sourceforge.net/";
+l10n.dl_img_sourceforge_title			= "SourceForge - Download, Develop and Publish Free Open Source Software";
+l10n.dl_img_sourceforge_href			= "https://www.sourceforge.net/";
 l10n.dl_img_sourceforge_src			= "/images/sourceforge.png";
 l10n.dl_img_sourceforge_alt			= "SourceForge";
 l10n.dl_img_w3c_title				= "W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of Web documents";
 l10n.dl_img_w3c_href				= "https://validator.w3.org/check?uri=referer";
-l10n.dl_img_w3c_src					= "/images/valid-xhtml10-blue.png";
-l10n.dl_img_w3c_alt					= "W3C Validator";
+l10n.dl_img_w3c_src				= "/images/valid-xhtml10-blue.png";
+l10n.dl_img_w3c_alt				= "W3C Validator";
 
 
 
@@ -235,41 +236,41 @@ l10n.dl_linux_info_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva,
 //l10n.dl_mac_info_text				= "macOS : Text";
 //l10n.dl_mac_info_title			= "macOS : Title";
 
-l10n.dl_full_link_porting_text		= "Porting: Click to choose from 3rd party vendors";
-l10n.dl_full_link_porting_title		= "Click to browse to the porting webpage and download from 3rd party vendors";
-l10n.dl_full_link_archive_text		= "Archive: Click to choose from legacy releases";
-l10n.dl_full_link_archive_title		= "Click to browse to the archive and download legacy releases";
+l10n.dl_full_link_porting_text			= "Porting: Click to choose from 3rd party vendors";
+l10n.dl_full_link_porting_title			= "Click to browse to the porting webpage and download from 3rd party vendors";
+l10n.dl_full_link_archive_text			= "Archive: Click to choose from legacy releases";
+l10n.dl_full_link_archive_title			= "Click to browse to the archive and download legacy releases";
 
 // Download: Strings in the sub-green box (used in "download.js").
-l10n.dl_rel_info_headline_text		= "Release: ";
-l10n.dl_rel_info_milestone_text		= "Milestone ";
-l10n.dl_rel_info_buildid_text		= "Build ID ";
+l10n.dl_rel_info_headline_text			= "Release: ";
+l10n.dl_rel_info_milestone_text			= "Milestone ";
+l10n.dl_rel_info_buildid_text			= "Build ID ";
 l10n.dl_rel_info_svn_text			= "SVN "
-l10n.dl_rel_info_rel_date_text		= "Released ";
+l10n.dl_rel_info_rel_date_text			= "Released ";
 l10n.dl_rel_notes_text				= "Release Notes";
 l10n.dl_rel_notes_title				= "Release Notes for Apache OpenOffice ";
 
 l10n.dl_headline_full_text			= "Full installation: ";
-l10n.dl_headline_langpack_text		= "Language pack: ";
+l10n.dl_headline_langpack_text			= "Language pack: ";
 l10n.dl_filesize_text				= "File size ~ ";
 l10n.dl_megabyte_text				= " MByte";
-l10n.dl_checksum_headline_text		= "Signatures and hashes: ";
+l10n.dl_checksum_headline_text			= "Signatures and hashes: ";
 l10n.dl_checksum_keys_text			= "KEYS";
 l10n.dl_checksum_keys_title			= "KEYS signature file";
 l10n.dl_checksum_asc_text			= "ASC";
 l10n.dl_checksum_asc_title			= "ASC signature for: ";
 l10n.dl_checksum_md5_text			= "MD5";
 l10n.dl_checksum_md5_title			= "MD5 hash for: ";
-l10n.dl_checksum_sha256_text		= "SHA256";
-l10n.dl_checksum_sha256_title		= "SHA256 hash for: ";
-l10n.dl_checksum_sha512_text		= "SHA512";
-l10n.dl_checksum_sha512_title		= "SHA512 hash for: ";
+l10n.dl_checksum_sha256_text			= "SHA256";
+l10n.dl_checksum_sha256_title			= "SHA256 hash for: ";
+l10n.dl_checksum_sha512_text			= "SHA512";
+l10n.dl_checksum_sha512_title			= "SHA512 hash for: ";
 
 l10n.dl_help_img_title				= "What is the difference between full installation and language pack?";
 l10n.dl_help_img_src				= "/download/cachedimages/help-information-icon.png";
 l10n.dl_help_img_alt				= "Install info";
-l10n.dl_help_text					= "What is a language pack?";
-l10n.dl_help_title					= "What is the difference between full installation and language pack?";
+l10n.dl_help_text				= "What is a language pack?";
+l10n.dl_help_title				= "What is the difference between full installation and language pack?";
 l10n.dl_checksum_img_title			= "How to verify the downloaded file with checksums?";
 l10n.dl_checksum_img_src			= "/download/cachedimages/help-information-icon.png";
 l10n.dl_checksum_img_alt			= "Checksum verify";
@@ -278,7 +279,7 @@ l10n.dl_checksum_title				= "How to verify the downloaded file with checksums?";
 l10n.dl_report_img_title			= "Broken download link? Click here to report.";
 l10n.dl_report_img_src				= "/download/cachedimages/help-report-broken-link-icon.png";
 l10n.dl_report_img_alt				= "Broken link";
-l10n.dl_report_text					= "Report broken link";
+l10n.dl_report_text				= "Report broken link";
 l10n.dl_report_title				= "Broken download link? Click here to report.";
 
 // Download: Strings for error text in the sub-red box (used in "download.js").
@@ -290,10 +291,10 @@ l10n.dl_langpack_link_error_title		= "Please select another language, platform o
 l10n.dl_error_problem_img_title			= "The selected download file is not available";
 l10n.dl_error_problem_img_src			= "/download/cachedimages/exclamation-icon.png";
 l10n.dl_error_problem_img_alt			= "Error text";
-l10n.dl_error_problem_text				= "Problem: ";
-l10n.dl_error_solution_text				= "Solution: ";
-l10n.dl_error_aoo_text					= "Apache OpenOffice ";
-l10n.dl_error_not_available_for_text	= " is not available for ";
+l10n.dl_error_problem_text			= "Problem: ";
+l10n.dl_error_solution_text			= "Solution: ";
+l10n.dl_error_aoo_text				= "Apache OpenOffice ";
+l10n.dl_error_not_available_for_text		= " is not available for ";
 l10n.dl_error_please_select_1_text		= "Please select version 4.0.1.";
 l10n.dl_error_please_select_2_text		= "Please select version 4.1.0 or newer.";
 l10n.dl_error_please_select_3_text		= "Please select a download for Windows, macOS (OS&nbsp;X) or Linux.";
@@ -365,9 +366,9 @@ l10n.dl_rel_notes_aoo411_link			= "https://cwiki.apache.org/confluence/display/O
 l10n.dl_rel_notes_aoo410_link			= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes";
 l10n.dl_rel_notes_aoo401_link			= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0.1+Release+Notes";
 l10n.dl_rel_notes_aoo400_link			= "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes";
-l10n.dl_help_link						= "https://www.openoffice.org/download/full_vs_lp.html";
-l10n.dl_checksum_link					= "https://www.openoffice.org/download/checksums.html";
-l10n.dl_report_link						= "https://www.openoffice.org/download/analyze.html";
-l10n.dl_porting_link					= "https://www.openoffice.org/porting/index.html";
-l10n.dl_archive_link					= "https://www.openoffice.org/download/archive.html";
-l10n.dl_aoo341_link						= "https://www.openoffice.org/download/archive.html";
+l10n.dl_help_link				= "https://www.openoffice.org/download/full_vs_lp.html";
+l10n.dl_checksum_link				= "https://www.openoffice.org/download/checksums.html";
+l10n.dl_report_link				= "https://www.openoffice.org/download/analyze.html";
+l10n.dl_porting_link				= "https://www.openoffice.org/porting/index.html";
+l10n.dl_archive_link				= "https://www.openoffice.org/download/archive.html";
+l10n.dl_aoo341_link				= "https://www.openoffice.org/download/archive.html";