mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 06:15:26 +00:00
Fix typos
Reported-by: Davide DB <dbdavide@gmail.com> Signed-off-by: Florian Klink <flokli@flokli.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
bf82810a30
commit
59038a2554
2 changed files with 4 additions and 4 deletions
|
@ -58,7 +58,7 @@
|
|||
<item>
|
||||
<widget class="QPushButton" name="saveSettingsPushButton">
|
||||
<property name="text">
|
||||
<string>Save Chages to Device</string>
|
||||
<string>Save Changes to Device</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
@ -666,7 +666,7 @@ p, li { white-space: pre-wrap; }
|
|||
<normaloff>:/icon_n2</normaloff>:/icon_n2</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Show Pn2</string>
|
||||
<string>Show PN2</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="profPhe">
|
||||
|
@ -678,7 +678,7 @@ p, li { white-space: pre-wrap; }
|
|||
<normaloff>:/icon_he</normaloff>:/icon_he</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Show Ph2</string>
|
||||
<string>Show PH2</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="profDcCeiling">
|
||||
|
@ -774,7 +774,7 @@ p, li { white-space: pre-wrap; }
|
|||
<normaloff>:/icon_NDLTTS</normaloff>:/icon_NDLTTS</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Show NTL TTS</string>
|
||||
<string>Show NDL TTS</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="profSAC">
|
||||
|
|
Loading…
Add table
Reference in a new issue