strings.c
changeset 504 e6db3af9822e
parent 430 2e9a2e9fcf11
child 507 04b5403aaf6b
equal deleted inserted replaced
503:b37d40b38d3d 504:e6db3af9822e
    71 	{ 13,  '.', 0,              "",     " kr" },
    71 	{ 13,  '.', 0,              "",     " kr" },
    72 	{ 5,   ' ', 0,              "",     " rur" },
    72 	{ 5,   ' ', 0,              "",     " rur" },
    73 	{ 50,  ',', 0,              "",     " Kc" },
    73 	{ 50,  ',', 0,              "",     " Kc" },
    74 	{ 130, '.', 0,              "",     " kr" },
    74 	{ 130, '.', 0,              "",     " kr" },
    75 	{ 11,  '.', 0,              "",     " kr" },
    75 	{ 11,  '.', 0,              "",     " kr" },
    76 	{ 2,   ',', CF_ISEURO,      "€",    "" },
    76 	{ 2,   ',', CF_ISEURO,      "¤",    "" },
    77 	{ 6,   '.', 0,              "",     " Lei" },
    77 	{ 6,   '.', 0,              "",     " Lei" },
    78 };
    78 };
    79 
    79 
    80 const uint16 _currency_string_list[] = {
    80 const uint16 _currency_string_list[] = {
    81 	STR_CURR_POUNDS,
    81 	STR_CURR_POUNDS,