Skip to content

Releases: HenestrosaDev/mobile-strings-converter

v0.1.4

29 May 11:58
8f018ad
Compare
Choose a tag to compare

Add support for multiple files and directories input

Full Changelog: v0.1.3...v0.1.4

v0.1.3

28 May 15:41
Compare
Choose a tag to compare

Add support for converting a file (not .xml or .strings) into a strings resource file (.xml or .strings).

Full Changelog: v0.1.2...v0.1.3

v0.1.2

26 Jun 08:14
Compare
Choose a tag to compare

Change the name of the output_path' variable to output_filepath' to fix a bug caused by a wrong variable name.

Full Changelog: v0.1.1...v0.1.2

android-strings-converter-v0.1.1

19 Mar 12:34
Compare
Choose a tag to compare
  • Created a new function named convert_strings() that acts as a wrapper for all converter functions. From now on, you will only have to call that function to convert a .xml or .strings file to any supported file format!

Full Changelog: v0.1.0...v0.1.1

mobile-strings-converter-v0.1.0

23 Feb 13:44
Compare
Choose a tag to compare