icerockdev / moko-resources

Resources access for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
1.04k stars 118 forks source link

Add translatable="false" support #331

Open TomasValenta opened 2 years ago

TomasValenta commented 2 years ago

Hi,

is possible to add support for non-translatable strings? For example as in Android: with translatable="false" flag or specific file name: donottranslate.xml?

papospisil commented 2 years ago

I agree, the flag is not transferred to the generated R res.

image

filipebatista commented 1 month ago

Hello 👋 Is there any estimate of when this will be implemented? Thanks

Alex009 commented 1 month ago

hello. sent PR please