mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
l10n: Eliminated STRING_DATE_SUNDAY
This commit is contained in:
parent
fdd8b1ca13
commit
f00884998e
10 changed files with 1 additions and 12 deletions
|
@ -121,9 +121,7 @@ std::string configurationDefaults =
|
|||
"dateformat.report= # Preferred display date format for reports\n"
|
||||
"dateformat.annotation= # Preferred display date format for annotations\n"
|
||||
"date.iso=1 # Enable ISO date support\n"
|
||||
"weekstart="
|
||||
STRING_DATE_SUNDAY
|
||||
" # Sunday or Monday only\n"
|
||||
"weekstart=sunday # Sunday or Monday only\n"
|
||||
"displayweeknumber=1 # Show week numbers on calendar\n"
|
||||
"due=7 # Task is considered due in 7 days\n"
|
||||
"\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue