•  
      request #11510 Extract translations from Vue template
    Infos
    #11510
    Joris MASSON (jmasson)
    2018-05-28 12:04
    2018-05-24 11:51
    11840
    Details
    Extract translations from Vue template

    As a Tuleap developper, I want to have translated strings extracted from the Vue template instead of having to define computed properties and having to use tricks to parse vue files with xgettext.
    We would use https://github.com/Polyconseil/vue-gettext to have the equivalent of what we're used to in AngularJS and have special <translate> tags,  v-translate attribute and vm.$gettext() in scripts.

    Other
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-05-28
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Joris MASSON (jmasson)2018-05-28 12:04
    Other patches will have their own public ref.

    • Status changed from Under review to Closed
    • Close date set to 2018-05-28
    User avatar
    Joris MASSON (jmasson)2018-05-24 11:55
    gerrit #10653 is under review
    Other patches will be needed to replace the translation system in other Vue "apps"

    • Status changed from Under implementation to Under review