- Minor L10N edits and changes arising from the task-ref.pdf effort.
This commit is contained in:
Paul Beckingham 2011-10-04 01:10:47 -04:00
parent 348a75d216
commit 4a98cfa62b
5 changed files with 8 additions and 8 deletions

View file

@ -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"