summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-25 12:08:04 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-25 12:08:04 +0000
commitb2958eaa64c4f0e46c19eab546dfdc23888bef1d (patch)
tree962f48e6fb91e8527ce2a35c735c2d85c58ba894 /sfx2
parent3fe550a4c39a189fbce98b5acd573e6318170ea5 (diff)
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
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/appl/newhelp.src9
1 files changed, 7 insertions, 2 deletions
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 ) ;