Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI: improve handling of incomplete locales #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Iksas
Copy link

@Iksas Iksas commented Dec 27, 2023

In the current macOS and iOS apps, keys are visible in the UI if a translation is missing:

scr

This PR implements support for incomplete locales. Translations no longer need to be synced. Instead, if a translation is missing, the English string from the Base.lproj bundle is used.

All English strings that were added to incomplete locales (mainly in 49b7d08) are removed, because they are no longer needed.

…lation

Signed-off-by: Iksas <iksas@mailbox.org>
Signed-off-by: Iksas <iksas@mailbox.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant