mirror of
https://github.com/heysem-useinsider/Stringz.git
synced 2026-04-26 07:15:52 +03:00
[GH-ISSUE #13] Intent localization will not be recognized #7
Labels
No labels
bug
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stringz#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SebastianBoldt on GitHub (Jan 9, 2021).
Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/13
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.
@heysem-useinsider commented on GitHub (Jan 10, 2021):
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 on GitHub (Jan 10, 2021):
Alright, I'll prepare an example project for you sometime in the next few days.