i18n + service manager + web updater

This commit is contained in:
Serghey Rodin 2013-01-29 00:18:09 +02:00
commit 6e631c32a1
84 changed files with 1806 additions and 1458 deletions

View file

@ -279,7 +279,7 @@
<tr>
<td class="vst-text" style="padding: 10px 0 0 0;">
<?php print _('Username');?>
<?php if (empty($v_ftp_user)) echo '<br><span style="font-size: 10pt; color:#555;">' . _('FTP_PREFIX_WILL_BE_ADDED',$user."_") . '</span>' ?>
<?php if (empty($v_ftp_user)) echo '<br><span style="font-size: 10pt; color:#777;">' . _('Prefix will be automaticaly added to username',$user."_") . '</span>' ?>
</td>
</tr>
<tr>
@ -303,7 +303,7 @@
?>
<tr>
<td class="vst-text" style="padding: 10px 0 0 0;">
<?php print _('SEND_FTP_CREDENTIALS');?>
<?php print _('Send FTP credentials to email');?>
</td>
</tr>
<tr>