Simple tool that transforms Android string XML files to Property files, hence the terrible name (Android to Property Localization Converter). Made as an exercise, has a long way to go.
$ npm i a2plc -g
// Single files
$ a2plc filename
// Folder
$ a2plc filename -f