Author: marcus
Date: Sat Jul 12 13:38:36 2014
New Revision: 1609917
URL: http://svn.apache.org/r1609917
Log:
Deleted 'en-gb' and 'en-us' as these languages do not have an own localized
website and therefore should not be redirected
Modified:
openoffice/ooo-site/trunk/content/index_redirect.html
Modified: openoffice/ooo-site/trunk/content/index_redirect.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/index_redirect.html?rev=1609917&r1=1609916&r2=1609917&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index_redirect.html (original)
+++ openoffice/ooo-site/trunk/content/index_redirect.html Sat Jul 12 13:38:36
2014
@@ -94,9 +94,9 @@
var redirect = false; // Should the found language be
used to redirect (false/true)?
var lang_to_redirect = [ // List all languages that
should be redirected.
- "ast", "eu", "bg", "zh-cn", "zh-tw", "cs",
"da", "nl", "en-gb", "en-us", "fi", "fr",
- "gl", "de", "el", "he", "hi", "hu", "it",
"ja", "km", "ko", "lt", "nb", "pl",
- "pt-br", "pt", "ru", "gd", "sr", "sk",
"sl", "es", "sv", "ta", "th", "tr", "vi"
+ "ast", "eu", "bg", "zh-cn", "zh-tw", "cs",
"da", "nl", "fi", "fr", "gl", "de", "el",
+ "he", "hi", "hu", "it", "ja", "km", "ko",
"lt", "nb", "pl", "pt-br", "pt", "ru", "gd",
+ "sr", "sk", "sl", "es", "sv", "ta", "th",
"tr", "vi"
];
// Get the language ISO code from browser guessed data.