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