From 5075f3df4850d13780294ce75250f3c9e1d224c9 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 20 Mar 2008 14:49:56 +0000 Subject: - 0.33: add "Norsk (nynorsk)" in language menu, and rename "Norsk" (#39107) --- Makefile | 2 +- dia_lang.inc | 3 ++- langs | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 397f265..3bae2e1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME=mandriva-gfxboot-theme PACKAGE=mandriva-gfxboot-theme -VERSION := 0.32 +VERSION := 0.33 BINDIR := /usr/sbin/ diff --git a/dia_lang.inc b/dia_lang.inc index 3b6b610..16995de 100644 --- a/dia_lang.inc +++ b/dia_lang.inc @@ -40,7 +40,8 @@ [ "ko" "한글" ] [ "lt" "Lietuvių" ] [ "nl" "Nederlands" ] - [ "nb" "Norsk" ] + [ "nb" "Norsk (bokmål)" ] + [ "nn" "Norsk (nynorsk)" ] [ "pl" "Polski" ] [ "pt_PT" "Português" ] [ "pt_BR" "Português (Brasil)" ] diff --git a/langs b/langs index 565c53a..afc61b3 100644 --- a/langs +++ b/langs @@ -19,6 +19,7 @@ lt hu nl nb +nn pl pt_PT pt_BR -- cgit v1.2.1