wagtail / wagtail/guide

Keep access to obsolete strings in the user interface

Open
#269 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
36
Forks
39
Avg merge
2d 5h
Merged PRs (30d)
3

Description

If the source string (English) is updated, the translation is orphaned.

Desired behaviour: Keep orphaned strings available on the translated page.

Similar to how makemessages puts orphaned translations as comments at the bottom of the po file.

Contribute to Wagtail Localize to fix this?

@saevarom Can you add some details?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Wagtail Localize code that synchronizes source strings with translated pages and compare its handling with makemessages' orphaned translations. Determine where obsolete strings are discarded, then define and test the expected behavior of keeping them available on translated pages.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
localization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.