items -> item
This commit is contained in:
parent
09d03eacf7
commit
21577df34d
@ -319,7 +319,7 @@
|
|||||||
</action>
|
</action>
|
||||||
<action name="m_actionMarkSelectedItemsAsRead">
|
<action name="m_actionMarkSelectedItemsAsRead">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Mark selected items read</string>
|
<string>&Mark selected item read</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Mark all messages (without message filters) from selected items as read.</string>
|
<string>Mark all messages (without message filters) from selected items as read.</string>
|
||||||
@ -330,7 +330,7 @@
|
|||||||
</action>
|
</action>
|
||||||
<action name="m_actionMarkSelectedItemsAsUnread">
|
<action name="m_actionMarkSelectedItemsAsUnread">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Mark selected items unread</string>
|
<string>&Mark selected item unread</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Mark all messages (without message filters) from selected items as unread.</string>
|
<string>Mark all messages (without message filters) from selected items as unread.</string>
|
||||||
@ -349,7 +349,7 @@
|
|||||||
</action>
|
</action>
|
||||||
<action name="m_actionClearSelectedItems">
|
<action name="m_actionClearSelectedItems">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Clean selected items</string>
|
<string>&Clean selected item</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Deletes all messages from selected items.</string>
|
<string>Deletes all messages from selected items.</string>
|
||||||
@ -407,7 +407,7 @@
|
|||||||
</action>
|
</action>
|
||||||
<action name="m_actionViewSelectedItemsNewspaperMode">
|
<action name="m_actionViewSelectedItemsNewspaperMode">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>View selected items in &newspaper mode</string>
|
<string>View selected item in &newspaper mode</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Displays all messages from selected item in a new "newspaper mode" tab. Note that messages are not set as read automatically.</string>
|
<string>Displays all messages from selected item in a new "newspaper mode" tab. Note that messages are not set as read automatically.</string>
|
||||||
@ -774,7 +774,7 @@
|
|||||||
</action>
|
</action>
|
||||||
<action name="m_actionCopyUrlSelectedFeed">
|
<action name="m_actionCopyUrlSelectedFeed">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Copy URLs of selected items</string>
|
<string>&Copy URLs of selected item</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionShowOnlyUnreadMessages">
|
<action name="m_actionShowOnlyUnreadMessages">
|
||||||
@ -816,7 +816,7 @@
|
|||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Automatically &expand items when selected</string>
|
<string>Automatically &expand item when selected</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionSwitchMessageViewerToolbars">
|
<action name="m_actionSwitchMessageViewerToolbars">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user