QubesOS / qubes-issues

The Qubes OS Project issue tracker
https://www.qubes-os.org/doc/issue-tracking/
534 stars 46 forks source link

Correct the units and tooltip in "Private storage max size" #8889

Open emanruse opened 7 months ago

emanruse commented 7 months ago

The problem you're addressing (if any)

The tooltip for "Private storage max size" in qube Settings GUI seems a useless explanation of the wrong choice of units.

The solution you'd like

Instead of the tooltip for "Private storage max size", explaining the "binary definition of megabyte and gigabyte", simply use the proper units - mebibyte (MiB) or gebibyte (GiB).

Also make that consistent with the units for memory in Advanced tab.

The value to a user, and who that user might be

A clear, straightforward and correct unit, instead of explanations for a wrong one.

alimirjamali commented 1 month ago

Related: https://github.com/QubesOS/qubes-issues/issues/7889

alimirjamali commented 2 weeks ago

PR Submitted.

Minor fix mostly for cosmetic purposes. Review priority: Low

p.s.: The fix for memory units (and others) will come for #7889