| Summary: |
Please provide i18n context on document/katedocument.cpp string "Close message" |
| Product: |
[Frameworks and Libraries] frameworks-ktexteditor
|
Reporter: |
Oliver Kellogg <okellogg> |
| Component: |
general | Assignee: |
KWrite Developers <kwrite-bugs-null> |
| Status: |
RESOLVED
FIXED
|
|
|
| Severity: |
wishlist
|
|
|
| Priority: |
NOR
|
|
|
| Version First Reported In: |
unspecified | |
|
| Target Milestone: |
--- | |
|
| Platform: |
Other | |
|
| OS: |
Linux | |
|
|
Latest Commit:
|
https://invent.kde.org/frameworks/ktexteditor/commit/69c237427f40883c3dddd95f623ec584749d7398
|
Version Fixed/Implemented In:
|
|
|
Sentry Crash Report:
|
|
| |
On current git master, in document/katedocument.cpp lines 2323 and 6548 there is the i18n string "Close message". On translating, I am unsure whether this shall mean "Close the message being displayed" or "Message displayed on closing". Translation would be eased by adding a message context (msgctxt) clarifying this.