Modified text of all items on help menu
Used ToolTipText for StatusTip on all menu items Modified some of the MenuTexts Modified some of the Pixmaps
This commit is contained in:
committed by
Max Wilfinger
parent
a597015d05
commit
b3a2268289
@@ -45,8 +45,8 @@ CmdStart::CmdStart()
|
||||
{
|
||||
sAppModule = "Start";
|
||||
sGroup = QT_TR_NOOP("Start");
|
||||
sMenuText = QT_TR_NOOP("Start");
|
||||
sToolTipText = QT_TR_NOOP("Displays the Start in an MDI view");
|
||||
sMenuText = QT_TR_NOOP("Start Page");
|
||||
sToolTipText = QT_TR_NOOP("Displays the Start Page");
|
||||
sWhatsThis = "Start_Start";
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "StartCommandIcon";
|
||||
|
||||
Reference in New Issue
Block a user