mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1440: Implement "task import" from STDIN
- Read tasks from STDIN when no files are specified, or only "-" is specified.
This commit is contained in:
parent
3e043291f0
commit
a78c9a6eb8
14 changed files with 124 additions and 42 deletions
|
@ -449,7 +449,6 @@
|
|||
|
||||
#define STRING_CMD_IMPORT_USAGE "Importas JSON-dosierojn"
|
||||
#define STRING_CMD_IMPORT_SUMMARY "Importis {1} taskojn."
|
||||
#define STRING_CMD_IMPORT_NOFILE "Vi devas specifi kiu dosieron import."
|
||||
#define STRING_CMD_IMPORT_FILE "Importanta '{1}'"
|
||||
#define STRING_CMD_IMPORT_MISSING "File '{1}' not found."
|
||||
#define STRING_TASK_NO_DESC "Komento havas mankon de priskribo: {1}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue