rename select next/prev item

This commit is contained in:
Martin Rotter 2021-11-26 06:49:33 +01:00
parent 8ae02930f6
commit fe275bb864
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -461,7 +461,7 @@
</action>
<action name="m_actionSelectNextItem">
<property name="text">
<string>Select &amp;next item</string>
<string>&amp;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 &amp;previous item</string>
<string>&amp;Previous item</string>
</property>
<property name="shortcut">
<string notr="true">A</string>