Ok it works. I was editing in UTF8 without BOM but I forgot to convert the whole document.
Thanks a lot Heinrich-XIV
Search found 2 matches
- 24. July 2008 19:03
- Forum: board3 Portal 1.0.x - English Support
- Topic: Editing "lang_portal.php" in another language
- Replies: 4
- Views: 6562
- 23. July 2008 20:28
- Forum: board3 Portal 1.0.x - English Support
- Topic: Editing "lang_portal.php" in another language
- Replies: 4
- Views: 6562
Editing "lang_portal.php" in another language
Hi everyone!
First I would like to thanks the staff of board3 for this great job ;)
I would like to translate the portal in my language (french), so I've added the following code in "index.html" and "overall_header.html":
<meta http-equiv="Content-Type" content="text/html; charset=ANSI" />
and ...
First I would like to thanks the staff of board3 for this great job ;)
I would like to translate the portal in my language (french), so I've added the following code in "index.html" and "overall_header.html":
<meta http-equiv="Content-Type" content="text/html; charset=ANSI" />
and ...