Bug 1184708
| Summary: | RFE: Override plural forms | ||
|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Carlos Munoz <camunoz> |
| Component: | Component-Logic, Component-Persistence | Assignee: | Alex Eng <aeng> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Damian Jansen <djansen> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | aeng, dchen, djansen, zanata-bugs |
| Target Milestone: | --- | ||
| Target Release: | 3.7 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 3.7.0-SNAPSHOT (git-jenkins-zanata-server-github-pull-requests-2630) | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | 2 | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-22 02:20:13 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: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1197925, 1197927, 1197928 | ||
|
Description
Carlos Munoz
2015-01-22 05:11:18 UTC
Pull request: https://github.com/zanata/zanata-server/pull/683 Implementations: Allow Zanata admin to override default plural forms in pluralforms.properties. - Changes in UI for admin to input new plural forms - Changes in HLocale table for new column, - pluralforms in HDocument should still has the highest priority, follow by data from HLocale, and finally pluralforms.properties. Verified merge (master) at 062565c69a67bdfba201613c3a47a41a012a0edf |