Hi Ender,

Exactly this does it.

Just create an empty folder called, I think for Turkish, tr.lproj

Now use the copy file pane in the Standalone settings inside Livecode to copy 
that to your project.

If you have your phone in Turkish then the iOS dialogs etc should now appear in 
Turkish.

If you support multiple languages then just add more folders, using the right 
international codes for the language name.

Give it a try - it works for me.

You don't have to worry about pList settings or anything else IIRC.

Let me know any other questions…

HTH

cheers

Alan

On 24/02/2014, at 4:28 PM, Ender Nafi Elekcioglu <endern...@keehuna.com> wrote:

> Alan hi,
> 
> That may be the solution, but I have no idea how to create a valid .lproj 
> folder within a Livecode app.
> I’ve checked other iOS apps {facebook, evernote, etc.}.
> They have more than hundred of .lproj folders
> and each of those folders contain two files:
> Localizable.strings and InfoPlist.strings.
> 
> But both of them seem to binary-encoded such as:
> 6270 6c69 7374 3030 df11 0361 0001 0002
> 
> How can we replicate them, what’s the actual structure; does anyone know?
> 
> And most importantly, is this the way?
> 
> I’m not trying to localize the native-to-Livecode objects, rather 
> native-to-iOS controls like browser or externals.
> Trying to make Livecode comply the user’s System-Wide Language Choice.
> 
> 
> Thanks,
> 
> ~ Ender


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to