diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | dia_lang.inc | 3 | ||||
-rw-r--r-- | langs | 1 |
3 files changed, 4 insertions, 2 deletions
@@ -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)" ] @@ -19,6 +19,7 @@ lt hu nl nb +nn pl pt_PT pt_BR |