Skip to content

This is a simple string resources converter between Android (strings.xml) and iOS (Localizable.strings) formats.

Notifications You must be signed in to change notification settings

xabaras/MobileStringResourcesConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobileStringResourcesConverter

A simple string resource converter between Android and iOS formats.

MobileStringResourcesConverter screenshot

Even if the conversion algorithm (based on regular expressions) is not complete, it is a useful tool to speed up the porting of your apps in the most frequent cases, and, perhaps, if you do not need to convert a whole file or you don't want to upload it to third-party online tools.

Just paste in your strings and push the related button to convert them in either format.

Try it online

About

This is a simple string resources converter between Android (strings.xml) and iOS (Localizable.strings) formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published