1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: helptext.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 #define _SV_HELPTEXT_SRC
34 #include <vcl/svids.hrc>
37 String SV_HELPTEXT_CLOSE
39 Text [ en-US ] = "Close";
41 String SV_HELPTEXT_CLOSEDOCUMENT
43 Text [ en-US ] = "Close Document";
45 String SV_HELPTEXT_MINIMIZE
47 Text [ en-US ] = "Minimize";
50 String SV_HELPTEXT_MAXIMIZE
52 Text [ en-US ] = "Maximize";
55 String SV_HELPTEXT_RESTORE
57 Text [ en-US ] = "Restore";
60 String SV_HELPTEXT_ROLLDOWN
62 Text [ en-US ] = "Drop down";
65 String SV_HELPTEXT_ROLLUP
67 Text [ en-US ] = "Roll up";
70 String SV_HELPTEXT_HELP
72 Text [ en-US ] = "Help";
75 String SV_HELPTEXT_ALWAYSVISIBLE
77 Text [ en-US ] = "Always visible";
80 String SV_HELPTEXT_FADEIN
82 Text [ en-US ] = "Show";
85 String SV_HELPTEXT_FADEOUT
87 Text [ en-US ] = "Hide";
90 String SV_HELPTEXT_SPLITFLOATING
92 Text [ en-US ] = "Floating";
95 String SV_HELPTEXT_SPLITFIXED
97 Text [ en-US ] = "Stick";
100 String SV_SHORTCUT_HELP
102 Text [ en-US ] = "Help" ;
105 String SV_SHORTCUT_CONTEXTHELP
107 Text [ en-US ] = "Context Help";
110 String SV_SHORTCUT_ACTIVEHELP
112 Text [ en-US ] = "Extended Tips";
115 String SV_SHORTCUT_DOCKUNDOCK
117 Text [ en-US ] = "Dock/Undock Windows";
120 String SV_SHORTCUT_NEXTSUBWINDOW
122 Text [ en-US ] = "To Next Toolbar/Window";
125 String SV_SHORTCUT_PREVSUBWINDOW
127 Text [ en-US ] = "To Previous Toolbar/Window";
130 String SV_SHORTCUT_TODOCUMENT
132 Text [ en-US ] = "To Document";
135 String SV_SHORTCUT_MENUBAR
137 Text [ en-US ] = "To Menu Bar";
140 String SV_SHORTCUT_SPLITTER
142 Text [ en-US ] = "Split window separator" ;