We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f8d36 commit f08f750Copy full SHA for f08f750
1 file changed
Settings.ui
@@ -2908,7 +2908,7 @@ See the <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html">G
2908
<object class="GtkSpinButton" id="pressure_threshold_spinbutton">
2909
<property name="visible">True</property>
2910
<property name="can_focus">True</property>
2911
- <property name="text" translatable="yes">0.000</property>
+ <property name="text">0.000</property>
2912
<property name="adjustment">pressure_threshold_adjustment</property>
2913
</object>
2914
<packing>
0 commit comments