Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Another language? (http://www.mysidiaadoptables.com/forum/showthread.php?t=4054)

demoness 03-14-2013 04:22 AM

Another language?
 
I have another question :happycbig: If its possible to rewrite website in other language? Because when I attempting to change some phrases in other language they appear only as symbols ><

Hall of Famer 03-14-2013 06:34 AM

Well you may edit those lang files in folder /lang to change the language of text into another, it should work for romance languages like French, Spanish, German and Italian.

demoness 03-14-2013 07:45 AM

But only romance languages? What about cyrillic? :ohnoes:

demoness 03-14-2013 09:42 AM

Yay! I solved this problem by placing this:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

Jocla 07-12-2013 04:27 AM

where i can change this?

need áéíóú and ñ

Tequila 07-12-2013 06:59 AM

Quote:

Originally Posted by Jocla (Post 27469)
where i can change this?

need áéíóú and ñ

Try this character set:
PHP Code:

<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"

And let me know how it works. :3

Edit: Also look into these:
Quote:

Encoding: utf-8 (Unicode ), iso-8859-1, iso-8859-15 (with euro symbol)
Language Codes: es (Spanish), es-ES (Castillian/ Spain), es-MX (Latin American/Mexico)
Minority Language Codes: eu (Basque), an (Aragaonese), au (Asturian/Leon), ca (Catalan), ga (Galician), ly (Ladino/Judeo-Spanish)
And http://symbolcodes.tlt.psu.edu/bylan...h.html#metause to explain how to add them in (for the minority language codes).


All times are GMT -5. The time now is 09:54 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.