some more renaming
This commit is contained in:
parent
647789d31e
commit
24e550f06a
2 changed files with 5 additions and 5 deletions
|
@ -100,7 +100,7 @@
|
|||
</widget>
|
||||
<widget class="QMenu" name="m_menuFeeds">
|
||||
<property name="title">
|
||||
<string>Feeds</string>
|
||||
<string>&Feeds</string>
|
||||
</property>
|
||||
<widget class="QMenu" name="m_menuAddItem">
|
||||
<property name="title">
|
||||
|
@ -136,7 +136,7 @@
|
|||
</widget>
|
||||
<widget class="QMenu" name="m_menuMessages">
|
||||
<property name="title">
|
||||
<string>&Articles</string>
|
||||
<string>Art&icles</string>
|
||||
</property>
|
||||
<addaction name="m_actionOpenSelectedSourceArticlesExternally"/>
|
||||
<addaction name="m_actionOpenSelectedMessagesInternally"/>
|
||||
|
@ -173,7 +173,7 @@
|
|||
</widget>
|
||||
<widget class="QMenu" name="m_menuWebBrowserTabs">
|
||||
<property name="title">
|
||||
<string>Web browser && tabs</string>
|
||||
<string>&Web browser && tabs</string>
|
||||
</property>
|
||||
<addaction name="m_actionTabNewWebBrowser"/>
|
||||
<addaction name="separator"/>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<item>
|
||||
<widget class="QTabWidget" name="m_tabUi">
|
||||
<property name="currentIndex">
|
||||
<number>0</number>
|
||||
<number>1</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="m_tabIconSkin">
|
||||
<attribute name="title">
|
||||
|
@ -266,7 +266,7 @@
|
|||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Toolbar for messages list</string>
|
||||
<string>Toolbar for articles list</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
|
|
Loading…
Add table
Reference in a new issue