summaryrefslogtreecommitdiff
path: root/vcl/source/src
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-07-05 08:19:14 +0000
committerOliver Bolte <obo@openoffice.org>2004-07-05 08:19:14 +0000
commit41846063cb098cf4e480f9483056fb6b1c88d682 (patch)
tree76fcdf030db7f9476f6d027ccc9654a25cdc304a /vcl/source/src
parent7472b12565a85c857777f6497a4d02ba8e5ec428 (diff)
INTEGRATION: CWS vcl22 (1.34.106); FILE MERGED
2004/05/25 13:16:15 ssa 1.34.106.1: #108244# added ctrl-shift-f6 shortcut string
Diffstat (limited to 'vcl/source/src')
-rw-r--r--vcl/source/src/helptext.src10
1 files changed, 8 insertions, 2 deletions
diff --git a/vcl/source/src/helptext.src b/vcl/source/src/helptext.src
index 2c7a46834188..b149d8036f6a 100644
--- a/vcl/source/src/helptext.src
+++ b/vcl/source/src/helptext.src
@@ -2,9 +2,9 @@
*
* $RCSfile: helptext.src,v $
*
- * $Revision: 1.35 $
+ * $Revision: 1.36 $
*
- * last change: $Author: hjs $ $Date: 2004-06-25 15:16:50 $
+ * last change: $Author: obo $ $Date: 2004-07-05 09:19:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -201,6 +201,12 @@ String SV_SHORTCUT_MENUBAR
Text [ en-US ] = "To Menu Bar";
};
+String SV_SHORTCUT_SPLITTER
+{
+ Text = "Trenner fr geteiltes Fenster" ;
+ Text[ English ] = "Split window separator" ;
+ Text[ english_us ] = "Split window separator" ;
+};