forked from mutoh/locale
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use LC_MESSAGES env for Locale.locale
Locale.charset keep using LC_CTYPE. This change is backward imcompatible change. But the current behavior is a bug. So this change is reasonable. GitHub: fix #2 Debian Bug: #690572 Reported by Stefano Zacchiroli. Thanks!!! Reported by Hleb Valoshka. Thanks!!!
- Loading branch information
Showing
3 changed files
with
52 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters