Possible Duplicate:
Lint: How to ignore “<key> is not translated in <language>” errors?
I have encountered strange problem.
When i try to export signed application i see errors like
"app_name" is not translated in af, am, ar, be, bg, ca, cs, da, de, el, en-rGB, es, es-rUS, et, fa, fi, fr, hi, hr, hu, in, it, iw, ja, ko, lt, lv, ms, nb, nl, pl, pt, pt-rPT, ro, ru, sk, sl, sr, sv, sw, th, tl, tr, uk, vi, zh-rCN, zh-rTW, zu
Perhaps it is because i use Maps API v2.
Is there any solution for this problem apart disabling lint checks?