Author Topic: problem with localization  (Read 4251 times)

pcutile

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 81
    • View Profile
problem with localization
« on: December 17, 2014, 01:21:11 PM »
After read tons of posts inside forum i can't do work it.
Actually have deleted from ngui/examples/resource original Loalization.txt and insert in folder my Localization.csv following instruction inside your page. look my .csv
It seems unity don't read it. when i write some KEY after adding to label UIlocalize.cs seems that it don't tell my any help to find may key inside csv. it don't find it at all.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: problem with localization
« Reply #1 on: December 17, 2014, 03:32:10 PM »
Rename .csv to .txt

pcutile

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 81
    • View Profile
Re: problem with localization
« Reply #2 on: December 17, 2014, 04:27:29 PM »
Never i can make a post of this type without try all combination , first of all it isn't the first time that i use with good result localization, second i have tried to rename first in .txt after in .csv and after .txt and so on.. but result remain the same.
Take a look at this screen shoot, result don't change if i use . txt or .csv
UIpopup lst values are value inserted in localization file but look inside uipopup current value is FRANCAIS that is not present in my localization file. ??? help me i have ready app but no localization..

pcutile

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 81
    • View Profile
Re: problem with localization
« Reply #3 on: December 18, 2014, 09:23:29 PM »
OK arenmook for this time I'm OK. simply  write my localization file inside monodevelop and no use notepad or wordpad, simply continue   the localization file on your release without create a new one. close this.