diff options
-rw-r--r-- | svx/source/dialog/postdlg.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/postdlg.src b/svx/source/dialog/postdlg.src index d0359eba5afa..85a06f07c275 100644 --- a/svx/source/dialog/postdlg.src +++ b/svx/source/dialog/postdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: postdlg.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: os $ $Date: 2001-02-02 12:26:35 $ + * last change: $Author: kz $ $Date: 2001-03-28 13:11:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -236,7 +236,7 @@ ModalDialog RID_SVXDLG_POSTIT Text[ chinese_traditional ] = "�@��(~A)"; Text[ arabic ] = "������"; Text[ greek ] = "���������"; - Text[ korean ] = "�ۼ���"; + Text[ korean ] = "�ۼ���(~A)"; Text[ turkish ] = "~Yazan"; }; // lokale Strings |