Unify wording

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2023-05-26 09:30:11 +02:00
parent 660966dc9f
commit 81bc57309b

View file

@ -31,7 +31,7 @@
- #441 Return report return code - #441 Return report return code
(thanks to lospatchos) (thanks to lospatchos)
- #444 Improve documentation on annotations - #444 Improve documentation on annotations
(Thanks to apkawel, Shaun Ruffel) (thanks to apkawel, Shaun Ruffel)
- #450 Report 'totals.py' does not display data when no time range specified - #450 Report 'totals.py' does not display data when no time range specified
(thanks to squirrellyDave) (thanks to squirrellyDave)
- #458 Add man documentation for configuring tag colors. - #458 Add man documentation for configuring tag colors.
@ -48,7 +48,7 @@
- #477 Add configurable default range for reports - #477 Add configurable default range for reports
(thanks to Oivvio Polite, Christian Kohlstedde) (thanks to Oivvio Polite, Christian Kohlstedde)
- #478 Add support for XDG Base Directory specification on Unixes - #478 Add support for XDG Base Directory specification on Unixes
(Thanks to Stanisław Wysocki) (thanks to Stanisław Wysocki)
- #491 Tracking an interval in the future while actively tracking time results in a database inconsistency - #491 Tracking an interval in the future while actively tracking time results in a database inconsistency
(thanks to agentcoffee) (thanks to agentcoffee)
- #505 Report 'totals.py' does not truncate intervals to report range - #505 Report 'totals.py' does not truncate intervals to report range
@ -152,9 +152,9 @@
- #278 New hint :fortnight added - #278 New hint :fortnight added
(thanks to quazgar) (thanks to quazgar)
- #282 Database: Fix error when empty datafile is most recent / oldest - #282 Database: Fix error when empty datafile is most recent / oldest
(Thanks to Shaun Ruffell) (thanks to Shaun Ruffell)
- #283 Use AtomicFile to commit files as a group - #283 Use AtomicFile to commit files as a group
(Thanks to Shaun Ruffell) (thanks to Shaun Ruffell)
- #284 tags.data modification date updated when file is not modified - #284 tags.data modification date updated when file is not modified
(thanks to Shaun Ruffell, Charlie Gorichanaz) (thanks to Shaun Ruffell, Charlie Gorichanaz)
- #285 Pass record id to extensions - #285 Pass record id to extensions