Geschrieben von IBMobile Software
1. This is an Xcode extension.
Herunterladen und Installieren Localizer Xcode Extension - PC
Download für PC - Server 1 -->Intel, 64-bit processor, OS X 10.7 or later.
OS vereinbarkeit:ja. Die App ist 100 Prozent (100%) sicher zum Herunterladen und Installieren. Unsere Download-Links stammen aus sicheren Quellen und werden häufig virengescannt, um Sie zu schützen
Similar but more coveniant
It´s right that this extension is similar to the Xcode´s own NSLocalizeString refactor method But only similar. Because the Xcode native extension forces you to select the string from " to " This extension always embeds the string in the current line of code in NSLocalizedString and fills the comment (for the translator!) with the text to be translated. If you add a hotkey to that extension (i.e. CMD SHIFT L for LOCALISED) then you just have to go to all lines that contain a hard coded string and press that hotkey