~elementary-os/elementaryos/+git/settings-daemon:weather-alerts

Last commit made on 2023-08-21
Get this branch:
git clone -b weather-alerts https://git.launchpad.net/~elementary-os/elementaryos/+git/settings-daemon

Branch merges

Branch information

Name:
weather-alerts
Repository:
lp:~elementary-os/elementaryos/+git/settings-daemon

Recent commits

c47edb0... by Leonhard Kargl

Fix lint and CI

1ba58ef... by Leonhard Kargl

Change text

45c5cf4... by Leonhard Kargl

Add missing file

b3bd02a... by Leonhard Kargl

Send notifications about weather alerts

8a35889... by imgradeone Yan <email address hidden>

Translated using Weblate (Chinese (Simplified))

Currently translated at 23.5% (4 of 17 strings)

Translation: Desktop/Settings Daemon
Translate-URL: https://l10n.elementary.io/projects/desktop/settings-daemon/zh_Hans/

5b2bf7d... by DutchVipperloid <svenroelof@e.email>

Translated using Weblate (Dutch)

Currently translated at 88.2% (15 of 17 strings)

Translation: Desktop/Settings Daemon
Translate-URL: https://l10n.elementary.io/projects/desktop/settings-daemon/nl/

92485f8... by DutchVipperloid <svenroelof@e.email>

Translated using Weblate (Dutch)

Currently translated at 76.4% (13 of 17 strings)

Translation: Desktop/Settings Daemon
Translate-URL: https://l10n.elementary.io/projects/desktop/settings-daemon/nl/

77793a4... by Nathan <email address hidden>

Translated using Weblate (French)

Currently translated at 100.0% (17 of 17 strings)

Translation: Desktop/Settings Daemon
Translate-URL: https://l10n.elementary.io/projects/desktop/settings-daemon/fr/

c314d3c... by Gustavo Marques <email address hidden>

meson: use right gettext domain

we where using 'extra' as gettext domain for our translation, but expecting
'io.elementary.settings-daemon' in source code. this update our meson rule
to use the right name

Signed-off-by: Gustavo Marques <email address hidden>

5da94e2... by Gustavo Marques <email address hidden>

Housekeep: use dgettext() to get screenshot directory name

we don't want to override the value of GETTEXT_PACKAGE, since that
would make other translations to stop working.

Signed-off-by: Gustavo Marques <email address hidden>