[GH-ISSUE #394] use locales that are supported only #296

Open
opened 2026-02-27 16:38:46 +03:00 by kerem · 2 comments
Owner

Originally created by @Nowaker on GitHub (Aug 23, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/394

I am Polish. Most of the interface is in English. There are just a few elements that are in Polish - e.g. they are all delete buttons (usuń in Polish). This is annoying since such translations don't help at all. Only the default English locale plus officially supported ru and zh_CN should be enabled.

usun

Originally created by @Nowaker on GitHub (Aug 23, 2014). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/394 I am Polish. Most of the interface is in English. There are just a few elements that are in Polish - e.g. they are all delete buttons (usuń in Polish). This is annoying since such translations don't help at all. Only the default English locale plus officially supported `ru` and `zh_CN` should be enabled. ![usun](https://cloud.githubusercontent.com/assets/611746/4021060/37adfb3e-2adf-11e4-8c63-99ca733e5c2d.png)
Author
Owner

@retspen commented on GitHub (Sep 1, 2014):

You can add Polish or turn off i18 module in settings.py (USE_I18N = False)

<!-- gh-comment-id:54032818 --> @retspen commented on GitHub (Sep 1, 2014): You can add Polish or turn off i18 module in settings.py (USE_I18N = False)
Author
Owner

@Nowaker commented on GitHub (Sep 1, 2014):

Of course I can, and that's what I did in my deployment, but I propose to have i18n enabled for en, ru and zh_CN only out-of-the-box. Having incomplete translations by default doesn't make any sense at all.

<!-- gh-comment-id:54083953 --> @Nowaker commented on GitHub (Sep 1, 2014): Of course I can, and that's what I did in my deployment, but I propose to have i18n enabled for en, ru and zh_CN only out-of-the-box. Having incomplete translations by default doesn't make any sense at all.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#296
No description provided.