diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-28 12:24:52 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-28 12:24:52 +0000 |
commit | 85f7f12811320cec216bef3620e6401495bbd5fd (patch) | |
tree | ba57c02f65ab354abbe87426763814fe85a7d3ee | |
parent | 9ac0217dfb1ac5a2639af33c0e000b55b38bbbda (diff) |
Merge SRC626: 28.03.01 - 16:25:31 (NoBranch)
-rw-r--r-- | svx/source/dialog/tabline.src | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/svx/source/dialog/tabline.src b/svx/source/dialog/tabline.src index 45a458666797..d1b1d770b0c8 100644 --- a/svx/source/dialog/tabline.src +++ b/svx/source/dialog/tabline.src @@ -2,9 +2,9 @@ * * $RCSfile: tabline.src,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: kz $ $Date: 2001-03-09 21:15:10 $ + * last change: $Author: kz $ $Date: 2001-03-28 13:24:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -436,8 +436,8 @@ TabPage RID_SVXPAGE_LINE Text[ chinese_simplified ] = "(~N)"; Text[ russian ] = " "; Text[ polish ] = "Wyrodkuj"; - Text[ japanese ] = "(~C)"; - Text[ chinese_traditional ] = "m(~C)"; + Text[ japanese ] = "(~N)"; + Text[ chinese_traditional ] = "m(~N)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~N)"; @@ -491,11 +491,11 @@ TabPage RID_SVXPAGE_LINE Text [ spanish ] = "Sincroni~zar finales" ; Text [ english_us ] = "Synchroni~ze ends" ; TabStop = TRUE ; - Text[ chinese_simplified ] = "߶ͬ(~N)"; + Text[ chinese_simplified ] = "߶ͬ(~Z)"; Text[ russian ] = " "; Text[ polish ] = "Synchronizuj koce"; - Text[ japanese ] = "ݸŲނI(~N)"; - Text[ chinese_traditional ] = "uݦPB(~N)"; + Text[ japanese ] = "ݸŲނI(~Z)"; + Text[ chinese_traditional ] = "uݦPB(~Z)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ȭ (~Z)"; |