ui/EditProduct.ui

changeset 533
288ed828d11a
parent 531
490ed8ac84a9
child 536
3d327db12cef
--- a/ui/EditProduct.ui	Sun Jun 09 17:00:00 2024 +0200
+++ b/ui/EditProduct.ui	Tue Jun 11 15:51:17 2024 +0200
@@ -5247,6 +5247,9 @@
            <height>24</height>
           </rect>
          </property>
+         <property name="toolTip">
+          <string>Sparge pH should be between 5.6 and 5.8.</string>
+         </property>
          <property name="alignment">
           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
          </property>
@@ -5608,6 +5611,10 @@
           <height>24</height>
          </rect>
         </property>
+        <property name="toolTip">
+         <string>The boil pH should be between 5.0 and 5.5.
+If needed, add some Lactic Acid during the boil.</string>
+        </property>
         <property name="alignment">
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
         </property>
@@ -7891,7 +7898,8 @@
          </rect>
         </property>
         <property name="toolTip">
-         <string>Mash pH should be between 5.2 and 5.6. Use 5.2 for light and 5.5 for dark beers.</string>
+         <string>The boil pH should be between 5.0 and 5.5.
+If needed, add some Lactic Acid during the boil.</string>
         </property>
         <property name="alignment">
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>

mercurial