[zanata-bugs] [Bug 824200] RFE: Add the ability to specify custom locales that are not enabled by default.

bugzilla at redhat.com bugzilla at redhat.com
Thu May 24 03:24:04 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=824200

Carlos Munoz <camunoz at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |ON_QA
              Flags|                            |needs_documentation+,
                   |                            |technical_note+

--- Comment #1 from Carlos Munoz <camunoz at redhat.com> ---
Added a new property on languages called 'enabled by default'. This property
determines whether a language is enabled for projects that don't specifically
define languages. 

The language manager screen has changed a bit, allowing to control the 'enabled
by default' and 'active' properties using checkboxes and asking for a
confirmation before changes. Also added visual highlighting to non-active
languages for an easier to read screen.

Replaced the drop down box when creating a new language on the server by a text
field. The text field should allow any language name to be entered and suggest
options while typing. 

The server will validate the following on the typed language name:
That the language name is valid (i.e won't get rejected by the server, for
example 'en-')
That there is plural form available for the language name.
That there are no underscores ('_') in the language name. If this is the case,
the server will offer to correct the name automatically.

In addition to these validations, the server will also warn if there are
similar language names already registered in the server (such as 'en-US' and
'en-us') but will not prevent the user from creating the language in that case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.




More information about the zanata-bugs mailing list