"$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

@ -129,6 +129,7 @@
$lang->widget = 'Widget';
$lang->module = 'Módulo';
$lang->skin = 'Tema'; //máscara,
$lang->mobile_skin = 'Mobile Tema';
$lang->colorset = 'Conjunto de Colores';
$lang->extra_vars = 'Variables Extra';