Przeglądaj źródła

Description error fix

Description matched another message
strel 6 lat temu
rodzic
commit
7f62453f9b
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      _locales/ru/messages.json

+ 2 - 2
_locales/ru/messages.json

@@ -293,7 +293,7 @@
     },
     "optionsAddRuleTooltip": {
         "message": "Добавить правило",
-        "description": "Popup text 'Delete the rule' in the options page"
+        "description": "Popup text 'Add the rule' in the options page"
     },
     "optionsValidateChangesTooltip": {
         "message": "Подтвердить изменения",
@@ -443,4 +443,4 @@
         "message": "Введите новое имя для выбранного профиля",
         "description": "Popup text 'Enter a new name for the selected profile' in the options page"
     }
-}
+}