Stringz
Stringz copied to clipboard
A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.
In this way, anyone can translate the app without being a developer of the app.
the Localize file was like ``` "About-Privacy" = "隐私政策"; "About-Protocol" = "用户协议"; "ActiveRoadshow-Reserve" = "立即预约"; ........ ``` after a using StringZ, and append an item, it suddenly be like this...
Language enum contains uppercase
### Version 0.4.3(31) ### ### Stacktrace ### Stringz.MainWindowController.removeString(Any) -> () (:0);Stringz merged @objc Stringz.MainWindowController.addString(Any) -> () + 60;Stringz main (AppDelegate.swift:18);Stringz ### Reason ### SIGILL ### Link to App Center ###...
Would be nice to have a reload capability (`cmd + R`) to reload the project's files. Right now I have to close and open again the project.
I just learned about this app today, and I'm excited to start using it! Because my project has a lot of languages, I'm seeing an issue where each column is...
Opened our project and it crashed. ``` Process: Stringz [31551] Path: /Applications/Stringz.app/Contents/MacOS/Stringz Identifier: dev.stringz.stringz Version: 0.7.0 (43) Code Type: ARM-64 (Native) Parent Process: ??? [1] Responsible: Stringz [31551] User ID:...
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...
It'd be great to display yellow fields for keys that have the same values across languages in case one language was used a placeholder for another. App is great too....