•  
      request #10790 Use gettext directly in mustache templates
    Infos
    #10790
    Nicolas Terray (nterray)
    2020-06-12 12:55
    2017-11-03 11:24
    11017
    Details
    Use gettext directly in mustache templates
    We shouldn't have to pollute our presenters with i18n strings. Those strings should be directly enclosed in the mustache files.
    Translation / gettext / i18n
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Empty
    Closed
    2017-11-06
    Attachments
    Empty
    References
    Referencing request #10790
    Referenced by request #10790

    Artifact Tracker v5

    rel #10587 9.14

    Follow-ups

    User avatar
    Documentation has been updated. Closing the request.

    • Status changed from Under implementation to Closed
    • Close date set to 2017-11-06
    User avatar
    Thomas Gerbet (tgerbet)2017-11-06 10:11
    gerrit #9868 integrated into Tuleap 9.13.99.141.


    I propose we keep this request open until the dev guide has been updated in the documentation.

    User avatar

    To make the feature really usable we need to write a parser to extract the strings to internationalized and to put them into the corresponding pot/po files.

    Contribution for that in gerrit #9868

    User avatar
    Thomas Gerbet (tgerbet)2017-11-03 13:31
    First contribution integrated into Tuleap 9.13.99.136.

    To make the feature really usable we need to write a parser to extract the strings to internationalized and to put them into the corresponding pot/po files.