1
0

Add new lang constants for the installer

Someone (@garvinhicking) please run addlang.sh for me to add these
(doesn't work on OSX command line). Thanks.
This commit is contained in:
Matthias Mees
2014-03-11 11:18:08 +01:00
parent 9ed9056ff1
commit 79135a988d
2 changed files with 6 additions and 9 deletions

View File

@ -210,11 +210,11 @@
{/if}
<table>
<caption>Executables</caption> {* i18n *}
<caption>{$CONST.INSTALLER_CLI_TOOLS}</caption>
<thead>
<tr>
<th>Program</th> {* i18n *}
<th>Executable?</th> {* i18n *}
<th>{$CONST.INSTALLER_CLI_TOOLNAME}</th>
<th>{$CONST.INSTALLER_CLI_TOOLSTATUS}</th>
</tr>
</thead>
<tbody>