[ Index ]

PHP Cross Reference of Limb3

title

Body

[close]

/i18n/i18n/locale/ -> en_US.ini (source)

   1  [regional_settings]
   2  country = USA
   3  language_name = English (American)
   4  international_language_name = English (American)
   5  LC_ALL = en
   6  
   7  [charset]
   8  preferred = utf-8
   9  
  10  [http]
  11  content_language = en-US
  12  
  13  [currency]
  14  symbol = $
  15  name = US Dollar
  16  short_name = USD
  17  decimal_symbol = .
  18  thousands_separator = ,
  19  fract_digits = 2
  20  positive_symbol =
  21  negative_symbol = -
  22  positive_format = %c %p%q
  23  negative_format = %c %p%q
  24  
  25  [numbers]
  26  decimal_symbol = .
  27  thousands_separator = ,
  28  fract_digits = 2
  29  positive_symbol =
  30  negative_symbol = -
  31  
  32  [date_time]
  33  time_format = %H:%M:%S %p
  34  short_time_format = %H:%M %p
  35  date_format = %A %d %B %Y
  36  short_date_format = %m/%d/%Y
  37  date_time_format = %A %d %B %Y %H:%M:%S
  38  short_date_time_format = %m/%d/%Y %H:%M:%S
  39  short_date_short_time_format = %m/%d/%Y %H:%M
  40  monday_first = no
  41  
  42  [short_month_names]
  43  0 = Jan
  44  1 = Feb
  45  2 = Mar
  46  3 = Apr
  47  4 = May
  48  5 = Jun
  49  6 = Jul
  50  7 = Aug
  51  8 = Sep
  52  9 = Oct
  53  10 = Nov
  54  11 = Dec
  55  
  56  [long_month_names]
  57  0 = January
  58  1 = February
  59  2 = March
  60  3 = April
  61  4 = May
  62  5 = June
  63  6 = July
  64  7 = August
  65  8 = September
  66  9 = October
  67  10 = November
  68  11 = December
  69  
  70  [short_day_names]
  71  0 = Sun
  72  1 = Mon
  73  2 = Tue
  74  3 = Wed
  75  4 = Thu
  76  5 = Fri
  77  6 = Sat
  78  
  79  [long_day_names]
  80  0 = Sunday
  81  1 = Monday
  82  2 = Tuesday
  83  3 = Wednesday
  84  4 = Thursday
  85  5 = Friday
  86  6 = Saturday


Generated: Sat Nov 22 03:48:54 2008 Cross-referenced by PHPXref 0.7