From 4168eaa55eb306f9a859b5aae34ebd3b678a4e81 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 9 Mar 2012 08:15:10 +0100 Subject: Replace "pt" translation by "pt_PT" This makes the difference between Portuguese (Brazil) and Portuguese (Portugal) a bit clearer. Also, "pt_PT" is way more up to date than "pt". Signed-off-by: Lukas Fleischer --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index 84826abc..aea4a2e6 100644 --- a/po/Makefile +++ b/po/Makefile @@ -17,8 +17,8 @@ POFILES = \ nb_NO.po \ nl.po \ pl.po \ - pt.po \ pt_BR.po \ + pt_PT.po \ ro.po \ ru.po \ sr.po \ -- cgit v1.2.3-24-g4f1b From 172549d8304fdb7506996251c18d5a8efd2cb5aa Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 9 Mar 2012 08:19:25 +0100 Subject: Replace "nb_NO" translation by "nb" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This one is not a specific dialect, so "nb" (Norwegian Bokmål) is the better name to use here. Thanks-to: Alexander Rødseth Signed-off-by: Lukas Fleischer --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index aea4a2e6..8629628f 100644 --- a/po/Makefile +++ b/po/Makefile @@ -14,7 +14,7 @@ POFILES = \ hr.po \ hu.po \ it.po \ - nb_NO.po \ + nb.po \ nl.po \ pl.po \ pt_BR.po \ -- cgit v1.2.3-24-g4f1b