[ ] At least one test case is included for this feature or bug fix.
[x] ReleaseNotes has added or is not needed.
[x] This PR has passed all of the test cases on Nodejs and Chrome Browser.
[x] This PR has passed all of the test cases on QT/QML.
[ ] This is an API breaking change.
[ ] Requires a major version change.
Issue Resolved / Feature Added
Make pseudo string encapsulated.
Clearly identifies the start and end of the text. This allows us to identify scenarios where text is being concatenated, truncated, or where text has been hard-coded.
Checklist
ReleaseNotes
has added or is not needed.Nodejs
andChrome Browser
.QT/QML
.Issue Resolved / Feature Added
Resolution
Links