diff options
author | unknown <paul@ice.snake.net> | 2003-07-15 11:33:01 -0500 |
---|---|---|
committer | unknown <paul@ice.snake.net> | 2003-07-15 11:33:01 -0500 |
commit | 7522e99f08c5f03084093330c8f1c75dbf282cd5 (patch) | |
tree | 512cb5e6e05a44f95790356cacde698bb56dbb0e /sql/share/slovak | |
parent | 0259ba5d714605d3dc72d95c7f286b9398d6f261 (diff) | |
download | mariadb-git-7522e99f08c5f03084093330c8f1c75dbf282cd5.tar.gz |
Modifications to error messages, and affected test results.
mysql-test/r/merge.result:
Sync to modified error message.
sql/share/danish/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
sql/share/dutch/errmsg.txt:
Remove extraneous periods.
sql/share/english/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
sql/share/estonian/errmsg.txt:
Remove extraneous periods.
sql/share/french/errmsg.txt:
Remove extraneous periods.
sql/share/german/errmsg.txt:
Remove extraneous periods.
sql/share/greek/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
sql/share/hungarian/errmsg.txt:
Remove extraneous periods.
sql/share/italian/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
sql/share/japanese/errmsg.txt:
Remove extraneous periods.
sql/share/korean/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
sql/share/norwegian-ny/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
sql/share/norwegian/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
sql/share/polish/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
sql/share/romanian/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
sql/share/russian/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
sql/share/serbian/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
sql/share/slovak/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
sql/share/spanish/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
sql/share/swedish/errmsg.txt:
Ellipses are three dots, not four or five.
Remove other extraneous periods.
Diffstat (limited to 'sql/share/slovak')
-rw-r--r-- | sql/share/slovak/errmsg.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/share/slovak/errmsg.txt b/sql/share/slovak/errmsg.txt index c6fad79e15a..3a0d02d1812 100644 --- a/sql/share/slovak/errmsg.txt +++ b/sql/share/slovak/errmsg.txt @@ -25,12 +25,12 @@ "Nemôžem zistiť stav '%-.64s' (chybový kód: %d)", "Nemôžem zistiť pracovný adresár (chybový kód: %d)", "Nemôžem zamknúť súbor (chybový kód: %d)", -"Nemôžem otvoriť súbor: '%-.64s'. (chybový kód: %d)", +"Nemôžem otvoriť súbor: '%-.64s' (chybový kód: %d)", "Nemôžem nájsť súbor: '%-.64s' (chybový kód: %d)", "Nemôžem čítať adresár '%-.64s' (chybový kód: %d)", "Nemôžem vojsť do adresára '%-.64s' (chybový kód: %d)", "Záznam bol zmenený od posledného čítania v tabuľke '%-.64s'", -"Disk je plný (%s), čakám na uvoľnenie miesta....", +"Disk je plný (%s), čakám na uvoľnenie miesta...", "Nemôžem zapísať, duplikát kľúča v tabuľke '%-.64s'", "Chyba pri zatváraní '%-.64s' (chybový kód: %d)", "Chyba pri čítaní súboru '%-.64s' (chybový kód: %d)", |