mirror of
https://github.com/heysem-useinsider/Stringz.git
synced 2026-04-26 07:15:52 +03:00
[GH-ISSUE #21] Stringz Files #18
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#18
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 @BrianSemiglia on GitHub (Apr 5, 2021).
Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/21
It'd be nice if Stringz could generate a Stringz specific file from an xcode project that could be sent off to a 3rd party for translations and then on return of that edited file could be applied back to the xcode project.
@heysem-useinsider commented on GitHub (Apr 6, 2021):
Yeah, that would be a nice feature. Although there is a similar thing already included in Xcode, It allows you to export .string files to send time to your translator but it doesn't provide a convenient way for the translator to work on them. I'll definitely consider implementing such a feature.
Right now my priority is to integrate this library into Stringz, I've been using it for a while now and it's a fantastic library to make strings auto-completable.