Merge pull request #7122 from stangri/openwrt-23.05-luci-app-adblock-fast
[project/luci.git] / applications / luci-app-adblock-fast / htdocs / luci-static / resources / adblock-fast / status.js
index 1040cfb3690e13fd8f5095fbf2506dfc8ad7d5dc..bebafff50a1f02ce88f71e0a07c60cb830445e92 100644 (file)
@@ -189,6 +189,12 @@ var status = baseclass.extend({
                                                warningMissingRecommendedPackages: _(
                                                        "Some recommended packages are missing"
                                                ),
+                                               warningOutdatedLuciPackage: _(
+                                                       "The WebUI application (luci-app-adblock-fast) is outdated, please update it"
+                                               ),
+                                               warningOutdatedPrincipalPackage: _(
+                                                       "The principal package (adblock-fast) is outdated, please update it"
+                                               ),
                                                warningInvalidCompressedCacheDir: _(
                                                        "Invalid compressed cache directory '%s'"
                                                ),