Update script translation status, and aboutqet

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3076 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2014-05-25 14:55:35 +00:00
parent 47246efca1
commit 1ec76be4d3
2 changed files with 10 additions and 2 deletions

View File

@@ -149,8 +149,15 @@ our %languages = (
'nl' => {
'name' => 'Netherlands',
'french_name' => 'Pays-Bas',
'translator_name' => 'Paul Van Deelen',
'translator_mail_ml' => 'shooter@home.nl & Elbert',
'translator_name' => 'Paul Van Deelen & Elbert',
'translator_mail_ml' => 'shooter@home.nl',
'qt' => 1
},
'be' => {
'name' => 'Belgium-Flemish',
'french_name' => 'Belgique-flamand',
'translator_name' => 'Ronny Desmedt',
'translator_mail_ml' => 'r.desmedt@live.be',
'qt' => 1
}
);