Skip to content
Commit 36af5670 authored by Philip Withnall's avatar Philip Withnall 🚫
Browse files

tests: Ensure gettext strings are loaded in UTF-8 in gdatetime.c



See the previous commit. By convention, GLib assumes strings loaded from
gettext are always in UTF-8, but we do need to tell gettext this. In
most other tests, it doesn’t matter; but in the gdatetime test, we test
re-encoding month names from EUC-JP, so we need to ensure the
translations start in UTF-8 correctly.

Signed-off-by: default avatarPhilip Withnall <withnall@endlessm.com>

https://bugzilla.gnome.org/show_bug.cgi?id=793578
parent 12f11090
Pipeline #5594 failed with stage
in 5 minutes and 41 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment