Show sub-GHz CPU frequency in MHz instead of always GHz - #542
Conversation
danirabbit
left a comment
There was a problem hiding this comment.
Definitely moving this to a utility is great. I think we should follow how GLib format_size works here at least for localization. They have great comments and it seems they translate the unit separately from the final string (probably for RTL or languages that don’t use spaces etc) https://github.com/GNOME/glib/blob/main/glib/gutils.c#L2834
Kool - can we leave the glib style translation part for another PR? I'm not adept in this area so either someone who can or I can work on it later. Existing main branch also lacks this glib style translation. |
No description provided.