android-gradle-localization-plugin icon indicating copy to clipboard operation
android-gradle-localization-plugin copied to clipboard

Gradle plugin for generating localized string resources

Results 8 android-gradle-localization-plugin issues
Sort by recently updated
recently updated
newest added

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)

enhancement

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 ->...

enhancement

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...