]> sigrok.org Git - libsigrok.git/commitdiff
kingst-la2016: rephrase diagnostics to improve user perception
authorGerhard Sittig <redacted>
Wed, 19 Jan 2022 20:25:54 +0000 (21:25 +0100)
committerGerhard Sittig <redacted>
Sun, 6 Feb 2022 17:53:53 +0000 (18:53 +0100)
Rephrase diagnostics messages so that users easier can digest them. Keep
implementation details out of messages which are seen by default, stick
those into developer centric messages that correspond to higher verbosity
levels. Consistently start with capital letters and end in punctuation.
Drop exclamation marks. Use all caps for acronyms. Don't break format
strings so that developers can search for messages reported by users.
Break a few long source code text lines (but not all of them).


No differences found