mohakapt / Stringz

A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.
https://github.com/mohakapt/Stringz
GNU General Public License v3.0
951 stars 46 forks source link

Intent localization will not be recognized #13

Open SebastianBoldt opened 3 years ago

SebastianBoldt commented 3 years ago

It seems that the internationalization files of intents are not recognized by Stringz. Otherwise a really great tool. Thanks for the work you put into it.

mohakapt commented 3 years ago

Thanks, I'm not familiar with "Intents" in iOS (I know everything about Intents in Android 😉, But I'm sure Android intents are different thing), If you can provide a sample project featuring intent files I'll make sure to use it to add support for those files in Stringz, Also it would help me get an idea about what "Intents" are in iOS.

SebastianBoldt commented 3 years ago

Alright, I'll prepare an example project for you sometime in the next few days.