Undo unintentional string changes

Previous commits undid these by mistake

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-09-11 07:46:02 -07:00
parent 59038a2554
commit 2be6165086

View file

@ -654,7 +654,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/icon_o2</normaloff>:/icon_o2</iconset> <normaloff>:/icon_o2</normaloff>:/icon_o2</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Show PO2</string> <string>Toggle pO2 Graph</string>
</property> </property>
</action> </action>
<action name="profPn2"> <action name="profPn2">
@ -666,7 +666,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/icon_n2</normaloff>:/icon_n2</iconset> <normaloff>:/icon_n2</normaloff>:/icon_n2</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Show PN2</string> <string>Toggle pN2 Graph</string>
</property> </property>
</action> </action>
<action name="profPhe"> <action name="profPhe">
@ -678,7 +678,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/icon_he</normaloff>:/icon_he</iconset> <normaloff>:/icon_he</normaloff>:/icon_he</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Show PH2</string> <string>Toggle pHe graph</string>
</property> </property>
</action> </action>
<action name="profDcCeiling"> <action name="profDcCeiling">
@ -690,7 +690,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/icon_ceiling_dc</normaloff>:/icon_ceiling_dc</iconset> <normaloff>:/icon_ceiling_dc</normaloff>:/icon_ceiling_dc</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Show Dc Ceiling</string> <string>Toggle DC reported ceiling</string>
</property> </property>
</action> </action>
<action name="profCalcCeiling"> <action name="profCalcCeiling">
@ -702,7 +702,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/icon_ceiling_calculated</normaloff>:/icon_ceiling_calculated</iconset> <normaloff>:/icon_ceiling_calculated</normaloff>:/icon_ceiling_calculated</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Calculate Ceiling</string> <string>Toggle calculated ceiling</string>
</property> </property>
</action> </action>
<action name="profCalcAllTissues"> <action name="profCalcAllTissues">
@ -714,7 +714,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/icon_ceiling_alltissues</normaloff>:/icon_ceiling_alltissues</iconset> <normaloff>:/icon_ceiling_alltissues</normaloff>:/icon_ceiling_alltissues</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Calculate All Tissues</string> <string>Toggle calculating all tissues</string>
</property> </property>
</action> </action>
<action name="profIncrement3m"> <action name="profIncrement3m">
@ -726,7 +726,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/icon_ceiling_3m</normaloff>:/icon_ceiling_3m</iconset> <normaloff>:/icon_ceiling_3m</normaloff>:/icon_ceiling_3m</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>3m Increments</string> <string>Toggle calculated ceiling with 3m increments</string>
</property> </property>
</action> </action>
<action name="profHR"> <action name="profHR">
@ -738,7 +738,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/icon_HR</normaloff>:/icon_HR</iconset> <normaloff>:/icon_HR</normaloff>:/icon_HR</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Heart Rate</string> <string>Toggle heart rate</string>
</property> </property>
</action> </action>
<action name="profMod"> <action name="profMod">
@ -750,7 +750,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/icon_mod</normaloff>:/icon_mod</iconset> <normaloff>:/icon_mod</normaloff>:/icon_mod</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Show Mod</string> <string>Toggle MOD</string>
</property> </property>
</action> </action>
<action name="profEad"> <action name="profEad">
@ -762,7 +762,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/icon_ead</normaloff>:/icon_ead</iconset> <normaloff>:/icon_ead</normaloff>:/icon_ead</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Show EAD</string> <string>Toggle EAD, END, EADD</string>
</property> </property>
</action> </action>
<action name="profNdl_tts"> <action name="profNdl_tts">
@ -774,7 +774,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/icon_NDLTTS</normaloff>:/icon_NDLTTS</iconset> <normaloff>:/icon_NDLTTS</normaloff>:/icon_NDLTTS</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Show NDL TTS</string> <string>Toggle NDL, TTS</string>
</property> </property>
</action> </action>
<action name="profSAC"> <action name="profSAC">
@ -786,7 +786,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/icon_lung</normaloff>:/icon_lung</iconset> <normaloff>:/icon_lung</normaloff>:/icon_lung</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Show SAC</string> <string>Toggle SAC rate</string>
</property> </property>
</action> </action>
<action name="profRuler"> <action name="profRuler">
@ -798,7 +798,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/ruler</normaloff>:/ruler</iconset> <normaloff>:/ruler</normaloff>:/ruler</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Show Ruler</string> <string>Toggle ruler</string>
</property> </property>
</action> </action>
<action name="profScaled"> <action name="profScaled">
@ -834,7 +834,7 @@ p, li { white-space: pre-wrap; }
<normaloff>:/gaschange</normaloff>:/gaschange</iconset> <normaloff>:/gaschange</normaloff>:/gaschange</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Show Tank Bar</string> <string>Toggle Tank Bar</string>
</property> </property>
</action> </action>
</widget> </widget>