ui/EditYeastPack.ui

changeset 485
83b5c2b3c414
parent 480
94b3def5d778
child 486
f1cc6a30623d
--- a/ui/EditYeastPack.ui	Thu Feb 02 15:50:15 2023 +0100
+++ b/ui/EditYeastPack.ui	Thu Feb 02 17:14:28 2023 +0100
@@ -229,6 +229,10 @@
         <height>24</height>
        </rect>
       </property>
+      <property name="toolTip">
+       <string>If set this will override the yeast cells setting.
+Use with great care!</string>
+      </property>
       <property name="alignment">
        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
       </property>
@@ -284,6 +288,9 @@
         <height>24</height>
        </rect>
       </property>
+      <property name="toolTip">
+       <string>The viability after one month.</string>
+      </property>
       <property name="alignment">
        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
       </property>
@@ -325,6 +332,9 @@
         <height>24</height>
        </rect>
       </property>
+      <property name="toolTip">
+       <string>The contents size of one package.</string>
+      </property>
       <property name="alignment">
        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
       </property>
@@ -442,7 +452,8 @@
        </rect>
       </property>
       <property name="toolTip">
-       <string>The yeast health after 6 months.</string>
+       <string>The yeast health after six months since production.
+This is a calculated from the Viability and Max values.</string>
       </property>
       <property name="alignment">
        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>

mercurial