diff options
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index 2360dd87e..cdabc8ea6 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -815,7 +815,7 @@ p, li { white-space: pre-wrap; } </action> <action name="actionDownloadWeb"> <property name="text"> - <string>Import &GPS data from Subsurface Service</string> + <string>Import &GPS data from Subsurface web-service</string> </property> <property name="shortcut"> <string>Ctrl+G</string> @@ -823,12 +823,12 @@ p, li { white-space: pre-wrap; } </action> <action name="actionEditDeviceNames"> <property name="text"> - <string>&Edit Device Names</string> + <string>&Edit device names</string> </property> </action> <action name="actionAddDive"> <property name="text"> - <string>&Add Dive</string> + <string>&Add dive</string> </property> <property name="shortcut"> <string>Ctrl++</string> @@ -847,12 +847,12 @@ p, li { white-space: pre-wrap; } <bool>true</bool> </property> <property name="text"> - <string>Auto &Group</string> + <string>Auto &group</string> </property> </action> <action name="actionYearlyStatistics"> <property name="text"> - <string>&Yearly Statistics</string> + <string>&Yearly statistics</string> </property> <property name="shortcut"> <string>Ctrl+Y</string> @@ -860,7 +860,7 @@ p, li { white-space: pre-wrap; } </action> <action name="actionViewList"> <property name="text"> - <string>&Dive List</string> + <string>&Dive list</string> </property> <property name="shortcut"> <string>Ctrl+2</string> @@ -892,7 +892,7 @@ p, li { white-space: pre-wrap; } </action> <action name="actionPreviousDC"> <property name="text"> - <string>P&rev DC</string> + <string>P&revious DC</string> </property> <property name="shortcut"> <string>Left</string> @@ -908,7 +908,7 @@ p, li { white-space: pre-wrap; } </action> <action name="actionSelectEvents"> <property name="text"> - <string>&Select Events</string> + <string>&Select events</string> </property> </action> <action name="actionInputPlan"> @@ -926,7 +926,7 @@ p, li { white-space: pre-wrap; } </action> <action name="actionUserManual"> <property name="text"> - <string>User &Manual</string> + <string>User &manual</string> </property> <property name="shortcut"> <string>F1</string> @@ -942,7 +942,7 @@ p, li { white-space: pre-wrap; } </action> <action name="actionDivePlanner"> <property name="text"> - <string>P&lan Dive</string> + <string>P&lan dive</string> </property> <property name="shortcut"> <string>Ctrl+L</string> @@ -950,7 +950,7 @@ p, li { white-space: pre-wrap; } </action> <action name="actionImportDiveLog"> <property name="text"> - <string>&Import Log Files</string> + <string>&Import log files</string> </property> <property name="toolTip"> <string>Import divelog files from other applications</string> @@ -961,7 +961,7 @@ p, li { white-space: pre-wrap; } </action> <action name="actionDivelogs_de"> <property name="text"> - <string>Import &from Divelogs.de</string> + <string>Import &from divelogs.de</string> </property> </action> <action name="actionFullScreen"> @@ -969,10 +969,10 @@ p, li { white-space: pre-wrap; } <bool>true</bool> </property> <property name="text"> - <string>&Full Screen</string> + <string>&Full screen</string> </property> <property name="toolTip"> - <string>Toggle Full Screen</string> + <string>Toggle full screen</string> </property> <property name="shortcut"> <string>F11</string> @@ -1000,7 +1000,7 @@ p, li { white-space: pre-wrap; } </action> <action name="action_Check_for_Updates"> <property name="text"> - <string>&Check for Updates</string> + <string>&Check for updates</string> </property> </action> <action name="actionExport"> |