From 39187e42985ad9e4f6765c97d1f8d056245d2656 Mon Sep 17 00:00:00 2001 From: sylviekai <165470978+sylviekai@users.noreply.github.com> Date: Sun, 2 Jun 2024 19:32:21 +0000 Subject: [PATCH 1/2] Update Util.vala to better reference Calendar Events location --- core/Util/Util.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Util/Util.vala b/core/Util/Util.vala index 54c94b222..269434d1d 100644 --- a/core/Util/Util.vala +++ b/core/Util/Util.vala @@ -651,7 +651,7 @@ We hope you’ll enjoy using Planify!"""); item_02_01.project_id = project.id; item_02_01.section_id = section_01.id; item_02_01.content = _("Show your calendar events"); - item_02_01.description = _("You can display your system's calendar events in Planify. Go to 'Preferences' 🡒 Calendar Events to turn it on."); + item_02_01.description = _("You can display your system's calendar events in Planify. Go to 'Preferences' 🡒 General 🡒 Calendar Events to turn it on."); var item_02_02 = new Objects.Item (); item_02_02.id = Util.get_default ().generate_id (item_02_02); From 308b395c35b68b11b83555a7f4b558223471b655 Mon Sep 17 00:00:00 2001 From: sylviekai <165470978+sylviekai@users.noreply.github.com> Date: Sun, 2 Jun 2024 19:34:55 +0000 Subject: [PATCH 2/2] Update io.github.alainm23.planify.pot to reflect core/Util/Util.vala string change --- po/io.github.alainm23.planify.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/io.github.alainm23.planify.pot b/po/io.github.alainm23.planify.pot index 04d6be755..dc2966715 100644 --- a/po/io.github.alainm23.planify.pot +++ b/po/io.github.alainm23.planify.pot @@ -422,7 +422,7 @@ msgstr "" #: core/Util/Util.vala:654 msgid "" "You can display your system's calendar events in Planify. Go to " -"'Preferences' 🡒 Calendar Events to turn it on." +"'Preferences' 🡒 General 🡒 Calendar Events to turn it on." msgstr "" #: core/Util/Util.vala:660