Skip to content

master.mint22

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 15:37
b554c49
Add a makepot script.

Mainly for gnome-wall-clock.c time formats. The inherited
translation msgids still match up, but if we have to change
anything they'll need to be re-done.

These changes result in there being too much space between some
elements in certain cases (like single digit date):
https://gitlab.gnome.org/GNOME/glib/-/commit/7169f6e1e58a53e4b69e5d40f3fd192dd9cd8ed4
https://gitlab.gnome.org/GNOME/glib/-/commit/7074122f308b7b3402fba250f2010778fdad6eff

We may want to adjust these standard formats to use %-e instead
of %e, etc...