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

fix(localize): render location in XLIFF 2 even if there is no metadata #38713

Commits on Sep 4, 2020

  1. fix(localize): render location in XLIFF 2 even if there is no metadata

    Previously, the location of a translation message, in XLIFF 2, was only
    rendered if there were also notes for meaning or description. Now the
    location will be rendered even if the other metadata is not provided.
    
    Fixes angular#38705
    petebacondarwin committed Sep 4, 2020
    Copy the full SHA
    1489cc3 View commit details
    Browse the repository at this point in the history