Skip to content

Initialize locale independently of NLS - #527

Open
cocoliliace wants to merge 1 commit into
lfos:pufrom
cocoliliace:pu
Open

Initialize locale independently of NLS#527
cocoliliace wants to merge 1 commit into
lfos:pufrom
cocoliliace:pu

Conversation

@cocoliliace

Copy link
Copy Markdown

--disable-nls should only disable gettext translations, and should still call setlocale(LC_ALL, ...). Otherwise, user-entered CJK texts (eg. appointment names) may get displayed as garbled texts.

--disable-nls should only disable gettext translations, and should still
call setlocale(LC_ALL, ...). Otherwise, user-entered CJK texts (eg.
appointment names) may get displayed as garbled texts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant