src/help.c: Update messages referring to durations
Fix help texts to vaguely match the new duration string formats. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
parent
6e5ae6562d
commit
9fa0507ef2
@ -520,9 +520,9 @@ help_screen (void)
|
|||||||
"and\njust fill in the event description.\n"
|
"and\njust fill in the event description.\n"
|
||||||
"To enter a new appointment to be added in the APPOINTMENT list, you\n"
|
"To enter a new appointment to be added in the APPOINTMENT list, you\n"
|
||||||
"will need to enter successively the time at which the appointment\n"
|
"will need to enter successively the time at which the appointment\n"
|
||||||
"begins, the appointment length (either by specifying the duration in\n"
|
"begins, the appointment length (either by specifying the end time in\n"
|
||||||
"minutes, or the end time in [hh:mm] or [h:mm] format), and the\n"
|
"[hh:mm] or the duration in [+hh:mm], [+xxdxxhxxm] or [+mm] format), \n"
|
||||||
"description of the event.\n"
|
"and the description of the event.\n"
|
||||||
"\nThe day at which occurs the event or appointment is the day currently"
|
"\nThe day at which occurs the event or appointment is the day currently"
|
||||||
"\nselected in the calendar, so you need to move to the desired day "
|
"\nselected in the calendar, so you need to move to the desired day "
|
||||||
"before\npressing '%s'.\n" "\nNotes:\n"
|
"before\npressing '%s'.\n" "\nNotes:\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user