diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/labdlg.src | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/svx/source/dialog/labdlg.src b/svx/source/dialog/labdlg.src index 0f8b9117d1b5..fec558549a3b 100644 --- a/svx/source/dialog/labdlg.src +++ b/svx/source/dialog/labdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: labdlg.src,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: bm $ $Date: 2001-02-07 12:31:40 $ + * last change: $Author: kz $ $Date: 2001-03-09 20:55:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -448,7 +448,7 @@ TabPage RID_SVXPAGE_CAPTION }; stringlist [ portuguese ] = { - < "ptimo" ; 4 ; > ; + < "Optimizar" ; 4 ; > ; < "De cima" ; 3 ; > ; < "Da esquerda" ; 3 ; > ; < "Horizontal" ; 1 ; > ; @@ -666,7 +666,7 @@ TabPage RID_SVXPAGE_CAPTION Text [ swedish ] = "~Optimal" ; Text [ danish ] = "Optimal" ; Text [ portuguese_brazilian ] = "~Optimal" ; - Text [ portuguese ] = "~ptimo" ; + Text [ portuguese ] = "~Optimizar" ; Text[ chinese_simplified ] = "(~O)"; Text[ russian ] = ""; Text[ polish ] = "Optymalny"; @@ -787,7 +787,7 @@ TabPage RID_SVXPAGE_CAPTION Text [ danish ] = "verst;Centreret;Nederst" ; Text [ portuguese_brazilian ] = "Oben;Mitte;Unten" ; Text [ portuguese ] = "Superior; centro; inferior" ; - Text[ chinese_simplified ] = "ϣУ"; + Text[ chinese_simplified ] = ";;"; Text[ russian ] = "; ;"; Text[ polish ] = "W grze, Na rodku;Na dole"; Text[ japanese ] = ";;"; @@ -811,7 +811,7 @@ TabPage RID_SVXPAGE_CAPTION Text [ danish ] = "Venstre;Centreret;Hjre" ; Text [ portuguese_brazilian ] = "Links;Mitte;Rechts" ; Text [ portuguese ] = "Esquerda; centro; direita" ; - Text[ chinese_simplified ] = "У"; + Text[ chinese_simplified ] = ";;"; Text[ russian ] = "; ;"; Text[ polish ] = "Z lewej; W rodku; Z prawej"; Text[ japanese ] = ";;E"; |