diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-02-09 19:42:55 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-02-09 19:42:55 +0000 |
commit | 4cefa87c67d2204dc36b5adfd35218a37ac2397b (patch) | |
tree | 7350a78aaa0c763fc2c1681d8ed4dd9d6ea74585 /sw/source/ui/frmdlg/cption.src | |
parent | 6804d0c4cbbefa240f7e9e37b318e842131d5d5c (diff) |
Merge SWT614: 09.02.01 - 21:42:36
Diffstat (limited to 'sw/source/ui/frmdlg/cption.src')
-rw-r--r-- | sw/source/ui/frmdlg/cption.src | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/sw/source/ui/frmdlg/cption.src b/sw/source/ui/frmdlg/cption.src index 6ef81a3519f3..2e4b626938e2 100644 --- a/sw/source/ui/frmdlg/cption.src +++ b/sw/source/ui/frmdlg/cption.src @@ -2,9 +2,9 @@ * * $RCSfile: cption.src,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: kz $ $Date: 2001-01-26 21:44:08 $ + * last change: $Author: kz $ $Date: 2001-02-09 20:42:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -130,7 +130,7 @@ ModalDialog DLG_CAPTION Text[ chinese_traditional ] = "ﶵ(~O)"; Text[ arabic ] = ""; Text[ greek ] = ""; - Text[ korean ] = "ɼ(~O)"; + Text[ korean ] = "ɼ"; Text[ turkish ] = "~Seenekler"; Text[ language_user1 ] = " "; }; @@ -202,7 +202,7 @@ ModalDialog DLG_CAPTION Text[ chinese_traditional ] = "s(~N)"; Text[ arabic ] = ""; Text[ greek ] = ""; - Text[ korean ] = "ȣ ű(~N)"; + Text[ korean ] = "ȣű(~N)"; Text[ turkish ] = "~Numaralama"; Text[ language_user1 ] = " "; }; @@ -276,7 +276,7 @@ ModalDialog DLG_CAPTION Text[ chinese_traditional ] = "m(~P)"; Text[ arabic ] = ""; Text[ greek ] = ""; - Text[ korean ] = "ġ(~P)"; + Text[ korean ] = "ġ"; Text[ turkish ] = "K~onum"; Text[ language_user1 ] = " "; }; @@ -400,7 +400,7 @@ ModalDialog DLG_CAPTION Text[ chinese_traditional ] = "b_lm"; Text[ arabic ] = " "; Text[ greek ] = " "; - Text[ korean ] = ""; + Text[ korean ] = ""; Text[ turkish ] = "Bata"; Text[ language_user1 ] = " "; }; @@ -426,7 +426,7 @@ ModalDialog DLG_CAPTION Text[ chinese_traditional ] = "b"; Text[ arabic ] = " "; Text[ greek ] = " "; - Text[ korean ] = "Ʒ"; + Text[ korean ] = ""; Text[ turkish ] = "Sonda"; Text[ language_user1 ] = " "; }; @@ -543,7 +543,7 @@ ModalDialog DLG_SEQUENCE_OPTION Text[ chinese_traditional ] = "s"; Text[ arabic ] = " "; Text[ greek ] = " "; - Text[ korean ] = "庰 ȣ ű"; + Text[ korean ] = "庰 ȣű"; Text[ turkish ] = "Blme gre numaralama"; Text[ language_user1 ] = " "; }; @@ -569,7 +569,7 @@ ModalDialog DLG_SEQUENCE_OPTION Text[ chinese_traditional ] = "(~L)"; Text[ arabic ] = ""; Text[ greek ] = ""; - Text[ korean ] = "(~L)"; + Text[ korean ] = ""; Text[ turkish ] = "D~zey"; Text[ language_user1 ] = " "; }; @@ -687,7 +687,7 @@ ModalDialog DLG_SEQUENCE_OPTION Text[ chinese_traditional ] = "s(~S)"; Text[ arabic ] = ""; Text[ greek ] = ""; - Text[ korean ] = "(~S)"; + Text[ korean ] = ""; Text[ turkish ] = "A~yrma ir."; Text[ language_user1 ] = " "; }; @@ -715,7 +715,7 @@ ModalDialog DLG_SEQUENCE_OPTION Text[ chinese_traditional ] = "sǦCﶵ"; Text[ arabic ] = " "; Text[ greek ] = " "; - Text[ korean ] = "ȣ ɼ"; + Text[ korean ] = "ڡ ɼ"; Text[ turkish ] = "Numara aral seenekleri"; Text[ language_user1 ] = " "; }; |