Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #14979 Identify overridable strings with getOverridableText()
    Infos
    #14979
    Nicolas Terray (nterray)
    2020-09-21 14:45
    2020-06-12 12:47
    16239
    Details
    Identify overridable strings with getOverridableText()
    Empty
    Translation / gettext / i18n
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Nicolas Terray (nterray)
    Closed
    2020-06-16
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Hi,

    What's your position regarding the use of 'account_suspended message' instead of 'include_session account_suspended' (in src/common/User/StatusSuspendedException.class.php)?

    This could avoid the need of our overload (that instructs users what to do when its account is suspended).
    User avatar
    We overloaded the .tab in /etc/site-content/en_US/include/include.tab
    with
    include_session account_suspended Account Suspended. Please contact the support team at support_outil at csgroup.eu.
    User avatar
    Could you please describe what customizations you made to include_session/account_suspended?
    User avatar
    Hi,

    We customize the string 'include_session account_suspended' adding instructions for suspended users.
    If I well understood, this customization will be lost.

    Maybe, we could use the same message ('account_suspended message') defined into 'site-content/fr_FR/account/account.tab'.
    User avatar
    Thomas Gerbet (tgerbet)2020-06-12 15:32
    gerrit #19223 integrated into Tuleap 11.15.99.123.

    • Summary
      -Identifiy overridable strings with getOverridableText() 
      +Identify overridable strings with getOverridableText()