weblate/weblate/glossary
Michal Čihař 5bb9148fe6 fix(translation): correctly remove pending strings
The cleanup needs to be triggered even if the string is not present in
the file.
2025-04-23 16:29:13 +02:00
..
migrations migrations: Squash Weblate 5.0.2 migrations 2023-09-18 19:21:30 +02:00
__init__.py docs: Documented licensing using REUSE 3.0 2023-01-10 12:56:38 +01:00
admin.py docs: Documented licensing using REUSE 3.0 2023-01-10 12:56:38 +01:00
apps.py chore: Choose gettext method explicitely 2023-06-07 09:06:12 +02:00
forms.py fix(glossary): avoid crash on invalid translation field 2024-10-30 09:25:49 +01:00
models.py bug: Strip whitespace after prohibited character in glossary string (#14420) 2025-04-07 15:50:04 +02:00
tasks.py chore(glossay): factor out removal check to the model 2024-12-05 20:52:28 +01:00
tests.py fix(translation): correctly remove pending strings 2025-04-23 16:29:13 +02:00
views.py Fix glossary term duplication bug 2024-11-05 18:49:48 +01:00