is it possible to specify that the strings in a file within the value-* directories are purposely not translated into other languages? I have a bunch of strings
value-*
I think that what you need instead of disabling lint is to mark them with attribute
translatable="false"