mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
I18N
- Minor L10N edits and changes arising from the task-ref.pdf effort.
This commit is contained in:
parent
348a75d216
commit
4a98cfa62b
5 changed files with 8 additions and 8 deletions
|
@ -324,7 +324,7 @@ std::string Config::_defaults =
|
|||
"# Dateformat: due date format in reports\n"
|
||||
"\n"
|
||||
"# task long\n"
|
||||
"report.long.description=Lists all task, all data, matching the specified criteria\n"
|
||||
"report.long.description=Lists all tasks, matching the specified criteria\n"
|
||||
"report.long.columns=id,project,priority,entry,start,due,recur,due.countdown,entry.age,depends,tags,description\n"
|
||||
"report.long.labels=ID,Project,Pri,Added,Started,Due,Recur,Countdown,Age,Deps,Tags,Description\n"
|
||||
"report.long.sort=due+,priority-,project+,description+\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue