ngraham added inline comments.
INLINE COMMENTS
> main.qml:59
> + // TODO: Show a better message...
> + return i18n("Night Color is not active, the next transition
> will occur at %1",
> +
> monitor.scheduledTransitionDateTime.toLocaleString(Qt.locale()));
This is a comma splice. Change to:
Night Color is not active. The next transition...
or
Night Color is not active; the next transition...
or
Night Color is not active, but the next transition...
REPOSITORY
R114 Plasma Addons
REVISION DETAIL
https://phabricator.kde.org/D26688
To: zzag, #plasma, #vdg
Cc: ngraham, anthonyfieroni, plasma-devel, LeGast00n, The-Feren-OS-Dev,
jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, alexeymin, himcesjf,
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart