mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-08 02:36:15 +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>
|
||||||
<action name="actionImportDiveLog">
|
<action name="actionImportDiveLog">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Import Files</string>
|
<string>Import Log Files</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Import Files</string>
|
<string>Import divelog files from other applications</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+I</string>
|
<string>Ctrl+I</string>
|
||||||
|
|
Loading…
Add table
Reference in a new issue