lang sync
This commit is contained in:
parent
6cd1d09578
commit
eb29a1eba0
File diff suppressed because it is too large
Load Diff
@ -304,7 +304,7 @@
|
||||
</action>
|
||||
<action name="m_actionDeleteSelectedItem">
|
||||
<property name="text">
|
||||
<string>&Delete selected item</string>
|
||||
<string>&Delete selected items</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string notr="true"/>
|
||||
@ -345,7 +345,7 @@
|
||||
</action>
|
||||
<action name="m_actionMarkSelectedItemsAsRead">
|
||||
<property name="text">
|
||||
<string>Mark selected item &read</string>
|
||||
<string>Mark selected items &read</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Mark all messages (without message filters) from selected items as read.</string>
|
||||
@ -356,7 +356,7 @@
|
||||
</action>
|
||||
<action name="m_actionMarkSelectedItemsAsUnread">
|
||||
<property name="text">
|
||||
<string>Mark selected item &unread</string>
|
||||
<string>Mark selected items &unread</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Mark all messages (without message filters) from selected items as unread.</string>
|
||||
@ -375,7 +375,7 @@
|
||||
</action>
|
||||
<action name="m_actionClearSelectedItems">
|
||||
<property name="text">
|
||||
<string>&Clean selected item</string>
|
||||
<string>&Clean selected items</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Deletes all messages from selected items.</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user