Hi Bertil,
I don’t have any problem using iLocalize for translating GC. There are is course one issus for using it without problem under 10.11. But once you know how to deal with it, it works fine.
GC is now only dealing with strings files so you can no more launch GC directly from within iLocalize to test the localization. This is issue can be solved like this.
- Make a copy of the beta version you get from Thorsten and that you are using to update your current iLocalize database. Lets call it GC COPY to make it easier.
- Make the project update as usual using the GC app sent by Thorsten.
- Make the translation of the various strings in iLocalize as usual and save it. This action save your work in the GC app that is located in the Source folder of the GC iLocalize project (as usual). Lets call it GC SOURCE to make it easier.
- Open the GC COPY package. Then the Ressources folder in a Finder window.
- Open the GC SOURCE package. Then the Ressources folder in another Finder window and look for your localized folder (for me as french user it’s the fr.lproj folder) copy this folder then paste it in the Ressources folder window of the GC COPY package, you will overwrite the already contained folder.
- You are done.
You can now launch the GC COPY app with your updated .lproj folder and see if everything works fine. Send to Thorsten screenshots of the windows that have strings truncation or other display problems. Done. On the next version that Thorsten sends you have a look if everything matches and you are done :-)
That is the only problem for localizing all the current GC versions.
For localizing other programs that are dealing with nibs and strings, they are no problem with launching them from within iLocalize or if they are some, then apply the above procedure.
The only problem that you can have is when a nib was updated by adding new strings that impact the window size and strings organization. In that case the rebuild from source action doesn’t work (for any reason) under 10.11. The work around consist in :
- memorizing (screenshot) all the nibs names that have changed since the last project update and that you can see in the iLocalize window when updating the iLocalize project of your app.
- Open the source langage localization of your ilocalize app project
- Select the updated nib file, then using the contextual menu select « Rebuild selected files ». This action will rebuild all the localized files in all the other langage of your project.
- Go back in your langage project and edit the nibs as before.
- You are done
Until now these are the only 2 issues I have to deal with the various app I have to localize under 10.11.
Please also contact Ulf Dunkel that are making enhancement to iLocalize. You can download a version here :
Philippe