diff --git a/src/pulsatingscience.ui b/src/pulsatingscience.ui
index 61969a74554d18c45cc920c4085df971ffbcea08..f85ac031f443f8a06348e39defdeb56396a772af 100644
--- a/src/pulsatingscience.ui
+++ b/src/pulsatingscience.ui
@@ -407,6 +407,9 @@
        </item>
        <item row="0" column="6">
         <widget class="QLCDNumber" name="lcdAmpLHO">
+         <property name="statusTip">
+          <string>Relative strain amplitude of LHO</string>
+         </property>
          <property name="styleSheet">
           <string notr="true">color:rgb(0, 0, 255)</string>
          </property>
@@ -417,6 +420,9 @@
        </item>
        <item row="1" column="6">
         <widget class="QLCDNumber" name="lcdAmpLLO">
+         <property name="statusTip">
+          <string>Relative strain amplitude of LLO</string>
+         </property>
          <property name="styleSheet">
           <string notr="true">color:rgb(255, 0, 0)</string>
          </property>
@@ -427,6 +433,9 @@
        </item>
        <item row="3" column="6">
         <widget class="QLCDNumber" name="lcdAmpVirgo">
+         <property name="statusTip">
+          <string>Relative strain amplitude of Virgo</string>
+         </property>
          <property name="styleSheet">
           <string notr="true">color:rgb(0, 153, 0)</string>
          </property>