2013-11-13 08:09:02 +00:00
|
|
|
<div class="tab-firmware_flasher">
|
2013-11-13 08:32:33 +00:00
|
|
|
<div class="info">
|
2014-05-08 10:01:07 +00:00
|
|
|
<strong i18n="firmwareFlasherPath"></strong><span class="path">empty</span><br />
|
|
|
|
<strong i18n="firmwareFlasherSize"></strong><span class="size">0 bytes</span><br />
|
|
|
|
<strong i18n="firmwareFlasherStatus"></strong><span class="status">Firmware not loaded</span><br />
|
|
|
|
<strong i18n="firmwareFlasherProgress"></strong><progress class="progress" value="0" min="0" max="100"></progress>
|
2014-03-08 05:25:15 +00:00
|
|
|
</div>
|
2013-11-13 09:56:14 +00:00
|
|
|
<div class="note">
|
2014-05-08 10:01:07 +00:00
|
|
|
<p i18n="firmwareFlasherNote">
|
2013-11-13 09:56:14 +00:00
|
|
|
</p>
|
2014-05-08 10:01:07 +00:00
|
|
|
<label>
|
|
|
|
<input class="updating" type="checkbox" />
|
|
|
|
<span style="font-weight: bold; margin-left: 6px" i18n="firmwareFlasherNoReboot"></span>
|
|
|
|
</label><br />
|
|
|
|
<label class="flash_on_connect_wrapper">
|
|
|
|
<input class="flash_on_connect" type="checkbox" />
|
|
|
|
<span style="font-weight: bold; margin-left: 6px" i18n="firmwareFlasherFlashOnConnect"></span><br />
|
|
|
|
</label>
|
|
|
|
<label>
|
|
|
|
<input class="erase_chip" type="checkbox" />
|
|
|
|
<span style="font-weight: bold; margin-left: 6px" i18n="firmwareFlasherFullChipErase"></span>
|
|
|
|
</label><br />
|
2013-11-13 08:32:33 +00:00
|
|
|
</div>
|
2013-11-13 09:56:14 +00:00
|
|
|
<div class="clear-both"></div>
|
2014-02-27 17:56:12 +00:00
|
|
|
<div class="buttons">
|
2014-05-08 10:01:07 +00:00
|
|
|
<a class="load_file" href="#" i18n="firmwareFlasherButtonLoadLocal"></a>
|
|
|
|
<a class="load_remote_file" href="#" i18n="firmwareFlasherButtonLoadOnline"></a>
|
|
|
|
<a class="flash_firmware locked" href="#" i18n="firmwareFlasherFlashFirmware"></a>
|
2014-02-27 17:56:12 +00:00
|
|
|
<div class="clear-both"></div>
|
|
|
|
</div>
|
|
|
|
<div class="git_info">
|
2014-05-08 10:01:07 +00:00
|
|
|
<div class="title" i18n="firmwareFlasherGithubInfoHead"></div>
|
2014-02-27 17:56:12 +00:00
|
|
|
<p>
|
2014-05-08 10:01:07 +00:00
|
|
|
<strong i18n="firmwareFlasherCommiter"></strong> <span class="committer"></span><br />
|
|
|
|
<strong i18n="firmwareFlasherDate"></strong> <span class="date"></span><br />
|
|
|
|
<strong i18n="firmwareFlasherMessage"></strong> <span class="message"></span>
|
2014-02-27 17:56:12 +00:00
|
|
|
</p>
|
2014-03-08 05:25:15 +00:00
|
|
|
</div>
|
2013-11-14 07:07:57 +00:00
|
|
|
<div class="warning">
|
2014-05-08 10:01:07 +00:00
|
|
|
<div class="title" i18n="firmwareFlasherWarninghead"></div>
|
|
|
|
<p i18n="firmwareFlasherWarningText">
|
2013-11-14 07:07:57 +00:00
|
|
|
</p>
|
|
|
|
</div>
|
2014-05-08 10:01:07 +00:00
|
|
|
<a class="back" href="#" i18n="firmwareFlasherButtonLeave"></a>
|
2013-11-13 08:09:02 +00:00
|
|
|
</div>
|