Skip to content

Commit 21577df

Browse files
author
Martin Rotter
committed
items -> item
1 parent 09d03ea commit 21577df

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/librssguard/gui/dialogs/formmain.ui

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@
319319
</action>
320320
<action name="m_actionMarkSelectedItemsAsRead">
321321
<property name="text">
322-
<string>&amp;Mark selected items read</string>
322+
<string>&amp;Mark selected item read</string>
323323
</property>
324324
<property name="toolTip">
325325
<string>Mark all messages (without message filters) from selected items as read.</string>
@@ -330,7 +330,7 @@
330330
</action>
331331
<action name="m_actionMarkSelectedItemsAsUnread">
332332
<property name="text">
333-
<string>&amp;Mark selected items unread</string>
333+
<string>&amp;Mark selected item unread</string>
334334
</property>
335335
<property name="toolTip">
336336
<string>Mark all messages (without message filters) from selected items as unread.</string>
@@ -349,7 +349,7 @@
349349
</action>
350350
<action name="m_actionClearSelectedItems">
351351
<property name="text">
352-
<string>&amp;Clean selected items</string>
352+
<string>&amp;Clean selected item</string>
353353
</property>
354354
<property name="toolTip">
355355
<string>Deletes all messages from selected items.</string>
@@ -407,7 +407,7 @@
407407
</action>
408408
<action name="m_actionViewSelectedItemsNewspaperMode">
409409
<property name="text">
410-
<string>View selected items in &amp;newspaper mode</string>
410+
<string>View selected item in &amp;newspaper mode</string>
411411
</property>
412412
<property name="toolTip">
413413
<string>Displays all messages from selected item in a new &quot;newspaper mode&quot; tab. Note that messages are not set as read automatically.</string>
@@ -774,7 +774,7 @@
774774
</action>
775775
<action name="m_actionCopyUrlSelectedFeed">
776776
<property name="text">
777-
<string>&amp;Copy URLs of selected items</string>
777+
<string>&amp;Copy URLs of selected item</string>
778778
</property>
779779
</action>
780780
<action name="m_actionShowOnlyUnreadMessages">
@@ -816,7 +816,7 @@
816816
<bool>true</bool>
817817
</property>
818818
<property name="text">
819-
<string>Automatically &amp;expand items when selected</string>
819+
<string>Automatically &amp;expand item when selected</string>
820820
</property>
821821
</action>
822822
<action name="m_actionSwitchMessageViewerToolbars">

0 commit comments

Comments
 (0)