mirror of
https://github.com/heysem-useinsider/Stringz.git
synced 2026-04-26 07:15:52 +03:00
[GH-ISSUE #34] Please add xcloc/xliff files support. #26
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#26
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 @megabitsenmzq on GitHub (Sep 16, 2022).
Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/34
This app is beneficial when editing existing translations. But It can't find missing strings from codes.
Xcode can generate xcloc/xliff files with "Product/Export Localizations". It will add missing strings from code, which is safer than adding them by hand. It will be very helpful if you can support these formats.