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
3d46f6daf0
commit
297bac2988
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@
|
|||
</action>
|
||||
<action name="actionRenumber">
|
||||
<property name="text">
|
||||
<string>&Renumber</string>
|
||||
<string>&Renumber all dives</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string notr="true">Ctrl+R</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue