Skip to content

Localization is platform-dependent  #14

@leeper

Description

@leeper

In setlang, the current code sets the LANG environment variable. On Linux, this may also (or alternatively) need to set a locale, e.g.:

Sys.setlocale("LC_MESSAGES", "ko_KR.utf8")

There's also this issue about platform-dependent printing of UTF-8 messages.

h/t @richierocks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions