diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-31 05:43:10 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-31 05:43:10 +0000 |
commit | 324b3308bcbfcee7ebc9690c66f1d8feeffbc400 (patch) | |
tree | faba9d23dd5794bfcd68f5a9025afa7d64c45d3b /sw/source/ui/fldui/flddinf.src | |
parent | 0ebf7e5b66b3d4387dc3709b862435b7b156fc6a (diff) |
Merge SRC627: 03/31/01 - 08:42:51 (NoBranch)
Diffstat (limited to 'sw/source/ui/fldui/flddinf.src')
-rw-r--r-- | sw/source/ui/fldui/flddinf.src | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/sw/source/ui/fldui/flddinf.src b/sw/source/ui/fldui/flddinf.src index 2f43ca710f88..cae1cfb60db8 100644 --- a/sw/source/ui/fldui/flddinf.src +++ b/sw/source/ui/fldui/flddinf.src @@ -2,9 +2,9 @@ * * $RCSfile: flddinf.src,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2001-03-09 21:04:38 $ + * last change: $Author: kz $ $Date: 2001-03-31 06:43:10 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -95,7 +95,7 @@ TabPage TP_FLD_DOKINF Text[ chinese_traditional ] = "(~T)"; Text[ arabic ] = " "; Text[ greek ] = "~ "; - Text[ korean ] = "ʵ"; + Text[ korean ] = "ʵ(~T)"; Text[ turkish ] = "A~lan tipi"; Text[ language_user1 ] = " "; }; @@ -131,7 +131,7 @@ TabPage TP_FLD_DOKINF Text[ chinese_traditional ] = "(~E)"; Text[ arabic ] = ""; Text[ greek ] = "~"; - Text[ korean ] = ""; + Text[ korean ] = "(~E)"; Text[ turkish ] = "S~eim"; Text[ language_user1 ] = " "; }; @@ -305,7 +305,7 @@ TabPage TP_FLD_DOKINF Text[ chinese_traditional ] = "榡(~O)"; Text[ arabic ] = ""; Text[ greek ] = "~"; - Text[ korean ] = ""; + Text[ korean ] = "(~O)"; Text[ turkish ] = "F~ormat"; Text[ language_user1 ] = " "; }; @@ -336,11 +336,11 @@ TabPage TP_FLD_DOKINF Text[ chinese_simplified ] = "̶(~X)"; Text[ russian ] = ". "; Text[ polish ] = "Staa tre"; - Text[ japanese ] = "ěŒ(~F)"; - Text[ chinese_traditional ] = "Twe(~F)"; + Text[ japanese ] = "ěŒ(~X)"; + Text[ chinese_traditional ] = "Twe(~X)"; Text[ arabic ] = " "; Text[ greek ] = " ~"; - Text[ korean ] = " "; + Text[ korean ] = " (~X)"; Text[ turkish ] = "erii sabitle"; Text[ language_user1 ] = " "; }; |