Ingo Brückl
Ingo Brückl
Hi, this is user ib. Please don't use @ib if you don't mean me. Thanks a lot.
Can you please tell, what this @ib is?!
@Doredialilligan Could you please mark your code as code and avoid using @ib which would involve me! Thanks.
I have no experience with Python, but I think this should fix it: ```patch --- a/weblate/checks/chars.py +++ b/weblate/checks/chars.py @@ -19,12 +19,18 @@ if TYPE_CHECKING: from weblate.trans.models import Unit -FRENCH_PUNCTUATION =...
@Mi605: Please make it a clean pull request with the `--xz` change as advised. Moreover, please wrap the description at 72 characters or so.
An attempt was made to fix this in #62. The fix is incorrect.
Unfortunately, this commit is broken: The #ifdef is exactly the other way around. There should also be a more meaningful commit message.
Instead of allowing the user to make any input, I would rather have a drop-down list of date-time formats.
@wb9688 * If the GSettings are for GTK 3, why don't we restrict it to that? * If there are only two icon sizes available for the GSettings, wouldn't it...
* After merging, issue #40 needs to be fixed.