Android Exception Type "share_dialog_title" is not translated in en, zh-rTW strings

异常出现的场景:打包Android项目时出现

解决办法:

Eclipse > Preference > Android > Lint Error Checking搜索Messages > MissingTranslate,选中之后
将 Severity 从 Fetal 改为 Warming  最后Apply 然后点OK就行了

下面是图解

Android Exception Type "share_dialog_title" is not translated in en, zh-rTW strings_第1张图片

第二步:

Android Exception Type "share_dialog_title" is not translated in en, zh-rTW strings_第2张图片

第三部:

Android Exception Type "share_dialog_title" is not translated in en, zh-rTW strings_第3张图片

第四步:

Android Exception Type "share_dialog_title" is not translated in en, zh-rTW strings_第4张图片

结束。

你可能感兴趣的:(exception)