Skip to content

reserve the extra spaces between each lines #29

@pengzishang

Description

@pengzishang

the Localize file was like

"About-Privacy" = "隐私政策";


"About-Protocol" = "用户协议";


"ActiveRoadshow-Reserve" = "立即预约";

........

after a using StringZ, and append an item, it suddenly be like this

"About-Privacy" = "隐私政策";
"About-Protocol" = "用户协议";
"ActiveRoadshow-Reserve" = "立即预约";
"Another-Item" = "Useful info";
........

Could u plz do not remove extra spaces due to our project regulation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions