From: Joshua Slive Date: Thu, 6 Sep 2001 18:25:28 +0000 (+0000) Subject: Add Norwegian Nynorsk translation of welcome page. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d71d31e9271975137d0371e3d9f8d24abaf13bef;p=thirdparty%2Fapache%2Fhttpd.git Add Norwegian Nynorsk translation of welcome page. Submitted by: Roy-Magne Mo Reviewed by: Ragnar Wisl�ff , Tor Hildrum git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90931 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/conf/httpd.conf-dist b/conf/httpd.conf-dist index 8aae7fe8e93..9968db7c6e8 100644 --- a/conf/httpd.conf-dist +++ b/conf/httpd.conf-dist @@ -708,7 +708,7 @@ ServerSignature On # # Danish (da) - Dutch (nl) - English (en) - Estonian (ee) # French (fr) - German (de) - Greek-Modern (el) - # Italian (it) - Korean (kr) - Norwegian (no) + # Italian (it) - Korean (kr) - Norwegian (no) - Norwegian Nynorsk (nn) # Portugese (pt) - Luxembourgeois* (ltz) # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz) # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja) @@ -728,6 +728,7 @@ ServerSignature On AddCharset ISO-2022-JP .jis AddLanguage kr .kr AddCharset ISO-2022-KR .iso-kr + AddLanguage nn .nn AddLanguage no .no AddLanguage pl .po AddCharset ISO-8859-2 .iso-pl diff --git a/conf/httpd.conf-dist-nw b/conf/httpd.conf-dist-nw index f642343ec39..71324c33ebb 100644 --- a/conf/httpd.conf-dist-nw +++ b/conf/httpd.conf-dist-nw @@ -642,7 +642,7 @@ ServerSignature On # # Danish (da) - Dutch (nl) - English (en) - Estonian (ee) # French (fr) - German (de) - Greek-Modern (el) - # Italian (it) - Korean (kr) - Norwegian (no) + # Italian (it) - Korean (kr) - Norwegian (no) - Norwegian Nynorsk (nn) # Portugese (pt) - Luxembourgeois* (ltz) # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz) # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja) @@ -662,6 +662,7 @@ ServerSignature On AddCharset ISO-2022-JP .jis AddLanguage kr .kr AddCharset ISO-2022-KR .iso-kr + AddLanguage nn .nn AddLanguage no .no AddLanguage pl .po AddCharset ISO-8859-2 .iso-pl diff --git a/conf/httpd.conf-dist-win b/conf/httpd.conf-dist-win index 9549ee4a3ba..18c62b3fe22 100644 --- a/conf/httpd.conf-dist-win +++ b/conf/httpd.conf-dist-win @@ -715,7 +715,7 @@ ServerSignature On # # Danish (da) - Dutch (nl) - English (en) - Estonian (ee) # French (fr) - German (de) - Greek-Modern (el) - # Italian (it) - Korean (kr) - Norwegian (no) + # Italian (it) - Korean (kr) - Norwegian (no) - Norwegian Nynorsk (nn) # Portugese (pt) - Luxembourgeois* (ltz) # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz) # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja) @@ -735,6 +735,7 @@ ServerSignature On AddCharset ISO-2022-JP .jis AddLanguage kr .kr AddCharset ISO-2022-KR .iso-kr + AddLanguage nn .nn AddLanguage no .no AddLanguage pl .po AddCharset ISO-8859-2 .iso-pl