[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#841916: Acknowledgement (locales: Fix for #663203 introduced problems to the date_fmt for en_AU locale)



In the meantime, a workaround is to edit /usr/share/i18n/locales/en_AU
to adjust date_fmt appropriately, and then run

    localedef -f UTF-8 -i en_AU en_AU.UTF-8

as root.

Without root, the procedure is (something like) take a copy of
/usr/share/i18n/locales/en_AU, edit it, run

    localedef -f UTF-8 -i ./en_AU ~/locales/en_AU.UTF-8

and then set $LOCPATH to ~/locales.

Kev


Reply to: