diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-02-05 20:13:06 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-02-05 20:13:06 +0000 |
commit | ef63d4b879984e05589c45d30510917122dd2299 (patch) | |
tree | 26b19e92100806867c2f6556ab681bc37ae6644e /sc/source/ui/dbgui/asciiopt.src | |
parent | a0a1a7ae0aec3010bbf660a07e7772189fbf0c30 (diff) |
Merge SRC641: 05.02.02 - 22:12:38
Diffstat (limited to 'sc/source/ui/dbgui/asciiopt.src')
-rw-r--r-- | sc/source/ui/dbgui/asciiopt.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/dbgui/asciiopt.src b/sc/source/ui/dbgui/asciiopt.src index 6e8f142cc03d..d17712bca766 100644 --- a/sc/source/ui/dbgui/asciiopt.src +++ b/sc/source/ui/dbgui/asciiopt.src @@ -2,9 +2,9 @@ * * $RCSfile: asciiopt.src,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: kz $ $Date: 2002-02-04 10:37:50 $ + * last change: $Author: kz $ $Date: 2002-02-05 21:13:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -428,7 +428,7 @@ ModalDialog RID_SCDLG_ASCII Text [ danish ] = "Tabulator" ; Text [ italian ] = "~Tabulazione" ; Text [ spanish ] = "~Tabulador" ; - Text [ french ] = "~Tabulation" ; + Text [ french ] = "Tabulation" ; Text [ dutch ] = "~Tabulator" ; Text [ portuguese ] = "~Tabulao" ; Text[ chinese_simplified ] = "制表符(~T)"; @@ -459,7 +459,7 @@ ModalDialog RID_SCDLG_ASCII Text [ danish ] = "Semikolon" ; Text [ italian ] = "Punto e virgola" ; Text [ spanish ] = "~Punto y coma" ; - Text [ french ] = "~Point-virgule" ; + Text [ french ] = "Point-virgule" ; Text [ dutch ] = "~Puntkomma" ; Text [ portuguese ] = "~Ponto e vrgula" ; Text[ chinese_simplified ] = "分号(~E)"; |