docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum Xliff.ImportNotesBehavior

    Determines how notes should be handled when importing XLIFF data.

    Namespace: UnityEditor.Localization.Plugins.XLIFF
    Assembly: Unity.Localization.Editor.dll
    Syntax
    public enum Xliff.ImportNotesBehavior

    Fields

    Name Description
    Ignore

    Does nothing with the notes and comments.

    Merge

    Attempts to merge the notes with existing comments by checking the comment contents. Comments that have the same text as a note will be ignored.

    Replace

    Default behavior. Replaces all comments with notes.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)