From 5b028ae5711e415b2eb109edc21068a327c852af Mon Sep 17 00:00:00 2001
From: Kurt Zenker <kz@openoffice.org>
Date: Mon, 4 Feb 2002 10:38:34 +0000
Subject: Merge SRC641: 04.02.02 - 12:37:44

---
 svx/source/dialog/numpages.src | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

(limited to 'svx/source/dialog/numpages.src')

diff --git a/svx/source/dialog/numpages.src b/svx/source/dialog/numpages.src
index 3f5f9c8c0bbc..5ca97949b7c8 100644
--- a/svx/source/dialog/numpages.src
+++ b/svx/source/dialog/numpages.src
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: numpages.src,v $
  *
- *  $Revision: 1.39 $
+ *  $Revision: 1.40 $
  *
- *  last change: $Author: kz $ $Date: 2001-12-21 22:02:56 $
+ *  last change: $Author: kz $ $Date: 2002-02-04 11:38:34 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -393,7 +393,7 @@ TabPage RID_SVXPAGE_NUM_OPTIONS
         Text [ english_us ] = "~Numbering" ;
         Text [ swedish ] = "Numrering" ;
         Text [ danish ] = "Nummerering" ;
-        Text [ italian ] = "~Numerazione" ;
+        Text [ italian ] = "Numerazione" ;
         Text [ spanish ] = "Nu~meraci�n" ;
         Text [ french ] = "~Num�rotation" ;
         Text [ dutch ] = "~Nummering" ;
@@ -749,7 +749,7 @@ TabPage RID_SVXPAGE_NUM_OPTIONS
         Text = "~Davor" ;
         Text [ ENGLISH ] = "~Before" ;
         Text [ norwegian ] = "F�r" ;
-        Text [ italian ] = "~Davanti" ;
+        Text [ italian ] = "Davanti" ;
         Text [ portuguese_brazilian ] = "Antes" ;
         Text [ portuguese ] = "� fr~ente" ;
         Text [ finnish ] = "Ennen" ;
@@ -862,14 +862,14 @@ TabPage RID_SVXPAGE_NUM_OPTIONS
         Text = "~Farbe" ;
         Text [ ENGLISH ] = "Co~lor" ;
         Hide = TRUE;
-        Text[ italian ] = "~Colore";
+        Text[ italian ] = "Colore";
         Text[ portuguese_brazilian ] = "~Color:";
         Text[ portuguese ] = "~Cor";
         Text[ danish ] = "Farve:";
         Text[ french ] = "Couleur";
         Text[ swedish ] = "~F�rg";
         Text[ dutch ] = "~Kleur";
-        Text[ spanish ] = "~Color";
+        Text[ spanish ] = "Color";
         Text[ english_us ] = "Color";
         Text[ chinese_simplified ] = "颜色";
         Text[ russian ] = "����";
@@ -1396,9 +1396,9 @@ TabPage RID_SVXPAGE_NUM_OPTIONS
         Text [ portuguese_brazilian ] = "~Breite" ;
         Text [ swedish ] = "~Bredd" ;
         Text [ danish ] = "Bredde" ;
-        Text [ italian ] = "~Largh." ;
-        Text [ spanish ] = "A~ncho" ;
-        Text [ french ] = "~Largeur" ;
+        Text [ italian ] = "Larghezza" ;
+        Text [ spanish ] = "Ancho" ;
+        Text [ french ] = "Largeur" ;
         Text [ dutch ] = "~Breedte" ;
         Text [ portuguese ] = "~Largura" ;
         Text[ chinese_simplified ] = "宽度";
@@ -1444,7 +1444,7 @@ TabPage RID_SVXPAGE_NUM_OPTIONS
         Text [ portuguese_brazilian ] = "~H?e" ;
         Text [ swedish ] = "H~�jd" ;
         Text [ danish ] = "H�jde" ;
-        Text [ italian ] = "~Altezza" ;
+        Text [ italian ] = "Altezza" ;
         Text [ spanish ] = "A~ltura" ;
         Text [ french ] = "Hauteur" ;
         Text [ dutch ] = "~Hoogte" ;
@@ -1494,7 +1494,7 @@ TabPage RID_SVXPAGE_NUM_OPTIONS
         Text [ danish ] = "Proportional" ;
         Text [ italian ] = "Sin~cronizza" ;
         Text [ spanish ] = "~Sincronizaci�n" ;
-        Text [ french ] = "~Proportionnel" ;
+        Text [ french ] = "Proportionnel" ;
         Text [ dutch ] = "~Synchroniseren" ;
         Text [ portuguese ] = "Pr~oporcional" ;
         Text[ chinese_simplified ] = "同步化";
@@ -2342,7 +2342,7 @@ TabPage RID_SVXPAGE_NUM_POSITION
         Text [ danish ] = "Standard" ;
         Text [ italian ] = "~Standard" ;
         Text [ spanish ] = "~Predeterminado" ;
-        Text [ french ] = "Par ~d�faut" ;
+        Text [ french ] = "Par d�faut" ;
         Text [ dutch ] = "~Standaard" ;
         Text [ portuguese ] = "~Padr�o" ;
         Text[ chinese_simplified ] = "标准";
-- 
cgit