Tulio Leao
Tulio Leao
Some people prefer one format over another, so it would be good to allow them to choose it. Remember to remove the field "AM/PM" when in the 24h format
We have a [workflow](https://github.com/thamara/time-to-leave/blob/main/.github/workflows/ChangelogUpdater.yml) to update the changelog upon a comment in PRs matching a given message. The comment looks like: ``` \changelog-update Message: Enhancement/Fix: Some message User: some_user ```...
**Describe the issue** Currently we save everything that TTL needs to in `%appdata%` on Windows or corresponding in other OSes. This might make it difficult for the user to back-up...
**Describe the issue** Today you can only waive the full day, and the sum of hours become the hours logged in the waiver. **To Reproduce** Log two times in a...
We currently have one too many CI checks, most of which are redundant: - codecov - CodeFactor - deepcode This confuses contributors. We should check whether we need them all...
One thing that I frequently "misuse" is that when I open `VidCutter` and see the "Open media to Begin" canvas, my first reaction is to always click that canvas/text to...
I see that the only existing dictionary is English, but I'd like to use it for Portuguese-BR. Seems like it would only need a ```bazinga.txt``` and a ```dictionary.txt```, correct? If...
New strings from PR OpenRCT2/OpenRCT2#17641. ``` STR_6503 :At least one station object must be selected STR_6504 :At least one terrain surface must be selected STR_6505 :At least one terrain edge...
New strings from PR OpenRCT2/OpenRCT2#17107. ``` STR_6502 :Enter value between {COMMA16} and {COMMA16} ``` Updated in: - [x] ar-EG - [x] ca-ES - [x] cs-CZ - [ ] da-DK -...
New strings from PR OpenRCT2/OpenRCT2#17059. ``` STR_6497 :Click on a tile to show its tile elements.{NEWLINE}Ctrl + click a tile element to select it directly. ``` Updated in: - [x]...