diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-12-06 14:06:31 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-12-06 14:06:31 +0000 |
commit | 07524b09690887ac99b044b3dfe9dbfcd9b89e7b (patch) | |
tree | 4ce5601887b60a541f0b8dde7642b75c3148e587 /sw/source | |
parent | b92cb0328e79178b5f741712ed6f6478f3102e67 (diff) |
Merge SRC614: 06.12.00 - 16:06:10
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/ui/table/insrc.src | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/sw/source/ui/table/insrc.src b/sw/source/ui/table/insrc.src index c89e096e1573..4553d132a6cd 100644 --- a/sw/source/ui/table/insrc.src +++ b/sw/source/ui/table/insrc.src @@ -2,9 +2,9 @@ * * $RCSfile: insrc.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2000-12-01 08:43:21 $ + * last change: $Author: kz $ $Date: 2000-12-06 15:06:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -250,18 +250,18 @@ ModalDialog DLG_INS_ROW_COL Text [ portuguese ] = "Linhas" ; Text [ finnish ] = " rivej" ; Text [ danish ] = "rkker" ; - Text [ french ] = "~Lignes" ; - Text [ swedish ] = "rader" ; - Text [ dutch ] = "Rijen" ; + Text [ french ] = " Lignes" ; + Text [ swedish ] = " rader" ; + Text [ dutch ] = " rijen" ; Text [ spanish ] = "Filas" ; Text [ english_us ] = "Rows" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; - Text[ polish ] = "Wiersze"; + Text[ polish ] = " Wiersze"; Text[ japanese ] = "s"; Text[ chinese_traditional ] = ""; - Text[ arabic ] = ""; - Text[ greek ] = ""; + Text[ arabic ] = " "; + Text[ greek ] = " "; Text[ korean ] = ""; Text[ turkish ] = "Satr"; Text[ language_user1 ] = " "; @@ -276,18 +276,18 @@ ModalDialog DLG_INS_ROW_COL Text [ portuguese ] = "Colunas" ; Text [ finnish ] = " sarakkeita" ; Text [ danish ] = "kolonner" ; - Text [ french ] = "Colonnes" ; - Text [ swedish ] = "kolumner" ; - Text [ dutch ] = "Kolommen" ; + Text [ french ] = " Colonnes" ; + Text [ swedish ] = " kolumner" ; + Text [ dutch ] = " kolommen" ; Text [ spanish ] = "Columnas" ; Text [ english_us ] = "Columns" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; - Text[ polish ] = "Kolumny"; + Text[ polish ] = " Kolumny"; Text[ japanese ] = ""; Text[ chinese_traditional ] = ""; - Text[ arabic ] = ""; - Text[ greek ] = ""; + Text[ arabic ] = " "; + Text[ greek ] = " "; Text[ korean ] = ""; Text[ turkish ] = "Stun"; Text[ language_user1 ] = " "; |