xattacker / AppResourceConverter_CSharp

a C# Resource file converter for iOS and Android app project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppResourceConverter

a Resource file converter for iOS and Android App project. wrtten by C#

Java version project: https://github.com/xattacker/AppResourceConverter-Java

what the tool could do:

  • convert Android string.xml to iOS Localizable.strings

  • convert iOS Localizable.strings to Android string.xml

  • remove duplicated string in iOS Localizable.strings

  • convert i18n localization resource string to unicode string

About

a C# Resource file converter for iOS and Android app project

License:MIT License


Languages

Language:C# 100.0%