From 1022950300dd55f74de74456124964b97f71dedc Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 29 Jun 2001 01:28:16 +0000 Subject: Merge SRC633: 29.06.01 - 04:32:38 --- sc/source/ui/src/popup.src | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sc/source/ui/src/popup.src b/sc/source/ui/src/popup.src index de394a539925..af0688bf0ba2 100644 --- a/sc/source/ui/src/popup.src +++ b/sc/source/ui/src/popup.src @@ -2,9 +2,9 @@ * * $RCSfile: popup.src,v $ * - * $Revision: 1.28 $ + * $Revision: 1.29 $ * - * last change: $Author: kz $ $Date: 2001-06-13 23:19:29 $ + * last change: $Author: obo $ $Date: 2001-06-29 02:28:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -668,7 +668,7 @@ String RID_POPUP_PIVOT Text [ italian ] = "Menu a scelta rapida DataPilot" ; Text [ portuguese_brazilian ] = "Data Pilot Popup Menu" ; Text [ portuguese ] = "Menu instantâneo para o piloto de dados" ; - Text [ french ] = "Menu Pop-up pour le DataPilote" ; + Text [ french ] = "Menu Pop-up pour le pilote de données" ; Text [ dutch ] = "PopUp-menu voor DataPiloot" ; Text [ spanish ] = "Menú emergente del piloto de datos" ; Text [ danish ] = "Popup-menu for datapiloten" ; @@ -1793,3 +1793,4 @@ Menu RID_POPUP_PAGEBREAK + -- cgit