mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-13 14:10:59 +00:00
Minor fixes.
This commit is contained in:
@@ -9,9 +9,9 @@ LUA_MODULE=0
|
|||||||
LUCI_APP=1
|
LUCI_APP=1
|
||||||
|
|
||||||
OWRT_VERSION="current"
|
OWRT_VERSION="current"
|
||||||
RUAB_VERSION="1.5.0-1"
|
RUAB_VERSION="1.5.0-2"
|
||||||
RUAB_MOD_LUA_VERSION="1.5.0-1"
|
RUAB_MOD_LUA_VERSION="1.5.0-1"
|
||||||
RUAB_LUCI_APP_VERSION="1.5.0-r1"
|
RUAB_LUCI_APP_VERSION="1.5.0-r2"
|
||||||
BASE_URL="https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master"
|
BASE_URL="https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master"
|
||||||
PKG_DIR="/tmp"
|
PKG_DIR="/tmp"
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_VERSION:=1.5.0-r1
|
PKG_VERSION:=1.5.0-r2
|
||||||
LUCI_TITLE:=LuCI support for ruantiblock
|
LUCI_TITLE:=LuCI support for ruantiblock
|
||||||
LUCI_DEPENDS:=+ruantiblock
|
LUCI_DEPENDS:=+ruantiblock
|
||||||
LUCI_PKGARCH:=all
|
LUCI_PKGARCH:=all
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ return view.extend({
|
|||||||
},
|
},
|
||||||
|
|
||||||
cronStatusString: function(s) {
|
cronStatusString: function(s) {
|
||||||
return s || _('No Shedule');
|
return s || _('No Sсhedule');
|
||||||
},
|
},
|
||||||
|
|
||||||
stringifyRuabTasks: function(str_array) {
|
stringifyRuabTasks: function(str_array) {
|
||||||
|
|||||||
@@ -293,7 +293,7 @@ msgstr "Настройки модуля"
|
|||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr "Имя"
|
msgstr "Имя"
|
||||||
|
|
||||||
msgid "No Shedule"
|
msgid "No Sсhedule"
|
||||||
msgstr "Нет расписания"
|
msgstr "Нет расписания"
|
||||||
|
|
||||||
msgid "No changes to save."
|
msgid "No changes to save."
|
||||||
|
|||||||
@@ -274,7 +274,7 @@ msgstr ""
|
|||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "No Shedule"
|
msgid "No Sсhedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "No changes to save."
|
msgid "No changes to save."
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=ruantiblock
|
PKG_NAME:=ruantiblock
|
||||||
PKG_VERSION:=1.5.0
|
PKG_VERSION:=1.5.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
PKG_MAINTAINER:=gSpot <https://github.com/gSpotx2f/ruantiblock_openwrt>
|
PKG_MAINTAINER:=gSpot <https://github.com/gSpotx2f/ruantiblock_openwrt>
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ paripartners
|
|||||||
marathon
|
marathon
|
||||||
pm[-][0-9]
|
pm[-][0-9]
|
||||||
fbmetrix
|
fbmetrix
|
||||||
[ck]?a[sz]ino?
|
[ck]?a[sz]+ino?
|
||||||
[vw]ul[ck]an
|
[vw]ul[ck]an
|
||||||
slots?
|
slots?
|
||||||
nar[ck]
|
nar[ck]
|
||||||
|
|||||||
Reference in New Issue
Block a user