JavaSettingsWidget: available memory -> free memory

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
Octol1ttle 2026-04-28 16:40:05 +05:00
parent 031015b332
commit b7e73db477
No known key found for this signature in database
GPG key ID: B77C34313AEE1FFF

View file

@ -345,7 +345,7 @@
<item>
<widget class="QCheckBox" name="lowMemWarningCheckBox">
<property name="text">
<string>Warn when there is not enough memory available</string>
<string>Warn when there is not enough free memory</string>
</property>
</widget>
</item>