From 7252fe47a80faf2eb0bed469cc8d7865a3397d0b Mon Sep 17 00:00:00 2001 From: Caroline Casey Date: Wed, 17 Apr 2019 16:28:44 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (211 of 211 strings) Translation: Habitica/Tasks Translate-URL: https://translate.habitica.com/projects/habitica/tasks/en_GB/ --- website/common/locales/en_GB/tasks.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/common/locales/en_GB/tasks.json b/website/common/locales/en_GB/tasks.json index 143d7201d5..739a8c4f90 100644 --- a/website/common/locales/en_GB/tasks.json +++ b/website/common/locales/en_GB/tasks.json @@ -100,7 +100,7 @@ "hideTags": "Hide", "showTags": "Show", "editTags2": "Edit Tags", - "toRequired": "You must supply a \"to\" property.", + "toRequired": "You must supply a \"to\" property", "startDate": "Start Date", "startDateHelpTitle": "When should this task start?", "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", @@ -199,7 +199,7 @@ "monthlyRepeatHelpContent": "This task will be due every X months", "yearlyRepeatHelpContent": "This task will be due every X years", "resets": "Resets", - "summaryStart": "Repeats <%= frequency %> every <%= everyX %> <%= frequencyPlural %>", + "summaryStart": "Repeats <%= frequency %> every <%= everyX %> <%= frequencyPlural %>. ", "nextDue": "Next Due Dates", "checkOffYesterDailies": "Check off any Dailies you did yesterday:", "yesterDailiesTitle": "You left these Dailies unchecked yesterday! Do you want to check off any of them now?", @@ -210,4 +210,4 @@ "searchTasks": "Search titles and descriptions...", "sessionOutdated": "Your session is outdated. Please refresh or sync.", "errorTemporaryItem": "This item is temporary and cannot be pinned." -} \ No newline at end of file +}