From 2b79a51a2e88b91049feb8635ab15584f55aad2f Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 3 Jul 2001 22:23:00 +0000 Subject: Merge SRC633: 04.07.01 - 01:21:10 --- dbaccess/source/ui/dlg/sqlmessage.src | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'dbaccess/source/ui/dlg/sqlmessage.src') diff --git a/dbaccess/source/ui/dlg/sqlmessage.src b/dbaccess/source/ui/dlg/sqlmessage.src index a9071ffab55e..93b9ddd165c1 100644 --- a/dbaccess/source/ui/dlg/sqlmessage.src +++ b/dbaccess/source/ui/dlg/sqlmessage.src @@ -2,9 +2,9 @@ * * $RCSfile: sqlmessage.src,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: fme $ $Date: 2001-06-21 15:07:11 $ + * last change: $Author: kz $ $Date: 2001-07-03 23:23:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -322,7 +322,7 @@ ModalDialog DLG_SQLEXCEPTIONCHAIN Text[ polish ] = "Stan SQL"; Text[ portuguese_brazilian ] = "SQL State"; Text[ japanese ] = "SQL ½Ã°À½"; - Text[ korean ] = "SQL ½ºÅ×ÀÌÅͽº"; + Text[ korean ] = "SQL-»óÅÂ"; Text[ chinese_simplified ] = "SQL ״̬"; Text[ chinese_traditional ] = "SQL ª¬ºA"; Text[ turkish ] = "SQL State"; @@ -361,6 +361,9 @@ ModalDialog DLG_SQLEXCEPTIONCHAIN /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.16 2001/06/21 15:07:11 fme + * Fix #86988#: Redesign of dialogs + * * Revision 1.15 2001/06/13 22:44:21 kz * Merge SRC633: 14.06.01 - 00:44:36 * @@ -412,3 +415,4 @@ ModalDialog DLG_SQLEXCEPTIONCHAIN + -- cgit