Skip to content

Automate PO files update #18428

@milotype

Description

@milotype

Describe the issue

The string Unreviewed does not translate in the Croatian website (and probably not in other foreign languages), because the string doesn't exist in the translation file.

I already tried

  • I've read and searched the documentation.
  • I've searched for similar filed issues in this repository.

Steps to reproduce the behavior

Open https://hosted.weblate.org/projects/weblate/-/hr/#components (with Croatian as the primary language) and you can see that Unreviewed isn't translated. See screenshot below.

Expected behavior

The string Unreviewed should translate for all languages.

Screenshots

Image

Exception traceback

How do you run Weblate?

weblate.org service

Weblate versions

No response

Weblate deploy checks

Additional context

The string Unfinished and others in this category on this web page exist in the translation file and translate correctly.

Infos about this string Unfinished:

  • Component: Weblate/Application
  • Source string location: weblate/templates/snippets/list-objects.html:79
  • Translation file (gettext PO file): weblate/locale/hr/LC_MESSAGES/django.po, string 2311

So probably you need to add the new string Unreviewed into the django.po file in order to enable translating that string.

Metadata

Metadata

Assignees

Labels

Waiting for: ImplementationAdded to a milestone, will be resolved according to the milestone timeline.

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions