Actions
Emulator Issues #8588
closedRemove the 'i' from all of the 'Size' units (GiB, MiB etc.)
Status:
Invalid
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
This is pretty minor, but something I don't think should be too hard to address. 'GiB' could be interpreted as gigabytes, but 'MiB' definitely looks strange here (migabytes?), and both in fact refer to different units entirely:
http://en.wikipedia.org/wiki/Gibibyte
http://en.wikipedia.org/wiki/Mebibyte
In short, using GB and MB would be and look much better here.
Actions