mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Match agreed captalisation style
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
f72ec5e29b
commit
93d59c22d7
8 changed files with 29 additions and 29 deletions
|
@ -624,7 +624,7 @@ p, li { white-space: pre-wrap; }
|
|||
<string>&Export</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Export Dive Logs</string>
|
||||
<string>Export dive logs</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+E</string>
|
||||
|
@ -655,7 +655,7 @@ p, li { white-space: pre-wrap; }
|
|||
<normaloff>:/icon_o2</normaloff>:/icon_o2</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle pO2 Graph</string>
|
||||
<string>Toggle pO₂ graph</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="profPn2">
|
||||
|
@ -667,7 +667,7 @@ p, li { white-space: pre-wrap; }
|
|||
<normaloff>:/icon_n2</normaloff>:/icon_n2</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle pN2 Graph</string>
|
||||
<string>Toggle pN₂ graph</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="profPhe">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue