diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2004-02-16 12:45:43 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2004-02-16 12:45:43 +0000 |
commit | ec89ccdefa3eedc7f23bd14cf68125b16c073a76 (patch) | |
tree | 9630591793c05e35bde5e27c3745aa0ad592ca75 /contributors.pl | |
parent | 91466248ad10cfb0f103bf754d8201b07374dd4c (diff) | |
download | control-center-ec89ccdefa3eedc7f23bd14cf68125b16c073a76.tar control-center-ec89ccdefa3eedc7f23bd14cf68125b16c073a76.tar.gz control-center-ec89ccdefa3eedc7f23bd14cf68125b16c073a76.tar.bz2 control-center-ec89ccdefa3eedc7f23bd14cf68125b16c073a76.tar.xz control-center-ec89ccdefa3eedc7f23bd14cf68125b16c073a76.zip |
updated pot file; and corrected use of non-ascii non-utf-8 in sources
Diffstat (limited to 'contributors.pl')
-rw-r--r-- | contributors.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors.pl b/contributors.pl index c8411a3e..6a006562 100644 --- a/contributors.pl +++ b/contributors.pl @@ -29,10 +29,10 @@ use common; N("Tibor Pittich") => N("leader of the mdk sk-i18n team"), N("Pascal Terjan") => N("some ruby stuff"), N("Translators") => "", - N("Per Oyvind Karlsen") => N("Norwegian Bokmål (nb) translator and Coordinator"), + N("Per Oyvind Karlsen") => N("Norwegian Bokmaal (nb) translator and Coordinator"), N("Tibor Pittich") => N("leader of the mdk sk-i18n team."), N("Thomas Backlund") => N("Finnish translator and Coordinator"), N("Reinout Van Schouwen") => N("Dutch translator and Coordinator"), N("Testers") => "", N("And many unnamed and unknown beta testers and bug reporters that helped make sure it all worked right. ") => "", -}
\ No newline at end of file +} |