luci-0.9: merge r4950
This commit is contained in:
parent
a903a2c822
commit
78111f8c87
4 changed files with 8 additions and 8 deletions
|
@ -49,9 +49,9 @@ $Id: contact.htm 3529 2008-10-07 13:10:24Z jow $
|
|||
<label for="cb_keepcfg"><%:ff_remote_update_keepcfg Keep configuration%></label><br />
|
||||
|
||||
<input type="checkbox" class="cbi-input-checkbox" name="verify" value="1" checked="checked" id="cb_verify" />
|
||||
<label for="cb_verify"><%:ff_remote_update_keepcfg Verify downloaded images%></label><br /><br />
|
||||
<label for="cb_verify"><%:ff_remote_update_verify Verify downloaded images%></label><br /><br />
|
||||
|
||||
<input type="submit" class="cbi-button cbi-button-apply" value="<%:ff_remote_update_install Confirm Upgrade%>" />
|
||||
<input type="submit" class="cbi-button cbi-button-apply" value="<%:ff_remote_update_confirm Confirm Upgrade%>" />
|
||||
</form></p>
|
||||
|
||||
<% end %>
|
||||
|
|
|
@ -252,9 +252,9 @@ msgid "ff_remote_update_keepcfg"
|
|||
msgstr "Konfigurationsdateien wiederherstellen"
|
||||
|
||||
#. Verify downloaded images
|
||||
msgid "ff_remote_update_keepcfg"
|
||||
msgid "ff_remote_update_verify"
|
||||
msgstr "Heruntergeladene Images verifizieren"
|
||||
|
||||
#. Confirm Upgrade
|
||||
msgid "ff_remote_update_install"
|
||||
msgid "ff_remote_update_confirm"
|
||||
msgstr "Update bestätigen"
|
||||
|
|
|
@ -248,9 +248,9 @@ msgid "ff_remote_update_keepcfg"
|
|||
msgstr "Keep configuration"
|
||||
|
||||
#. Verify downloaded images
|
||||
msgid "ff_remote_update_keepcfg"
|
||||
msgid "ff_remote_update_verify"
|
||||
msgstr "Verify downloaded images"
|
||||
|
||||
#. Confirm Upgrade
|
||||
msgid "ff_remote_update_install"
|
||||
msgid "ff_remote_update_confirm"
|
||||
msgstr "Confirm Upgrade"
|
||||
|
|
|
@ -233,9 +233,9 @@ msgid "ff_remote_update_keepcfg"
|
|||
msgstr ""
|
||||
|
||||
#. Verify downloaded images
|
||||
msgid "ff_remote_update_keepcfg"
|
||||
msgid "ff_remote_update_verify"
|
||||
msgstr ""
|
||||
|
||||
#. Confirm Upgrade
|
||||
msgid "ff_remote_update_install"
|
||||
msgid "ff_remote_update_confirm"
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in a new issue