| Summary: | RFE: Allow the user to define name, native name on add language | ||
|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Damian Jansen <djansen> |
| Component: | Component-UI | Assignee: | Michelle Kim <mkim> |
| Status: | CLOSED UPSTREAM | QA Contact: | Zanata-QA Mailling List <zanata-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | development | CC: | aeng, sflaniga, zanata-bugs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-31 01:15:17 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Damian Jansen
2013-11-27 02:11:12 UTC
It certainly is confusing, with the different field names ("Language" apparently means locale code), and the sort-of-lower-cased, sort-of-not handling for the locale code.
It is supposed to be a *single* locale code which the user enters, which is then split up (into language and country) using well defined rules. We don't want the user entering a locale code which doesn't match the language and country!
I don't think we should lock it down to reject non-standard language/country codes completely, but we should certainly warn the user about them.
Allowing the user to specify the unknown locale's display name, and native name, would be a nice extension.
This screen should also ask the admin to supply plural rules for unknown languages. This obviously implies storing the rules in the database.
Reassigned to PM Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-382 |