Chris Holland

Results 465 comments of Chris Holland

https://github.com/Zren/plasma-applet-eventcalendar/commit/b2a73f9a32df2006c6b552dadcd10431a4e370b0 Changed Keys: "1h" => "%1h" "1m", "5m", "10m", "15m", "20m", "30m", "45m" => "%1m" "30s" => "%1s" Removed Keys: "Edit description" "Edit title" "Event Description" Please note that I...

https://github.com/Zren/plasma-applet-eventcalendar/commit/e127a0f0d60315e58b4118bdf6ef9b369c658d5f Added Keys: "Day Spacing:" "Event Spacing:" "Hide 'All Day' text"

v69 dev had a fair share of new messages. https://github.com/Zren/plasma-applet-eventcalendar/commit/a719a4eb7fa630c508a65f7e9d0262899ab43503 Added Keys: "Agenda below the Calendar (Single Column)" "Calendar to the left of the Agenda (Two Columns)" "Highlight Current Day...

https://github.com/Zren/plasma-applet-eventcalendar/commit/7d790740f2192cb2ba9687e28359006b6abf30c0 Added Keys: "Add due date" https://github.com/Zren/plasma-applet-eventcalendar/commit/6afe2a028b3238c34c471ae53bd08bfa8fdd51ee Added Keys: "Debugging will log sensitive information to:" "Enable Debugging" Removed Keys: "Enable Debugging\nThis will log sensitive information to ~/.xsession-errors" I copied most...

I released v71 without notifying everyone as I needed to fix GoogleCalendar sync asap. I plan to ship a v72 with updated translations + any bugfixes for v71 since it...

The Event Reminder added a few new keys. I reused the compact `%1h` `%1m` and `%1s` messages from the timer labels for the "Starting in" notification. https://github.com/Zren/plasma-applet-eventcalendar/commit/40736c61efb0978b93295c29a660a800a59e1bd0 Added Keys: "Event...

```po #: ../contents/ui/config/ConfigWeather.qml msgid "Show next " #: ../contents/ui/config/ConfigWeather.qml msgid " in the meteogram." ``` It's the "Show next " [x hours] " in the meteogram" spinbox in the Weather...

I should probably refactor it to be like this, but for now just treat both messages as one. ```qml RowLayout { readonly property string message: i18n("Show next %1 in the...

https://github.com/Zren/plasma-applet-eventcalendar/commit/8af356ffb76a65a325a0e7b6570eaed65da1fc81 Added Keys: "Event Click:" "Hide \"This event was added from Goals in Google Calendar\" description" "Open Web Event View" "Open Web Month View" "Options" https://github.com/Zren/plasma-applet-eventcalendar/commit/45d973641f915ca19597ccb48056143b68687f87 I've also parsed and...

Screenshot? Is it still buggy after a restart?