the localization ini file format problem
Started by WilliamWey


Rate this topic
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5


3 posts in this topic
WilliamWey
Junior Member
**


0
7 posts 2 threads Joined: Oct 2003
08-02-2004, 07:21 PM -
#1
The localization ini file format is
english string(name?)=localized string

So the lcman-unicode will parse incorrectly when the english string contains "=" character.

Sad
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
08-03-2004, 10:14 AM -
#2
Where you've found '=' ???
The TORDEX Team
http://www.tordex.com
WilliamWey
Junior Member
**


0
7 posts 2 threads Joined: Oct 2003
08-03-2004, 05:48 PM -
#3
oh, I forgot to say it.

tlbclock.ini

Date format notation
d = day M = month y = year

d = Day no leading zero
dd = Day with leading zero
ddd = Short name of weekday
dddd = Long name of weekday

M = Month number no leading zero
MM = Month number with leading zero
MMM = Short name of month
MMMM = Long name of month

y = Two digit year no leading zero
yy = Two digit year with leading zero
yyyy = Full year

Time format notation
h = hour m = minute s = second t = am or pm

h = 12 hour
H = 24 hour

hh, mm, ss = leading zero
h, m, s = no leading zero


Forum Jump:


Users browsing this thread: 1 Guest(s)