Skip to content

Commit 69de183

Browse files
committed
refactor: Try out some new wording of the dropScheduledDate setting
1 parent 82bd994 commit 69de183

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/i18n/locales/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@
177177
},
178178
"recurringTasks": {
179179
"dropScheduledDate": {
180-
"description": "Enabling this will make the next recurrence of a task have no scheduled date, unless the scheduled date is the only date the task has.",
181-
"name": "Drop scheduled date (only if Start or Due is present)"
180+
"description": "Enabling this will make the next recurrence of a task have no Scheduled date, when at least one of Start or Due dates is present.",
181+
"name": "Drop scheduled date on recurrence"
182182
},
183183
"heading": "Recurring tasks",
184184
"nextLine": {

0 commit comments

Comments
 (0)