"$lang->mobile_skin" is added

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7610 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2010-07-21 03:38:14 +00:00
parent 59e0e5804d
commit 6b32a600e2
11 changed files with 11 additions and 0 deletions

View file

@ -130,6 +130,7 @@
$lang->widget = 'Gadget';
$lang->module = 'Module';
$lang->skin = 'Habillage';
$lang->mobile_skin = 'Mobile Habillage';
$lang->colorset = 'Arrangement de couleur';
$lang->extra_vars = 'Variables Supplémentaires';