Skip to content
Snippets Groups Projects
  • est31's avatar
    b0784ba8
    Use UTF-8 instead of narrow · b0784ba8
    est31 authored
    Use wide_to_utf8 and utf8_to_wide instead of wide_to_narrow and narrow_to_wide at almost all places.
    Only exceptions: test functions for narrow conversion, and chat, which is done in a separate commit.
    b0784ba8
    History
    Use UTF-8 instead of narrow
    est31 authored
    Use wide_to_utf8 and utf8_to_wide instead of wide_to_narrow and narrow_to_wide at almost all places.
    Only exceptions: test functions for narrow conversion, and chat, which is done in a separate commit.
gettext.cpp 7.66 KiB