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: app/src/main/res/values/strings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@
128
128
<stringname="dialog_delete_done_message">"Attention: Subtasks are deleted independent of their status if their parent is marked as done. This operation cannot be undone!"</string>
129
129
<stringname="edit_dialog_sure_to_delete_message">"Are you sure you want to delete \"%1$s\"?"</string>
130
130
<stringname="edit_dialog_sure_to_discard_message">"Are you sure you want to discard this entry? This entry will not be saved."</string>
131
-
<stringname="edit_validation_errors_dialog_due_date_before_dtstart">"The Due date cannot be before the Start date."</string>
131
+
<stringname="edit_validation_errors_dialog_due_date_before_dtstart">"The Due date cannot be on or before the Start date."</string>
<stringname="edit_fragment_app_permission_message">"jtx Board can suggest Attendee data based on your contacts as input values for your entries. Read Permissions on your contacts is needed to enable this feature."</string>
0 commit comments