Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    9e4927ec
    Make LLTransUtil::parseStrings() merge all relevant strings.xml files. · 9e4927ec
    Nat Goodspeed authored
    Until now, adding a xui/en/strings.xml file in any non-default skin meant you
    had to clone the entire file, editing only the particular entries you wanted
    to override. With this change, we load strings.xml file(s) from the default
    skin before loading the specified skin -- so a non-default skin can now
    provide a strings.xml file containing only the specific entries it wants to
    override.
    9e4927ec
    History
    Make LLTransUtil::parseStrings() merge all relevant strings.xml files.
    Nat Goodspeed authored
    Until now, adding a xui/en/strings.xml file in any non-default skin meant you
    had to clone the entire file, editing only the particular entries you wanted
    to override. With this change, we load strings.xml file(s) from the default
    skin before loading the specified skin -- so a non-default skin can now
    provide a strings.xml file containing only the specific entries it wants to
    override.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.