MergSettings problem

This is the place to get technical support and discuss all things to do with MergEXT

Moderators: FourthWorld, heatherlaine, Klaus, robinmiller, monte

Post Reply
Neurox66
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 120
Joined: Tue May 22, 2012 1:57 pm
Location: Vicenza (Italy)
Contact:

MergSettings problem

Post by Neurox66 » Thu Jan 30, 2014 4:09 pm

Hi Monte,
I using megSettings into my App.
I've created a file Settings.bundle with inside this file:
en.lproj
it.lproj
fr.lproj
es.lproj
de.lproj
Root.plist
Each .lproj is a folder with a file "Root.strings"
The mergSettings read only en.lproj("Root.strings") and ignore completely other file translation.

Any hints?
Thank,
Paolo
Paolo Borzini | paolo@borzini.it
The WhiteFly Software | www.thewhitefly.it
Service on line for printers | www.4pellicole.it

Martin Koob
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 256
Joined: Sun May 27, 2007 8:19 pm

Re: MergSettings problem

Post by Martin Koob » Thu Jan 30, 2014 11:19 pm

Hi Paolo

I looked this up and found this. Don't know if it applies to your situation.


http://stackoverflow.com/questions/5361 ... fficulties

Martin

Martin Koob
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 256
Joined: Sun May 27, 2007 8:19 pm

Re: MergSettings problem

Post by Martin Koob » Thu Jan 30, 2014 11:31 pm

Here is another two other reports which may apply to your case. They say you also need lanugage xx.lproj folders at the root level of the app.

http://stackoverflow.com/questions/1745 ... -in-my-app

https://github.com/futuretap/InAppSetti ... issues/151

Martin

Neurox66
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 120
Joined: Tue May 22, 2012 1:57 pm
Location: Vicenza (Italy)
Contact:

Re: MergSettings problem

Post by Neurox66 » Fri Jan 31, 2014 10:13 am

Thanks for the hints.
I put out from the bundle all files and folders.
Now everything works fine.
All languages ​​are translated correctly. :D

Regards,
Paolo
Paolo Borzini | paolo@borzini.it
The WhiteFly Software | www.thewhitefly.it
Service on line for printers | www.4pellicole.it

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: MergSettings problem

Post by monte » Sat Feb 01, 2014 1:10 am

Thanks for helping out Martin. Much appreciated.
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

Post Reply

Return to “MergEXT”