Skip to content

Fix string extraction for translation - #10

Merged
XLTechie merged 2 commits into
opensourcesys:masterfrom
tseykovets:dev
May 21, 2026
Merged

XLTechie merged 2 commits into
opensourcesys:masterfrom
tseykovets:dev

Conversation

@tseykovets

Copy link
Copy Markdown
Contributor

Replaced f-strings inside _() calls with .format() to ensure that translatable strings are properly extracted by xgettext. This allows the messages to appear in .po files for translation.

The issue affected two strings that previously were not extracted into the translation resources.

No functional change - behavior remains identical.

The second included commit simply contains an update to the Russian translation taking into account the updated project.

@XLTechie
XLTechie merged commit f775b0b into opensourcesys:master May 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants