Page 1 of 1

Russian Translation (DFH 1.2)

PostPosted: Sat Apr 28, 2012 2:16 pm
by SHINIGAMI
Hi.

Here is the Russian translation for DFH 1.2

Installation:
Upload russian.php file, to DFH_ROOT/lang/ directory. And config the files following:

Modify DFH_ROOT/config.php
Find sourcecode:
Code: Select all
$LANGUAGE_LIST = Array(
"english",
"german",
"italian"
);
//// list of accectable languages

Replace to:
Code: Select all
$LANGUAGE_LIST = Array(
"english",
"german",
"italian",
"russian"
);
//// list of accectable languages


Modify DFH_ROOT/settings.php
Find sourcecode:
Code: Select all
   <td bgcolor=#F2F2F2>&nbsp;English:<input<?php if($content[15] == "english"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="english" />
   <br />German:<input<?php if($content[15] == "german"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="german" />
   <br />Italian:<input<?php if($content[15] == "italian"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="italian" />

Replace to:
Code: Select all
    <td bgcolor=#F2F2F2>&nbsp;English:<input<?php if($content[15] == "english"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="english" />
   <br />German:<input<?php if($content[15] == "german"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="german" />
   <br />Italian:<input<?php if($content[15] == "italian"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="italian" />
   <br />Russian:<input<?php if($content[15] == "russian"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="russian" />


Modify DFH_ROOT/styles/Indigo/header.php
Find sourcecode:
Code: Select all
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>

Replace to:
Code: Select all
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>


Modify these tree files, Daddy's File Host v1.2 will support Russian.

I am sorry, i don't know how to attach the file to post. There is the url from my filehost to download language pack.
http://92.249.77.45:443/download.php?file=978russian.rar

Re: Russian Translation (DFH 1.2)

PostPosted: Mon Apr 30, 2012 10:44 am
by chack
There is the url from my filehost to download language pack.
http://92.249.77.45:443/download.php?fi ... ussian.rar

The file is not downloadable at the unregistered mode (as guest).

Re: Russian Translation (DFH 1.2)

PostPosted: Tue May 01, 2012 7:28 am
by SHINIGAMI
*

Re: Russian Translation (DFH 1.2)

PostPosted: Sun Feb 10, 2013 1:47 pm
by blazer-05
script translated into Russian, and there was a problem - broken in the admin part of the design and on the home page Top 10 slides down. Please help me fix the problem!
http://clip2net.com/s/2OBgy and http://clip2net.com/s/2OBpL

Re: Russian Translation (DFH 1.2)

PostPosted: Tue Feb 12, 2013 3:54 am
by SamEA
blazer-05 wrote:script translated into Russian, and there was a problem - broken in the admin part of the design and on the home page Top 10 slides down. Please help me fix the problem!
http://clip2net.com/s/2OBgy and http://clip2net.com/s/2OBpL


Did you run it through a PHP Syntax Checker? If so, what was the error message and at what line?

Re: Russian Translation (DFH 1.2)

PostPosted: Tue Feb 12, 2013 6:30 pm
by blazer-05
SamEA wrote:
blazer-05 wrote:script translated into Russian, and there was a problem - broken in the admin part of the design and on the home page Top 10 slides down. Please help me fix the problem!
http://clip2net.com/s/2OBgy and http://clip2net.com/s/2OBpL


Did you run it through a PHP Syntax Checker? If so, what was the error message and at what line?

check your private messages I had written to you

Re: Russian Translation (DFH 1.2)

PostPosted: Thu Feb 14, 2013 7:14 am
by blazer-05
Hello
Why is there no support I have written you in private messages about your problems?

Re: Russian Translation (DFH 1.2)

PostPosted: Sun Feb 17, 2013 3:16 am
by SamEA
blazer-05 wrote:Hello
Why is there no support I have written you in private messages about your problems?


Hi Blazer,

I apologize for the late response, but because you deleted the first PM and I failed to realize the new PM, I assumed the issue was resolved. I have provided you with my personal e-mail to prevent this from reoccurring again.