Skip to content

Commit

Permalink
simple-adblock: localizable error/warning messages
Browse files Browse the repository at this point in the history
* store all error/warning messages with the error text id so that
  they can be made localizable for the luci app

Signed-off-by: Stan Grishin <[email protected]>
  • Loading branch information
stangri committed Nov 29, 2022
1 parent 04c805b commit 8047d2c
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 80 deletions.
2 changes: 1 addition & 1 deletion net/simple-adblock/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk

PKG_NAME:=simple-adblock
PKG_VERSION:=1.9.3
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_MAINTAINER:=Stan Grishin <[email protected]>
PKG_LICENSE:=GPL-3.0-or-later

Expand Down
Loading

0 comments on commit 8047d2c

Please sign in to comment.