mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
I18N
- Forgot to modify a string.
This commit is contained in:
parent
d33de00eac
commit
254bce5dc2
1 changed files with 2 additions and 2 deletions
|
@ -285,8 +285,8 @@
|
|||
#define STRING_CMD_XPEND_NEED_TEXT "Additional text must be provided."
|
||||
#define STRING_CMD_ANNO_USAGE "Adds an annotation to an existing task."
|
||||
#define STRING_CMD_ANNO_DONE "Annotated {1} '{2}'"
|
||||
#define STRING_CMD_ANNO_SUMMARY "Prepended {1} task."
|
||||
#define STRING_CMD_ANNO_SUMMARY_N "Prepended {1} tasks."
|
||||
#define STRING_CMD_ANNO_SUMMARY "Annotated {1} task."
|
||||
#define STRING_CMD_ANNO_SUMMARY_N "Annotated {1} tasks."
|
||||
|
||||
// Config
|
||||
#define STRING_CONFIG_OVERNEST "Configuration file nested to more than 10 levels deep - this has to be a mistake."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue