diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-11-04 17:16:59 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-11-04 17:16:59 +0000 |
commit | dfe24fdc0ed258871e4ccbbb0a03a1b37eb89f15 (patch) | |
tree | e0dc60eea941040c845d8b969368986c6973b0f4 /sc/source/ui/src/miscdlgs.src | |
parent | d80c62c1cea986b1eaa29bffb7eba91e24bac517 (diff) |
Merge SRX644: 04.11.02 - 19:13:09
Diffstat (limited to 'sc/source/ui/src/miscdlgs.src')
-rw-r--r-- | sc/source/ui/src/miscdlgs.src | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sc/source/ui/src/miscdlgs.src b/sc/source/ui/src/miscdlgs.src index 241a8da86c65..559a15129275 100644 --- a/sc/source/ui/src/miscdlgs.src +++ b/sc/source/ui/src/miscdlgs.src @@ -2,9 +2,9 @@ * * $RCSfile: miscdlgs.src,v $ * - * $Revision: 1.59 $ + * $Revision: 1.60 $ * - * last change: $Author: dr $ $Date: 2002-10-29 11:46:46 $ + * last change: $Author: kz $ $Date: 2002-11-04 18:16:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -3442,7 +3442,7 @@ ModalDialog RID_SCDLG_NAMES_CREATE Text = "~Oberer Zeile" ; Text [ ENGLISH ] = "First row" ; Text [ dutch ] = "~Koptekst" ; - Text [ english_us ] = "H~eader" ; + Text [ english_us ] = "~Top row" ; Text [ italian ] = "Riga d'intestazione" ; Text [ spanish ] = "~Encabezamiento" ; Text [ french ] = "~En-tte" ; @@ -3502,7 +3502,7 @@ ModalDialog RID_SCDLG_NAMES_CREATE Text = "~Unterer Zeile" ; Text [ ENGLISH ] = "Last row" ; Text [ dutch ] = "~Voettekst" ; - Text [ english_us ] = "~Footer" ; + Text [ english_us ] = "~Bottom row" ; Text [ italian ] = "Pi di pagina" ; Text [ spanish ] = "~Pie de pgina" ; Text [ french ] = "~Pied de page" ; @@ -3579,7 +3579,7 @@ ModalDialog RID_SCDLG_NAMES_CREATE Size = MAP_APPFONT ( 104 , 8 ) ; Text = "Namen erzeugen aus" ; Text [ ENGLISH ] = "Create names from" ; - Text [ english_us ] = "Create name from" ; + Text [ english_us ] = "Create names from" ; Text [ italian ] = "Generare i nomi da" ; Text [ spanish ] = "Nombre a partir de" ; Text [ french ] = "Crer un nom partir de" ; @@ -3724,7 +3724,7 @@ ModalDialog RID_SCDLG_NAMES_PASTE }; Text = "Namen einfgen" ; Text [ ENGLISH ] = "Paste Name" ; - Text [ english_us ] = "Paste Name" ; + Text [ english_us ] = "Insert Name" ; Text [ italian ] = "Inserisci nomi" ; Text [ spanish ] = "Insertar nombre" ; Text [ french ] = "Insrer un nom" ; |