From 522242c0f3931ba39beb2933b4c64c1c84989cfc Mon Sep 17 00:00:00 2001 From: liedekef Date: Sat, 6 Jan 2007 13:34:10 +0000 Subject: [PATCH] added language file dict.lang --- htdocs/langs/en_US/dict.lang | 6 +++--- htdocs/langs/nl_BE/dict.lang | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 3 deletions(-) create mode 100755 htdocs/langs/nl_BE/dict.lang diff --git a/htdocs/langs/en_US/dict.lang b/htdocs/langs/en_US/dict.lang index 42d67498813..defd6d0e678 100755 --- a/htdocs/langs/en_US/dict.lang +++ b/htdocs/langs/en_US/dict.lang @@ -27,7 +27,7 @@ CountrySA=Saudi Arabia CountryMC=Monaco CountrySG=Singapore ##### Civilities ##### -CivilityMME=Madam -CivilityMR=Mister -CivilityMLE=Miss +CivilityMME=Mrs. +CivilityMR=Mr. +CivilityMLE=Ms. CivilityMTRE=Maître diff --git a/htdocs/langs/nl_BE/dict.lang b/htdocs/langs/nl_BE/dict.lang new file mode 100755 index 00000000000..31110cd29a8 --- /dev/null +++ b/htdocs/langs/nl_BE/dict.lang @@ -0,0 +1,33 @@ +# Dolibarr language file - en_US - dict +CountryFR=Frankrijk +CountryBE=België +CountryIT=Italië +CountryES=Spanje +CountryDE=Duitsland +CountryCH=Zwitserland +CountryGB=Groot Brittanië +CountryIE=Ierland +CountryCN=China +CountryTN=Tunisië +CountryUS=Verenigde Staten +CountryMA=Marokko +CountryDZ=Algerije +CountryCA=Canada +CountryTG=Togo +CountryGA=Gabon +CountryNL=Nederland +CountryHU=Hongarije +CountryRU=Rusland +CountrySE=Zweden +CountryCI=Ivoorkust +CountrySN=Senegal +CountryAR=Argentinië +CountryCM=Cameroun +CountrySA=Saudi Arabië +CountryMC=Monaco +CountrySG=Singapore +##### Civilities ##### +CivilityMME=Meneer +CivilityMR=Mevrouw +CivilityMLE=Jufrrouw +CivilityMTRE=Meester