mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-05 11:47:53 +01:00
rename select next/prev item
This commit is contained in:
parent
8ae02930f6
commit
fe275bb864
@ -26,7 +26,7 @@
|
||||
<url type="donation">https://github.com/sponsors/martinrotter</url>
|
||||
<content_rating type="oars-1.1" />
|
||||
<releases>
|
||||
<release version="4.0.4" date="2021-11-25"/>
|
||||
<release version="4.0.4" date="2021-11-26"/>
|
||||
</releases>
|
||||
<content_rating type="oars-1.0">
|
||||
<content_attribute id="violence-cartoon">none</content_attribute>
|
||||
|
@ -461,7 +461,7 @@
|
||||
</action>
|
||||
<action name="m_actionSelectNextItem">
|
||||
<property name="text">
|
||||
<string>Select &next item</string>
|
||||
<string>&Next item</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string notr="true">S</string>
|
||||
@ -469,7 +469,7 @@
|
||||
</action>
|
||||
<action name="m_actionSelectPreviousItem">
|
||||
<property name="text">
|
||||
<string>Select &previous item</string>
|
||||
<string>&Previous item</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string notr="true">A</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user