diff options
author | arjen@mysql.com/albus.bitbike.com <> | 2006-09-07 13:52:30 +1000 |
---|---|---|
committer | arjen@mysql.com/albus.bitbike.com <> | 2006-09-07 13:52:30 +1000 |
commit | f5cebbdfba9f0288be06002cf61e8799f51ed676 (patch) | |
tree | c101fbd8fb57a647dd766115455054d2bc3dfeca /sql/authors.h | |
parent | 1ac47c95135dfc7a733d5a6f11c08cbc341da33f (diff) | |
download | mariadb-git-f5cebbdfba9f0288be06002cf61e8799f51ed676.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.
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)" }, |