Gettext: Add "Translated String" style and spellChecking attribute
ClosedPublic

Authored by jpoelen on Aug 27 2019, 9:09 PM.

Details

Summary

New style ("Translated String") for a string associated with msgstr. Normal String and some other styles are now spellChecking=false.

Hardcoded colors are removed.

BUG: 392612

Diff Detail

Repository
R216 Syntax Highlighting
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
jpoelen requested review of this revision.Aug 27 2019, 9:09 PM
jpoelen created this revision.
jpoelen edited the summary of this revision. (Show Details)Aug 27 2019, 9:11 PM
jpoelen edited the summary of this revision. (Show Details)
cullmann accepted this revision.Aug 27 2019, 9:31 PM

Nice! Please inc version and push.

This revision is now accepted and ready to land.Aug 27 2019, 9:31 PM
jpoelen updated this revision to Diff 64782.Aug 28 2019, 12:03 AM
  • increase version
This revision was automatically updated to reflect the committed changes.
dhaumann reopened this revision.Aug 28 2019, 6:17 AM

Lgtm.

There are many dsStrings now, which could be distinguished by the default styles for strings in a later patch (dsVerbatim, ...):
https://kate-editor.org/2014/03/07/kate-part-kf5-new-default-styles-for-better-color-schemes/

This revision is now accepted and ready to land.Aug 28 2019, 6:17 AM
dhaumann closed this revision.Aug 28 2019, 6:18 AM

Sorry accidentally reopened.