mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 03:23:24 +00:00
Rename menu entry for log import
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
b052b790df
commit
a62f68e905
1 changed files with 2 additions and 2 deletions
|
@ -451,10 +451,10 @@
|
|||
</action>
|
||||
<action name="actionImportDiveLog">
|
||||
<property name="text">
|
||||
<string>Import Files</string>
|
||||
<string>Import Log Files</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Import Files</string>
|
||||
<string>Import divelog files from other applications</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+I</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue