android-gradle-localization-plugin
android-gradle-localization-plugin copied to clipboard
Gradle plugin for generating localized string resources
It sometimes happens, that a cell is empty and should be ignored. Currently, if there is no value in a cell, its null and thus the length property cant be...
Draft of the idea: * Apply plugin to the root project only * Spreadsheet contains column with module path (Gradle notation)
Any way we could do xml to csv? Idea is for developers to have control over the strings and to be able to refactor them when necessary, next 'xml ->...
The library does not support Gradle 8 and above, I ran into a few problems. ``` Task :app:localization FAILED Caching disabled for task ':app:localization' because: Caching has not been enabled...