diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 12cd6ac7..ae9383ec 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -275,9 +275,9 @@
Blocking
Blocking List
New Blocking Rule
- Blocking rule can be either a string or a regular expression.
- If the string is included in the peer URI or regular expression matches,
- the call or message will be blocked.
+ Blocking rule can be either a plain string or a
+ regular expression string. If plain string is included in the peer URI or if
+ regular expression string matches the peer URI, the call or message will be blocked.
Do you want to delete blocking rule \'%1$s\'?