Byron / dua-cli

View disk space usage and delete unwanted data, fast.
https://lib.rs/crates/dua-cli
MIT License
3.67k stars 102 forks source link

Keep consistent language/punctuation/case throughout the app. #205

Closed gosuwachu closed 6 months ago

gosuwachu commented 6 months ago

Consistent language is important. We have started using "items" in few places and it seems more correct in dua's context: entry is something that has been put in vs an item in a list. I have also made sure all sentences start a with capital letter and end with a dot - it looks more mature / professional.

Before:

Screenshot 2023-12-26 at 23 09 33

After:

Screenshot 2023-12-26 at 23 08 43