diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-05-17 07:32:52 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-05-17 07:32:52 +0000 |
commit | ef455bc1a9a3d7d5e104a63475ed405d387030f2 (patch) | |
tree | 2a175d8439fc4ba78943bdd5004bad02416de5ff /sw/source | |
parent | 6cbc1aa4e7c5c8ef3971cc196285f377bb43cb76 (diff) |
Merge SRC632: 17.05.01 - 10:32:09 (NoBranch)
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/ui/misc/linenum.src | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sw/source/ui/misc/linenum.src b/sw/source/ui/misc/linenum.src index dca2e4dc2456..dc9a8f2c20f0 100644 --- a/sw/source/ui/misc/linenum.src +++ b/sw/source/ui/misc/linenum.src @@ -2,9 +2,9 @@ * * $RCSfile: linenum.src,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: rt $ $Date: 2001-05-10 06:55:37 $ + * last change: $Author: kz $ $Date: 2001-05-17 08:32:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -241,7 +241,7 @@ TabPage TP_LINENUMBERING < "Links" ; > ; < "Rechts" ; > ; < "Innen" ; > ; - < "Auen" ; > ; + < "Au?en" ; > ; }; stringlist [ swedish ] = { @@ -310,7 +310,7 @@ TabPage TP_LINENUMBERING { < "Z lewej" ; > ; < "Z prawej" ; > ; - < "W rodku" ; > ; + < "W ?rodku" ; > ; < "Na zewntrz" ; > ; }; StringList [ japanese ] = @@ -510,7 +510,7 @@ TabPage TP_LINENUMBERING Text [ portuguese ] = "Vista" ; Text[ chinese_simplified ] = "ʾ"; Text[ russian ] = ""; - Text[ polish ] = "Wywietlenie"; + Text[ polish ] = "Wy?wietlenie"; Text[ japanese ] = "\\"; Text[ chinese_traditional ] = ""; Text[ arabic ] = ""; @@ -750,7 +750,7 @@ TabPage TP_LINENUMBERING Text = "Zhlen" ; Text [ English ] = "Count" ; Text [ english_us ] = "Count" ; - Text [ portuguese_brazilian ] = "Zhlen" ; + Text [ portuguese_brazilian ] = "Z?hlen" ; Text [ swedish ] = "Rkna" ; Text [ danish ] = "Tl" ; Text [ italian ] = "Conta" ; |