mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
설치시 FTP정보 입력 무시하는 버튼 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4606 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
007765348e
commit
850c1d6b25
9 changed files with 9 additions and 0 deletions
|
|
@ -234,6 +234,7 @@ EndOfLicense;
|
|||
$lang->cmd_agree_license = 'Yo accepto la licencia';
|
||||
$lang->cmd_install_fix_checklist = 'Yo he configurado las condiciones necesarias para la instalación.';
|
||||
$lang->cmd_install_next = 'Continuar la instalación';
|
||||
$lang->cmd_ignore = 'Ignore';
|
||||
|
||||
$lang->db_desc = array(
|
||||
'mysql' => 'Utilizando las funciones mysql*() de PHP usar DB mysql.<br />La transacción es desabilitado ya que DB(Bases de Datos) está creado por myisam.',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue