diff options
author | Richard Bos <richard@radoeka.nl> | 2006-01-17 20:00:54 (GMT) |
---|---|---|
committer | Richard Bos <richard@radoeka.nl> | 2006-01-17 20:00:54 (GMT) |
commit | 9b99f27693eb5f2333bbe45481a7e8b42b25a545 (patch) | |
tree | 696fee3de35c79faf674cf47d92a4e7d13ed2bc8 /php | |
parent | 6001db89bb58c928386d91558d8a2b3570068a95 (diff) | |
download | kolab-webadmin-9b99f27693eb5f2333bbe45481a7e8b42b25a545.tar.gz |
fix typo
Diffstat (limited to 'php')
-rw-r--r-- | php/admin/locale/nl/LC_MESSAGES/messages.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/admin/locale/nl/LC_MESSAGES/messages.po b/php/admin/locale/nl/LC_MESSAGES/messages.po index 9ce4287..e53dab5 100644 --- a/php/admin/locale/nl/LC_MESSAGES/messages.po +++ b/php/admin/locale/nl/LC_MESSAGES/messages.po @@ -1330,7 +1330,7 @@ msgstr "Gebruiker" #: ../../../www/admin/administrator/admin.php:289 #: ../../../www/admin/domainmaintainer/domainmaintainer.php:271 msgid " successfully created" -msgstr "Aanmaken gelukt" +msgstr " aanmaken gelukt" #: ../../../www/admin/user/user.php:719 ../../../www/admin/user/user.php:725 #: ../../../www/admin/user/user.php:736 ../include/menu.php:30 |