diff --git a/ddnsto/Makefile b/ddnsto/Makefile index 4e56c548f..b4748f4ff 100644 --- a/ddnsto/Makefile +++ b/ddnsto/Makefile @@ -14,7 +14,7 @@ PKG_VERSION:=0.3.1 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-binary-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://fw.koolcenter.com/binary/ddnsto/ -PKG_HASH:=5ee25d204c3c67575a52730f4d4343bc0f0943ada1b7c5d6f7ab00d160b67066 +PKG_HASH:=2f066540cad16e1ccdaad626937578bfb5c1a13479bd54f36373c479eb4b02d6 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-binary-$(PKG_VERSION) diff --git a/luci-app-wizard/htdocs/luci-static/resources/view/wizard/initsetup.js b/luci-app-wizard/htdocs/luci-static/resources/view/wizard/initsetup.js index e1bc7d9b9..100424afe 100644 --- a/luci-app-wizard/htdocs/luci-static/resources/view/wizard/initsetup.js +++ b/luci-app-wizard/htdocs/luci-static/resources/view/wizard/initsetup.js @@ -77,9 +77,6 @@ return view.extend({ s.tab('firmware', _('Firmware Settings')); - o = s.taboption('firmware', form.Flag, 'autoupgrade_pkg', _('Packages Auto Upgrade'),_('谨慎开启')); - o.rmempty = false; - o = s.taboption('firmware', form.Flag, 'autoupgrade_fm', _('Firmware Upgrade Notice')); o.default = o.enabled; diff --git a/my-default-settings/po/zh_Hans/default.po b/my-default-settings/po/zh_Hans/default.po index 6066ff9df..8cdf24646 100644 --- a/my-default-settings/po/zh_Hans/default.po +++ b/my-default-settings/po/zh_Hans/default.po @@ -169,4 +169,4 @@ msgid "Used space" msgstr "已用空间" msgid "Upgrade all…" -msgstr "更新所有软件包" +msgstr "更新所有软件包 (谨慎)"