News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Latvian language characters

Started by vabole, March 04, 2005, 05:20:09 PM

Previous topic - Next topic

vabole

HELP !

Question:

for use Latvian language characters (āšžčēūīķļņ ...)

In "Sources" folder files: I need remove all htmlspecialchars in PHP code ? Right ?

for example:
   $title = htmlspecialchars($title, ENT_QUOTES);
I need change to
   $title = $title;


??????



[Unknown]

No, just change the character set in the language file.

Removing said htmlspecialchars() calls is like posting your administrator password in your forum news.

-[Unknown]

vabole

?

Where is "character set in the language file" ?

in Admin section? or in code files?

I can't find ....

[Unknown]

In Themes/default/languages/index.latvian.php...

-[Unknown]

vabole

 :D :D :D :D :D :D :D

Ohhh so simple !!!!

It work  :)

THANKS

Maxys

where did you get latvian language pack ??? ???

Advertisement: