Welcome Guest, Not a member yet? Register   Sign In
foreign_chars new character
#1

[eluser]panmannsam[/eluser]
hello.

In norway we have the letter "ø" that corresponds to "oe" in english. So in foreign_chars.php, the line:
Code:
'/ö|œ/' => 'oe'
should be:
Code:
'/ö|œ/|ø/' => 'oe'
. And the character Å and å should be "aa" I think.


Messages In This Thread
foreign_chars new character - by El Forum - 07-03-2012, 01:31 AM
foreign_chars new character - by El Forum - 07-03-2012, 01:53 AM
foreign_chars new character - by El Forum - 07-03-2012, 03:26 AM
foreign_chars new character - by El Forum - 07-03-2012, 11:36 AM
foreign_chars new character - by El Forum - 07-03-2012, 11:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB