[aur-dev] [PATCH] Changed 'Dutch' to 'Nederlands'

Marcel Korpel marcel.lists at gmail.com
Fri Dec 7 08:32:08 EST 2012


AFAIK all languages are called in their own language. Only Dutch is in
English. Changing Dutch to Dutch.

---
 web/lib/translator.inc.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/lib/translator.inc.php b/web/lib/translator.inc.php
index 2093cf7..1477b17 100644
--- a/web/lib/translator.inc.php
+++ b/web/lib/translator.inc.php
@@ -33,7 +33,7 @@ $SUPPORTED_LANGS = array(
 	"hu" => "Magyar",
 	"it" => "Italiano",
 	"nb" => "Norsk",
-	"nl" => "Dutch",
+	"nl" => "Nederlands",
 	"pl" => "Polski",
 	"pt_BR" => "Português (Brasil)",
 	"pt_PT" => "Português (Portugal)",
-- 
1.8.0.1


More information about the aur-dev mailing list