Skip to content

[kcms/tablet] Don't show thousand separators for resolution strings

Nicolas Fella requested to merge work/nico/tabletthousand into master

We generally don't show those for resolutions since they are kinda unnecessary

Convert the numbers to string before passing them to i18n to avoid the separators

Before:

tablet_before

After:

tablet_after

@teams/vdg

Edited by Nicolas Fella

Merge request reports