diff options
author | unknown <arjen@mysql.com/albus.bitbike.com> | 2006-09-07 13:52:30 +1000 |
---|---|---|
committer | unknown <arjen@mysql.com/albus.bitbike.com> | 2006-09-07 13:52:30 +1000 |
commit | c85e25f2e1ff43ed748f1901a731758897152d20 (patch) | |
tree | c101fbd8fb57a647dd766115455054d2bc3dfeca /sql/authors.h | |
parent | 0fbd21584ddece7e61c3124ffbaf8b474779062b (diff) | |
download | mariadb-git-c85e25f2e1ff43ed748f1901a731758897152d20.tar.gz |
errmsg.txt:
Update of Dutch errmsg translations (not complete yet)
errmsg.h:
Fixup of changed error message file path in comment
authors.h:
Ego add.
include/errmsg.h:
Fixup of changed error message file path in comment
sql/authors.h:
Ego add.
sql/share/errmsg.txt:
Update of Dutch errmsg translations (not complete yet)
Diffstat (limited to 'sql/authors.h')
-rw-r--r-- | sql/authors.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/authors.h b/sql/authors.h index 618c6305f6b..980ec7670de 100644 --- a/sql/authors.h +++ b/sql/authors.h @@ -85,6 +85,8 @@ struct show_table_authors_st show_table_authors[]= { { "Matthias Leich", "Berlin, Germany", "Testing - Server" }, { "Dmitri Lenev", "Moscow, Russia", "Time zones support (4.1), Triggers (5.0)" }, + { "Arjen Lentz", "Brisbane, Australia", + "Documentation (2001-2004), Dutch error messages, LOG2()" }, { "Marc Liyanage", "", "Created Mac OS X packages" }, { "Zarko Mocnik", "", "Sorting for Slovenian language" }, { "Per-Erik Martin", "Uppsala, Sweden", "Stored Procedures (5.0)" }, |