diff options
author | Rüdiger Timm <rt@openoffice.org> | 2001-06-08 21:26:05 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2001-06-08 21:26:05 +0000 |
commit | 143bb4c6f0802a04ec7a2955a49e67de37a97351 (patch) | |
tree | 029d11706eee00268089d438c06746ae795ed3ff /sc/source/ui/formdlg | |
parent | 2afea925dc7880e88f1aa5c0a90aa97f9e33051d (diff) |
Merge SRC633: 09.06.01 - 00:26:39
Diffstat (limited to 'sc/source/ui/formdlg')
-rw-r--r-- | sc/source/ui/formdlg/dwfunctr.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/source/ui/formdlg/dwfunctr.src b/sc/source/ui/formdlg/dwfunctr.src index 7affe6b5d6af..0bbf196a2381 100644 --- a/sc/source/ui/formdlg/dwfunctr.src +++ b/sc/source/ui/formdlg/dwfunctr.src @@ -2,9 +2,9 @@ * * $RCSfile: dwfunctr.src,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: kz $ $Date: 2001-05-17 07:47:31 $ + * last change: $Author: rt $ $Date: 2001-06-08 22:26:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -580,7 +580,7 @@ DockingWindow FID_FUNCTION_BOX QuickHelpText [ dutch ] = "Functie invoegen in werkblad" ; QuickHelpText [ portuguese ] = "Insere funo na folha de clculo" ; QuickHelpText[ russian ] = " "; - QuickHelpText[ polish ] = "Wstaw funkcj do arkusza"; + QuickHelpText[ polish ] = "Wstaw funkcj do arkusza!"; QuickHelpText[ japanese ] = "\\Ɋ}!"; QuickHelpText[ chinese_simplified ] = "뺯"; QuickHelpText[ chinese_traditional ] = "J"; @@ -619,3 +619,4 @@ DockingWindow FID_FUNCTION_BOX Text[ finnish ] = "Toiminnot"; }; // ********************************************************************** EOF + |