Aiix added inline comments.
INLINE COMMENTS
> yurchor wrote in main.qml:132
> Is it necessary to use "🌐" between "the" and "internet" in this message?
> Thanks in advance for your answer.
Thanks for reviewing this, I wasn't sure if there is general issue on using
Unicode symbols in strings and
yurchor added inline comments.
INLINE COMMENTS
> main.qml:132
> + if(!connectCtx){
> + var conError = i18n("I am not connected to the 🌐 internet,
> Please check your network connection")
> + convoLmodel.append({"itemType": "NonVisual", "InputQuery":
> c
Aiix created this revision.
Aiix added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
Aiix requested review of this revision.
REVISION SUMMARY
Check if there is an internet connection available before displaying
infor
This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit R846:7a9795631062: Add ConnectionCheck for Dash Cards
(authored by Aiix).
REPOSITORY
R846 Mycroft Plasma integration
CHA