some more renaming
This commit is contained in:
parent
24e550f06a
commit
ef0f98cbf0
src/librssguard/gui/dialogs
@ -228,7 +228,7 @@ void FormMain::prepareMenus() {
|
||||
|
||||
#if !defined(USE_WEBENGINE)
|
||||
m_ui->m_menuWebBrowserTabs->removeAction(m_ui->m_actionTabNewWebBrowser);
|
||||
m_ui->m_menuWebBrowserTabs->setTitle(tr("Tabs"));
|
||||
m_ui->m_menuWebBrowserTabs->setTitle(tr("Ta&bs"));
|
||||
#endif
|
||||
#if defined(Q_OS_MACOS)
|
||||
m_ui->m_actionSwitchMainMenu->setVisible(false);
|
||||
|
@ -100,7 +100,7 @@
|
||||
</widget>
|
||||
<widget class="QMenu" name="m_menuFeeds">
|
||||
<property name="title">
|
||||
<string>&Feeds</string>
|
||||
<string>F&eeds</string>
|
||||
</property>
|
||||
<widget class="QMenu" name="m_menuAddItem">
|
||||
<property name="title">
|
||||
|
Loading…
x
Reference in New Issue
Block a user