WeblateOrg / weblate

Web based localization tool with tight version control integration.
https://weblate.org/
GNU General Public License v3.0
4.6k stars 1.02k forks source link

Plural fields missing when adding glossary #12044

Closed timothyqiu closed 3 months ago

timothyqiu commented 3 months ago

Describe the issue

11756 implemented pluralized add new translation string on web UI. But seems not working for glossary.

In this screenshot, I selected "Plural", but nothing changes:

image

I already tried

Steps to reproduce the behavior

Expected behavior

Show separate fields for singular and plural version, like the screenshot in #11756.

nijel commented 3 months ago

Tbx format used by default for glossaries doesn't support plurals.

timothyqiu commented 3 months ago

Should these options be hidden when tbx format is used?

nijel commented 3 months ago

Yes, it should. I didn't notice the select is still visible.

github-actions[bot] commented 3 months ago

Thank you for your report; the issue you have reported has just been fixed.