mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Makes new DC config dialog follow existing UI txt style
Sets text strings to follow the style of existing UI components in use of capitalisation and use of : Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2be6165086
commit
78ba24b84c
2 changed files with 27 additions and 27 deletions
|
@ -637,7 +637,7 @@ p, li { white-space: pre-wrap; }
|
|||
</action>
|
||||
<action name="actionConfigure_Dive_Computer">
|
||||
<property name="text">
|
||||
<string>Configure &Dive Computer</string>
|
||||
<string>Configure &dive computer</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionReplanDive">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue