diff options
author | guilhem@gbichot2 <> | 2003-10-02 16:39:48 +0200 |
---|---|---|
committer | guilhem@gbichot2 <> | 2003-10-02 16:39:48 +0200 |
commit | 8f54a88fb73ed7a58b18d4db4345e9c7b174ade4 (patch) | |
tree | 8312c75534632e3ecf5ceac6026345d731f0ddd3 /sql/share/german | |
parent | b95e3911a2716ef03f1fa5df3ee66636d86ed441 (diff) | |
download | mariadb-git-8f54a88fb73ed7a58b18d4db4345e9c7b174ade4.tar.gz |
minor edit (changed tense) as suggested by our docs team.
Portuguese and Swedish are not affected (they were already translated).
Diffstat (limited to 'sql/share/german')
-rw-r--r-- | sql/share/german/errmsg.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/share/german/errmsg.txt b/sql/share/german/errmsg.txt index 20edc56f4c8..ebedaad6e94 100644 --- a/sql/share/german/errmsg.txt +++ b/sql/share/german/errmsg.txt @@ -265,8 +265,8 @@ character-set=latin1 "Client does not support authentication protocol requested by server; consider upgrading MySQL client", "All parts of a SPATIAL KEY must be NOT NULL", "COLLATION '%s' is not valid for CHARACTER SET '%s'", -"The slave was already running", -"The slave was already stopped", +"Slave is already running", +"Slave has already been stopped", "Too big size of uncompressed data. The maximum size is %d. (probably, length of uncompressed data was corrupted)", "Z_BUF_ERROR: Not enough memory available for zlib", "Z_MEM_ERROR: Not enough room in the output buffer for zlib (probably, length of uncompressed data was corrupted)", |