You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/i18n/locales/en.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -182,8 +182,8 @@
182
182
"name": "Next recurrence appears on the line below"
183
183
},
184
184
"dropScheduledDate": {
185
-
"description": "Enabling this will make the next recurrence of a task have no scheduled date.",
186
-
"name": "Drop scheduled date on recurrence"
185
+
"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.",
186
+
"name": "Drop scheduled date (only if Start or Due is present)"
0 commit comments