diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-11-09 11:00:17 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-11-09 11:00:17 +0000 |
commit | c204801618b17153081856161692785ce604af24 (patch) | |
tree | c5c375447910553b5e2ed73144a68f8d3aa4dc0e /svtools/source/plugapp | |
parent | 4c2a090df76e7be5f3c63706c18e6ad7f752e007 (diff) |
Merge SRC612: 09.11.00 - 12:59:57 (NoBranch)
Diffstat (limited to 'svtools/source/plugapp')
-rw-r--r-- | svtools/source/plugapp/testtool.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/plugapp/testtool.src b/svtools/source/plugapp/testtool.src index b2ae9ed1db35..94f018bae41b 100644 --- a/svtools/source/plugapp/testtool.src +++ b/svtools/source/plugapp/testtool.src @@ -2,9 +2,9 @@ * * $RCSfile: testtool.src,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:59:03 $ + * last change: $Author: kz $ $Date: 2000-11-09 12:00:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -223,7 +223,7 @@ class FlagToolBoxState }; Text[ portuguese ] = "Mostrar sempre nome extenso"; Text[ russian ] = " "; - Text[ greek ] = " "; + Text[ greek ] = " "; Text[ dutch ] = "Volledige naam altijd weergeven"; Text[ french ] = "Toujours afficher le nom long"; Text[ spanish ] = "Mostrar siempre los nombres largos"; |