diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-04-12 06:40:26 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-04-12 06:40:26 +0000 |
commit | 302f4c72960fc2219c4b465d497897e5d90ba3a1 (patch) | |
tree | 814b99bb2bf4c7020d3d21a3dea45c6a77d19a57 /svx/source/dialog/page.src | |
parent | f7428f7090ae00306fd9ce9b314b45b808a39911 (diff) |
Merge SRC627: 12.04.01 - 10:39:41
Diffstat (limited to 'svx/source/dialog/page.src')
-rw-r--r-- | svx/source/dialog/page.src | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/svx/source/dialog/page.src b/svx/source/dialog/page.src index 3f674d4ccf20..5534671ae175 100644 --- a/svx/source/dialog/page.src +++ b/svx/source/dialog/page.src @@ -2,9 +2,9 @@ * * $RCSfile: page.src,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: kz $ $Date: 2001-04-09 23:20:39 $ + * last change: $Author: kz $ $Date: 2001-04-12 07:40:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -103,7 +103,7 @@ TabPage RID_SVXPAGE_PAGE Text[ greek ] = "~"; Text[ dutch ] = "~Formaat"; Text[ french ] = "~Format"; - Text[ spanish ] = "~Format"; + Text[ spanish ] = "~Formato"; Text[ italian ] = "~Format"; Text[ danish ] = "~Format"; Text[ swedish ] = "~Format"; @@ -415,10 +415,10 @@ TabPage RID_SVXPAGE_PAGE }; StringList [ spanish ] = { - < "Todos" ; Default ; > ; + < "Derecha e izquierda" ; Default ; > ; < "Reflejado" ; Default ; > ; - < "Derecha" ; Default ; > ; - < "Izquierda" ; Default ; > ; + < "Slo derecha" ; Default ; > ; + < "Slo izquierda" ; Default ; > ; }; StringList [ english_us ] = { @@ -742,7 +742,7 @@ TabPage RID_SVXPAGE_PAGE Text[ greek ] = "~"; Text[ dutch ] = "Op~maak"; Text[ french ] = "For~mat"; - Text[ spanish ] = "For~mat"; + Text[ spanish ] = "For~mato"; Text[ italian ] = "For~mat"; Text[ danish ] = "For~mat"; Text[ swedish ] = "For~mat"; |