17bbdf254SAndrew Rist/************************************************************** 2cdf0e10cSrcweir * 37bbdf254SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 47bbdf254SAndrew Rist * or more contributor license agreements. See the NOTICE file 57bbdf254SAndrew Rist * distributed with this work for additional information 67bbdf254SAndrew Rist * regarding copyright ownership. The ASF licenses this file 77bbdf254SAndrew Rist * to you under the Apache License, Version 2.0 (the 87bbdf254SAndrew Rist * "License"); you may not use this file except in compliance 97bbdf254SAndrew Rist * with the License. You may obtain a copy of the License at 10cdf0e10cSrcweir * 117bbdf254SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12cdf0e10cSrcweir * 137bbdf254SAndrew Rist * Unless required by applicable law or agreed to in writing, 147bbdf254SAndrew Rist * software distributed under the License is distributed on an 157bbdf254SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 167bbdf254SAndrew Rist * KIND, either express or implied. See the License for the 177bbdf254SAndrew Rist * specific language governing permissions and limitations 187bbdf254SAndrew Rist * under the License. 19cdf0e10cSrcweir * 207bbdf254SAndrew Rist *************************************************************/ 217bbdf254SAndrew Rist 22cdf0e10cSrcweir#define _SV_HELPTEXT_SRC 23cdf0e10cSrcweir 24cdf0e10cSrcweir#include <svids.hrc> 25cdf0e10cSrcweir 26cdf0e10cSrcweirString SV_HELPTEXT_CLOSE 27cdf0e10cSrcweir{ 28cdf0e10cSrcweir Text [ en-US ] = "Close" ; 29cdf0e10cSrcweir}; 30cdf0e10cSrcweirString SV_HELPTEXT_CLOSEDOCUMENT 31cdf0e10cSrcweir{ 32cdf0e10cSrcweir Text [ en-US ] = "Close Document" ; 33cdf0e10cSrcweir}; 34cdf0e10cSrcweirString SV_HELPTEXT_MINIMIZE 35cdf0e10cSrcweir{ 36cdf0e10cSrcweir Text [ en-US ] = "Minimize" ; 37cdf0e10cSrcweir}; 38cdf0e10cSrcweir 39cdf0e10cSrcweirString SV_HELPTEXT_MAXIMIZE 40cdf0e10cSrcweir{ 41cdf0e10cSrcweir Text [ en-US ] = "Maximize" ; 42cdf0e10cSrcweir}; 43cdf0e10cSrcweir 44cdf0e10cSrcweirString SV_HELPTEXT_RESTORE 45cdf0e10cSrcweir{ 46cdf0e10cSrcweir Text [ en-US ] = "Restore" ; 47cdf0e10cSrcweir}; 48cdf0e10cSrcweir 49cdf0e10cSrcweirString SV_HELPTEXT_ROLLDOWN 50cdf0e10cSrcweir{ 51cdf0e10cSrcweir Text [ en-US ] = "Drop down" ; 52cdf0e10cSrcweir}; 53cdf0e10cSrcweir 54cdf0e10cSrcweirString SV_HELPTEXT_ROLLUP 55cdf0e10cSrcweir{ 56cdf0e10cSrcweir Text [ en-US ] = "Roll up" ; 57cdf0e10cSrcweir}; 58cdf0e10cSrcweir 59cdf0e10cSrcweirString SV_HELPTEXT_HELP 60cdf0e10cSrcweir{ 61cdf0e10cSrcweir Text [ en-US ] = "Help" ; 62cdf0e10cSrcweir}; 63cdf0e10cSrcweir 64cdf0e10cSrcweirString SV_HELPTEXT_ALWAYSVISIBLE 65cdf0e10cSrcweir{ 66cdf0e10cSrcweir Text [ en-US ] = "Always visible" ; 67cdf0e10cSrcweir}; 68cdf0e10cSrcweir 69cdf0e10cSrcweirString SV_HELPTEXT_FADEIN 70cdf0e10cSrcweir{ 71cdf0e10cSrcweir Text [ en-US ] = "Show" ; 72cdf0e10cSrcweir}; 73cdf0e10cSrcweir 74cdf0e10cSrcweirString SV_HELPTEXT_FADEOUT 75cdf0e10cSrcweir{ 76cdf0e10cSrcweir Text [ en-US ] = "Hide" ; 77cdf0e10cSrcweir}; 78cdf0e10cSrcweir 79cdf0e10cSrcweirString SV_HELPTEXT_SPLITFLOATING 80cdf0e10cSrcweir{ 81cdf0e10cSrcweir Text [ en-US ] = "Floating" ; 82cdf0e10cSrcweir}; 83cdf0e10cSrcweir 84cdf0e10cSrcweirString SV_HELPTEXT_SPLITFIXED 85cdf0e10cSrcweir{ 86cdf0e10cSrcweir Text [ en-US ] = "Stick" ; 87cdf0e10cSrcweir}; 88cdf0e10cSrcweir 89cdf0e10cSrcweirString SV_SHORTCUT_HELP 90cdf0e10cSrcweir{ 91cdf0e10cSrcweir Text [ en-US ] = "Help" ; 92cdf0e10cSrcweir}; 93cdf0e10cSrcweir 94cdf0e10cSrcweirString SV_SHORTCUT_CONTEXTHELP 95cdf0e10cSrcweir{ 96cdf0e10cSrcweir Text [ en-US ] = "Context Help" ; 97cdf0e10cSrcweir}; 98cdf0e10cSrcweir 99cdf0e10cSrcweirString SV_SHORTCUT_ACTIVEHELP 100cdf0e10cSrcweir{ 101cdf0e10cSrcweir Text [ en-US ] = "Extended Tips" ; 102cdf0e10cSrcweir}; 103cdf0e10cSrcweir 104cdf0e10cSrcweirString SV_SHORTCUT_DOCKUNDOCK 105cdf0e10cSrcweir{ 106cdf0e10cSrcweir Text [ en-US ] = "Dock/Undock Windows" ; 107cdf0e10cSrcweir}; 108cdf0e10cSrcweir 109cdf0e10cSrcweirString SV_SHORTCUT_NEXTSUBWINDOW 110cdf0e10cSrcweir{ 111cdf0e10cSrcweir Text [ en-US ] = "To Next Toolbar/Window" ; 112cdf0e10cSrcweir}; 113cdf0e10cSrcweir 114cdf0e10cSrcweirString SV_SHORTCUT_PREVSUBWINDOW 115cdf0e10cSrcweir{ 116cdf0e10cSrcweir Text [ en-US ] = "To Previous Toolbar/Window" ; 117cdf0e10cSrcweir}; 118cdf0e10cSrcweir 119cdf0e10cSrcweirString SV_SHORTCUT_TODOCUMENT 120cdf0e10cSrcweir{ 121cdf0e10cSrcweir Text [ en-US ] = "To Document" ; 122cdf0e10cSrcweir}; 123cdf0e10cSrcweir 124cdf0e10cSrcweirString SV_SHORTCUT_MENUBAR 125cdf0e10cSrcweir{ 126cdf0e10cSrcweir Text [ en-US ] = "To Menu Bar" ; 127cdf0e10cSrcweir}; 128cdf0e10cSrcweir 129cdf0e10cSrcweirString SV_SHORTCUT_SPLITTER 130cdf0e10cSrcweir{ 131cdf0e10cSrcweir Text [ en-US ] = "Split window separator" ; 132cdf0e10cSrcweir}; 133cdf0e10cSrcweir 134*0e248b01Smseidel// ********************************************************************** EOF 135