From d9700f01e3689fa120e353ab5ec5ff7b3ce5c451 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 18 Jan 2015 12:17:03 -0700 Subject: [PATCH] Add "My rules" tab hints --- src/_locales/en/messages.json | 8 ++++++++ src/dyna-rules.html | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index 85e0b16d6..60f463d0b 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -351,6 +351,14 @@ "message": "my-ublock-dynamic-rules_{{datetime}}.txt", "description": "default file name to use" }, + "dynaRulesHint": { + "message": "List of your dynamic filtering rules.", + "description": "English: List of your dynamic filtering rules." + }, + "dynaRulesFormatHint": { + "message": "Rule syntax: source destination type action (full documentation).", + "description": "English: dynamic rule syntax and full documentation." + }, "whitelistPrompt":{ "message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.", "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." diff --git a/src/dyna-rules.html b/src/dyna-rules.html index 167182a39..43620524f 100644 --- a/src/dyna-rules.html +++ b/src/dyna-rules.html @@ -11,7 +11,8 @@
-

+

+