From b2958eaa64c4f0e46c19eab546dfdc23888bef1d Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 25 Feb 2005 12:08:04 +0000 Subject: INTEGRATION: CWS pbfinal01 (1.88.12); FILE MERGED 2005/02/07 11:02:28 pb 1.88.12.1: fix: #i41596# STR_HELP_MENU_TEXT_COPY added --- sfx2/source/appl/newhelp.src | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'sfx2') diff --git a/sfx2/source/appl/newhelp.src b/sfx2/source/appl/newhelp.src index 9fd73769af59..151e692d770b 100644 --- a/sfx2/source/appl/newhelp.src +++ b/sfx2/source/appl/newhelp.src @@ -2,9 +2,9 @@ * * $RCSfile: newhelp.src,v $ * - * $Revision: 1.88 $ + * $Revision: 1.89 $ * - * last change: $Author: obo $ $Date: 2005-01-27 10:48:53 $ + * last change: $Author: vg $ $Date: 2005-02-25 13:08:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -386,6 +386,11 @@ String STR_HELP_MENU_TEXT_SELECTION_MODE Text [ de ] = "Text auswählen"; Text [ en-US ] = "Select Text"; }; +String STR_HELP_MENU_TEXT_COPY +{ + Text [ de ] = "~Kopieren" ; + Text [ en-US ] = "~Copy" ; +}; ModalDialog DLG_HELP_ADDBOOKMARK { Size = MAP_APPFONT ( 208 , 43 ) ; -- cgit v1.2.3