前端之家收集整理的这篇文章主要介绍了
android – 强制lint检查确切语言的翻译,
前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我收到此
错误:
“preferences_default_reminder_labels” is not translated in cs,de,es,
fr,it,ja,ko,nl,pl,pt,pt-rBR,zh
Issue: Checks for incomplete translations where not all strings are
translated Id: MissingTranslation
但我的应用程序只需要翻译成英文和俄文.如何调整lint以仅检查en,ru翻译?
如果res中的空
文件夹名为values-XX,则其他语言将
删除它们.
原文链接:https://www.f2er.com/android/314888.html