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:
Miika Turkia 2013-12-29 18:11:21 +02:00 committed by Dirk Hohndel
parent b052b790df
commit a62f68e905

View file

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