I was having an issue with the english file getting jumbled (General)

by Line Chef, Monday, March 23, 2009, 14:20 (5516 days ago) @ Auge

---------------------------------------------------------------------
I use notepad or WordPad, an example of what was happening-
--------------------------------------------------------------------

language = encharset = utf-8locale = enlocale = en_EN@eurolocale = engdir = ltrtime_format = <font size=1>%b/%d/%Y at %I:%M%p</font>time_format_full = %b/%d/%Y at %I:%M%pdate_format = %d.%m.%Yrss_time_format = %a, %d %b %Y %H:%M:%S +0000unknown_user = unknowndb_error = Database error!mail_error = Mail server not available - please try again later![
--------------------------------------------------------------
after installing-> server_default_charset = ISO-8859-1
the code stayed in line
--------------------------------------------------------------

language = en
charset = UTF-8
server_default_charset = ISO-8859-1
locale = en
locale = en_EN@euro
locale = eng
time_format = %b/%d/%Y at %I:%M%p
time_format_full = %A, %B %d, %Y, %I:%M
date_format = %d.%m.%Y
rss_time_format = %a, %d %b %Y %I:%M:%S GMT
unknown_user = unknown
db_error = Database error!
mail_error = Mail server not available - please try again later!
-------------------------------------------------------------------------------
Don't get me wrong I'm no script writer, I can only try what I have done in the past and this on the server Im am using seems to have worked.


Complete thread:

 RSS Feed of thread