Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: OIP 1.1
-
Fix Version/s: None
-
Component/s: Multi-language
Activity
| Field | Original Value | New Value |
|---|---|---|
| Description |
Message keys could be ordered as follows:
mm.articles.singular=Article <-- singular name of a builder mm.articles.plural=Articles <-- plural name of a builder mm.articles.title=Title <-- name or label of title field mm.articles.title.description=Description of title field Besides adding the message keys to the resources that Translatewiki can translate, all keys have to be added to jspx template code. |
Message keys could be ordered as follows:
mm.articles.singular=Article <-- singular name of a builder mm.articles.plural=Articles <-- plural name of a builder mm.articles.title=Title <-- name or label of title field mm.articles.title.description=Description of title field Besides adding the message keys to the resources that Translatewiki can translate, all keys have to be added to jspx template code everywhere were field names and descriptions from builder configuration files are used. |
| Affects Version/s | OIP 1.1 [ 10211 ] | |
| Fix Version/s | OIP 1.1.1 [ 10233 ] |
| Priority | Major [ 3 ] | Trivial [ 5 ] |