mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Rename the tab "Dive info" to "Info", and "Dive notes" to "Notes"
Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
cbff3f89c9
commit
961bac9233
5 changed files with 81 additions and 81 deletions
|
|
@ -15,7 +15,7 @@
|
|||
</property>
|
||||
<widget class="QWidget" name="notesTab">
|
||||
<attribute name="title">
|
||||
<string>Dive notes</string>
|
||||
<string>Notes</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="diveNotesLayout">
|
||||
<property name="spacing">
|
||||
|
|
@ -415,7 +415,7 @@
|
|||
</widget>
|
||||
<widget class="QWidget" name="infoTab">
|
||||
<attribute name="title">
|
||||
<string>Dive info</string>
|
||||
<string>Info</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="diveInfoLayout">
|
||||
<item row="0" column="0">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue