CallShield currently ships English only, all 1,243 strings of it. But while looking through forks I found that @wj-on-git has already done a complete Simplified Chinese localization: proper values-zh-rCN resources for strings and plurals, about 1,400 lines of translation work.
@wj-on-git, would you open a PR with the values-zh-rCN resource files? I'd take just the resource additions, without the compiled release changes from your branch, so the diff stays clean and your translation ships in the next official release with your name on the commit. If you'd rather not deal with the PR mechanics, tell me here and I'll cherry-pick the resource files with your authorship preserved.
And this issue can stay open as the general translation thread: if you speak another language and want CallShield in it, comment here and claim it. app/src/main/res/values/strings.xml is the source of truth. Partial translations are fine, the call screening and blocking screens matter most, the settings backwaters can come later.
CallShield currently ships English only, all 1,243 strings of it. But while looking through forks I found that @wj-on-git has already done a complete Simplified Chinese localization: proper
values-zh-rCNresources for strings and plurals, about 1,400 lines of translation work.@wj-on-git, would you open a PR with the
values-zh-rCNresource files? I'd take just the resource additions, without the compiled release changes from your branch, so the diff stays clean and your translation ships in the next official release with your name on the commit. If you'd rather not deal with the PR mechanics, tell me here and I'll cherry-pick the resource files with your authorship preserved.And this issue can stay open as the general translation thread: if you speak another language and want CallShield in it, comment here and claim it.
app/src/main/res/values/strings.xmlis the source of truth. Partial translations are fine, the call screening and blocking screens matter most, the settings backwaters can come later.