Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] Double translation of template preview button #25821

Merged
merged 3 commits into from
Aug 13, 2019

Commits on Aug 12, 2019

  1. [4.0] Double translation of template preview button

    The text for the button was being translated twice
    
    To test enable language debug
    
    Before this PR the button will display as `??**COM_TEMPLATES_BUTTON_PREVIEW**??`
    
    After the PR it will be correctly displayed as `**COM_TEMPLATES_BUTTON_PREVIEW**`
    brianteeman committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    0b25825 View commit details
    Browse the repository at this point in the history
  2. transition button

    brianteeman committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    600ab10 View commit details
    Browse the repository at this point in the history
  3. revert

    brianteeman committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    52e7887 View commit details
    Browse the repository at this point in the history