mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Desktop: Clarify 'Renumber' Action.
Clarify that the 'Renumber' menu item action renumbers all dives and not the selected ones. Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
parent
972b7a0643
commit
bd1f2f67a4
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@
|
||||||
</action>
|
</action>
|
||||||
<action name="actionRenumber">
|
<action name="actionRenumber">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Renumber</string>
|
<string>&Renumber all dives</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string notr="true">Ctrl+R</string>
|
<string notr="true">Ctrl+R</string>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue