about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/_locales/ru/messages.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/_locales/ru/messages.json b/src/_locales/ru/messages.json
index f48150fe..e112aa70 100644
--- a/src/_locales/ru/messages.json
+++ b/src/_locales/ru/messages.json
@@ -214,5 +214,9 @@
     "searchNote": {
         "message": "Примечание: Используйте поиск в полной мере, сделав LibRedirect поисковой системой по умолчанию.",
         "description": "used in the settings page"
+    },
+    "redirectLink": {
+        "message": "Попробовать перенаправить эту ссылку",
+        "description": "Used in context menus when right clicking on a hyperlink"
     }
 }