Enhanced skin french with images [1.25.3]

Avenueduweb

Verified User
Joined
Jun 8, 2004
Messages
122
Enhanced skin french with images [1.31]

Hello,

I've translated the skin with images.

If you want images, do that :

Code:
cd /usr/local/directadmin/data/skins/enhanced 
vi files_custom.conf

And put that :

Code:
/* Utilisateur */

IMG_FRANCAIS_SKIN_NAV_HOME=lang/francais/images/nav-home.gif
IMG_FRANCAIS_SKIN_NAV_HOME_OVER=lang/francais/images/nav-home-over.gif
IMG_FRANCAIS_SKIN_NAV_PASSWORD=lang/francais/images/nav-password.gif
IMG_FRANCAIS_SKIN_NAV_PASSWORD_OVER=lang/francais/images/nav-password-over.gif
IMG_FRANCAIS_SKIN_NAV_HELP=lang/francais/images/help.gif
IMG_FRANCAIS_SKIN_NAV_HELP_OVER=lang/francais/images/help-over.gif
IMG_FRANCAIS_SKIN_NAV_FILEMAN=lang/francais/images/nav-fileman.gif
IMG_FRANCAIS_SKIN_NAV_FILEMAN_OVER=lang/francais/images/nav-fileman-over.gif
IMG_FRANCAIS_SKIN_NAV_LOGOUT=lang/francais/images/nav-logout.gif
IMG_FRANCAIS_SKIN_NAV_LOGOUT_OVER=lang/francais/images/nav-logout-over.gif

IMG_FRANCAIS_SKIN_CTRL_DOMAIN=lang/francais/images/left-currentdomain.gif
IMG_FRANCAIS_SKIN_CTRL_ACCOUNT=lang/francais/images/left-youraccount.gif
IMG_FRANCAIS_SKIN_CTRL_ACCESS=lang/francais/images/left-accesslevel.gif

IMG_FRANCAIS_SKIN_NAV_LOGOUT2=lang/francais/images/nav-logout2.gif
IMG_FRANCAIS_SKIN_NAV_LOGOUT2_OVER=lang/francais/images/nav-logout2-over.gif

IMG_FRANCAIS_SKIN_BODY_ACCOUNT=lang/francais/images/user-youraccount.gif
IMG_FRANCAIS_SKIN_BODY_EMAIL=lang/francais/images/user-email.gif
IMG_FRANCAIS_SKIN_BODY_ADVANCED=lang/francais/images/user-advanced.gif

/* Revendeur */

IMG_FRANCAIS_SKIN_CTRL_RACCOUNT=lang/francais/images/reseller-accounts.gif
IMG_FRANCAIS_SKIN_CTRL_RTOOLS=lang/francais/images/reseller-tools.gif
IMG_FRANCAIS_SKIN_CTRL_RFEATURES=lang/francais/images/reseller-extra.gif

/* Administrateur */

IMG_FRANCAIS_SKIN_CTRL_ASERVER=lang/francais/images/admin-server.gif
IMG_FRANCAIS_SKIN_CTRL_ATOOLS=lang/francais/images/admin-tools.gif
IMG_FRANCAIS_SKIN_CTRL_AFEATURES=lang/francais/images/admin-extra.gif

Save and exit.

And finally do that :

Code:
cd /usr/local/directadmin/data/skins/enhanced/lang 
wget [url]http://www.directadmin.fr/telechargement/francais.zip[/url] 
unzip francais.zip

And now, you have directadmin in french with the images.

Pour les explications en français suivez le lien :

http://www.directadmin.fr/forum/viewtopic.php?t=24

Bye.
 
Last edited:
Those changes in the files_???.conf files will disappear with the next update, you need to use the files_custom.conf.

Ramon
 
redesb said:
Those changes in the files_???.conf files will disappear with the next update, you need to use the files_custom.conf.

Ramon

I didn't know the files_custom.conf. I will change that in few minutes. Thanks. Bye.
 
The translations (2 versions with and without images) have been updated to the version 1.25.5. Bye.
 
The translations (2 versions with and without images) have been updated to the version 1.26. Bye.
 
The translations (2 versions with and without images) have been updated to the version 1.26.5. Bye.
 
The translation (version with images) have been updated to the version 1.28.0. Bye.
 
When switching to this skin in DirectAdmin i am missing many icones. Any idea why i got that ?
 
Re: Enhanced skin french with images [1.26]

Hello,

Are you doing that :

If you want images, do that :

Code:
cd /usr/local/directadmin/data/skins/enhanced 
vi files_custom.conf

And put that :

Code:
/* Utilisateur */

IMG_FRANCAIS_SKIN_NAV_HOME=lang/francais/images/nav-home.gif
IMG_FRANCAIS_SKIN_NAV_HOME_OVER=lang/francais/images/nav-home-over.gif
IMG_FRANCAIS_SKIN_NAV_PASSWORD=lang/francais/images/nav-password.gif
IMG_FRANCAIS_SKIN_NAV_PASSWORD_OVER=lang/francais/images/nav-password-over.gif
IMG_FRANCAIS_SKIN_NAV_HELP=lang/francais/images/help.gif
IMG_FRANCAIS_SKIN_NAV_HELP_OVER=lang/francais/images/help-over.gif
IMG_FRANCAIS_SKIN_NAV_FILEMAN=lang/francais/images/nav-fileman.gif
IMG_FRANCAIS_SKIN_NAV_FILEMAN_OVER=lang/francais/images/nav-fileman-over.gif
IMG_FRANCAIS_SKIN_NAV_LOGOUT=lang/francais/images/nav-logout.gif
IMG_FRANCAIS_SKIN_NAV_LOGOUT_OVER=lang/francais/images/nav-logout-over.gif

IMG_FRANCAIS_SKIN_CTRL_DOMAIN=lang/francais/images/left-currentdomain.gif
IMG_FRANCAIS_SKIN_CTRL_ACCOUNT=lang/francais/images/left-youraccount.gif
IMG_FRANCAIS_SKIN_CTRL_ACCESS=lang/francais/images/left-accesslevel.gif

IMG_FRANCAIS_SKIN_NAV_LOGOUT2=lang/francais/images/nav-logout2.gif
IMG_FRANCAIS_SKIN_NAV_LOGOUT2_OVER=lang/francais/images/nav-logout2-over.gif

IMG_FRANCAIS_SKIN_BODY_ACCOUNT=lang/francais/images/user-youraccount.gif
IMG_FRANCAIS_SKIN_BODY_EMAIL=lang/francais/images/user-email.gif
IMG_FRANCAIS_SKIN_BODY_ADVANCED=lang/francais/images/user-advanced.gif

/* Revendeur */

IMG_FRANCAIS_SKIN_CTRL_RACCOUNT=lang/francais/images/reseller-accounts.gif
IMG_FRANCAIS_SKIN_CTRL_RTOOLS=lang/francais/images/reseller-tools.gif
IMG_FRANCAIS_SKIN_CTRL_RFEATURES=lang/francais/images/reseller-extra.gif

/* Administrateur */

IMG_FRANCAIS_SKIN_CTRL_ASERVER=lang/francais/images/admin-server.gif
IMG_FRANCAIS_SKIN_CTRL_ATOOLS=lang/francais/images/admin-tools.gif
IMG_FRANCAIS_SKIN_CTRL_AFEATURES=lang/francais/images/admin-extra.gif

Save and exit.

Bye.
 
After many tries, impossible to set DirectAdmin in french

I'm new user with directadmin and when I found your explanation, I simply try to set my DA last version to french. (1.31)

It work for few minuts and after that, nothing, then, I followed again explanations step by step, but it's not work.

French do not apears in DA, when I rename EN directory to test if installation is reach by DA to change language, all informations desapears in DA, so that mean my DA do not point in francais directory.

If you have some informations to help me, this really welcome, I worked much hours on it without result.

Should change flag, setup in DA admin panel, in DA reseller panel ou else where.

Excuse my english, I'm french canadien!

Thank's!
 
Update to 1.32.2

Mise à jour vers la version 1.32.2
 

Attachments

  • francais.zip
    136.4 KB · Views: 224
Back
Top