What is it? This is an utilty for all mobile developers! If you develop apps for mobile, you always should translate resources into variaty of languages. And with whis utility the process will be simple. ######Key features:
- Simple, but comfortable GUI;
- Merging bunch of iOS .string and Android .xml resources into one CSV file without duplicates, that you can translate all in the one place;
- After translate resources in the generated CSV file you can create initial files (.string and .XML);
- You can generate CSV file from one type of resources (for example, you can export only .string or .XML file into CSV);
- If your files have errors, you will see their destinations;
######Used external libs:
######Version 2.1 (02.05.16)
- Added parsing of ArrayString and Plurals resources from CSV to XML;
- Added dialogs with messages, that you can see status of parsing;
- Added a defend from parsing a CSV file with bad structure;
- Resolved some bugs;
- And other small changes.
####DOWNLOAD JAR ####DOWNLOAD PROJECT ####TEST FILES