From fae576e590e9564645b7267b0c11ec458965d50f Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Mon, 16 Oct 2023 09:27:31 +0200 Subject: [PATCH] fix: Improve grammar --- lib/l10n/app_en.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index e9f7909..bca2201 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -171,7 +171,7 @@ "taskAction_generateLink_process_creatingURI": "Creating link...", "taskAction_generateLink_shareTextSubject": "Here's the link to see my location", "taskAction_showDetails": "Show Details", - "taskAction_changeName": "Change the Name for your Share", + "taskAction_changeName": "Change the Name of your Share", "taskAction_changeName_field_label": "Name", "tasks_action_stopAll": "Stop tasks", "tasks_action_startAll": "Start tasks",