From 0d3b0c3950151bfc18703f319c44ad20e99728b7 Mon Sep 17 00:00:00 2001
From: unknown <monty@mashka.mysql.fi>
Date: Tue, 25 Feb 2003 13:41:08 +0200
Subject: Fixed "syntax" errors in text message files. Ensured that all errors
 messages ends with: ",

sql/share/czech/errmsg.txt:
  Fixed new line terminations
sql/share/danish/errmsg.txt:
  Fixed "syntax" errors.
sql/share/dutch/errmsg.txt:
  Fixed "syntax" errors.
sql/share/english/errmsg.txt:
  Fixed "syntax" errors.
sql/share/estonian/errmsg.txt:
  Fixed "syntax" errors.
sql/share/french/errmsg.txt:
  Fixed "syntax" errors.
sql/share/german/errmsg.txt:
  Fixed "syntax" errors.
sql/share/greek/errmsg.txt:
  Fixed "syntax" errors.
sql/share/hungarian/errmsg.txt:
  Fixed "syntax" errors.
sql/share/italian/errmsg.txt:
  Fixed "syntax" errors.
sql/share/japanese/errmsg.txt:
  Fixed "syntax" errors.
sql/share/korean/errmsg.txt:
  Fixed "syntax" errors.
sql/share/norwegian-ny/errmsg.txt:
  Fixed "syntax" errors.
sql/share/norwegian/errmsg.txt:
  Fixed "syntax" errors.
sql/share/polish/errmsg.txt:
  Fixed "syntax" errors.
sql/share/portuguese/errmsg.txt:
  Fixed "syntax" errors.
sql/share/romanian/errmsg.txt:
  Fixed "syntax" errors.
sql/share/russian/errmsg.txt:
  Fixed "syntax" errors.
sql/share/slovak/errmsg.txt:
  Fixed "syntax" errors.
sql/share/spanish/errmsg.txt:
  Fixed "syntax" errors.
sql/share/swedish/errmsg.txt:
  Fixed "syntax" errors.
sql/share/ukrainian/errmsg.txt:
  Fixed "syntax" errors.
---
 sql/share/korean/errmsg.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'sql/share/korean')

diff --git a/sql/share/korean/errmsg.txt b/sql/share/korean/errmsg.txt
index 79bf767a3c8..871d67ff21e 100644
--- a/sql/share/korean/errmsg.txt
+++ b/sql/share/korean/errmsg.txt
@@ -138,7 +138,7 @@
 "��ġ�ϴ� Rows : %ld�� �����: %ld��  ���: %ld��",
 "���ο� �����带 ���� �� �����ϴ�.(������ȣ %d). ���� �����޸𸮰� �ִٸ� OS-dependent���� �� �޴��� �κ��� ã�ƺ��ÿ�.",
 "Row %ld���� Į�� ī��Ʈ�� value ī���Ϳ� ��ġ���� �ʽ��ϴ�.",
-"���̺��� �ٽ� ���� ������: '%-.64s',
+"���̺��� �ٽ� ���� ������: '%-.64s",
 "NULL ���� �߸� ����ϼ̱���...",
 "regexp���� '%-.64s'�� �����ϴ�.",
 "Mixing of GROUP Į��s (MIN(),MAX(),COUNT()...) with no GROUP Į��s is illegal if there is no GROUP BY clause",
@@ -159,7 +159,7 @@
 "fcntl() �Լ��κ��� ������ �߻��Ͽ����ϴ�.",
 "������ �����ʴ� ��Ŷ�� �޾ҽ��ϴ�.",
 "��� ��Ŷ�� ���������� �� �� �������ϴ�.",
-"��� ��Ŷ�� �д� �� ������ �߻��Ͽ����ϴ�."
+"��� ��Ŷ�� �д� �� ������ �߻��Ͽ����ϴ�.",
 "��� ��Ŷ�� �д� �� timeout�� �߻��Ͽ����ϴ�.",
 "��� ��Ŷ�� ����ϴ� �� ������ �߻��Ͽ����ϴ�.",
 "��� ������ ����ϴ� �� timeout�� �߻��Ͽ����ϴ�.",
@@ -198,7 +198,7 @@
 "Table '%-.64s' is marked as crashed and should be repaired",
 "Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
 "Warning:  Some non-transactional changed tables couldn't be rolled back",
-"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',
+"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again",
 "This operation cannot be performed with a running slave, run SLAVE STOP first",
 "This operation requires a running slave, configure slave and do SLAVE START",
 "The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
-- 
cgit v1.2.1