Skip to content

Support PARSE_ESCAPES in lang files #473

Open
@pha3l

Description

@pha3l

When using the multiline feature in lang files, aka:

#PARSE_ESCAPES

message.mymod.my_message=\
    @aFirstLineText: %d\n\
    @aSecondLineText: %d \n\
    @fAnotherLine

An error "Translations must not contain incomplete entries" is displayed on the subsequent lines. Additionally, the feature that shows the localized output in the code does not work properly with this construct.

I'm using 2018.1-1.2.5 on IntelliJ 2018.1.

Thank you for the awesome plugin!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions