Fix rich text documentation of tickler date, which has always been incorrect.

This commit is contained in:
Jyri-Petteri Paloposki 2022-04-07 18:54:40 +03:00
parent 9b0a47faa3
commit 785e1f836a
2 changed files with 3 additions and 1 deletions

View file

@ -73,7 +73,7 @@ mailmap:
<td>&lt;</td><td><%= I18n.t 'integrations.email_rich.field_descriptions.due_date' %></td>
</tr>
<tr>
<td>&gt;</td><td><%= I18n.t 'integrations.email_rich.field_descriptions.due_date' %></td>
<td>&gt;</td><td><%= I18n.t 'integrations.email_rich.field_descriptions.tickler_date' %></td>
</tr>
<tr>
<td>#</td><td><%= I18n.t 'integrations.email_rich.field_descriptions.tag' %></td>

View file

@ -494,6 +494,8 @@ en:
project: The project to place the Todo in
due_date: The due date for the Todo (may be 2 digits for day, 4 digits for
month-day, or 6 digits for year-month-day)
tickler_date: The tickler date for the Todo (may be 2 digits for day, 4 digits for
month-day, or 6 digits for year-month-day)
tag: A tag to apply to the Todo may be used multiple times
star: Flag to star the Todo
example_names: