Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
5.11, 5.12.0
-
None
Description
QString str(tr(R"str(Try translating this string
)str"));
If you run lupdate for generating ts file and source contains R string, R string will be absent in the ts file.
Attachments
Issue Links
- duplicates
-
QTBUG-42736 lupdate confused by raw string literals (C++11)
- Closed
- relates to
-
QTBUG-59802 lupdate does not accept c++11 string literal prefixes
- Closed