diff --git a/core/Util/Util.vala b/core/Util/Util.vala index c3de36589..7e10ca1d7 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); 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