Просмотр исходного кода

Description error fix

Description matches another message
strel 6 лет назад
Родитель
Сommit
4c27eea349
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      _locales/de/messages.json

+ 2 - 2
_locales/de/messages.json

@@ -293,7 +293,7 @@
     },
     "optionsAddRuleTooltip": {
         "message": "Regel hinzufügen",
-        "description": "Popup text 'Delete the rule' in the options page"
+        "description": "Popup text 'Add the rule' in the options page"
     },
     "optionsValidateChangesTooltip": {
         "message": "Änderungen bestätigen",
@@ -443,4 +443,4 @@
         "message": "Neuen Namen für das ausgewählte Profil eingeben",
         "description": "Popup text 'Enter a new name for the selected profile' in the options page"
     }
-}
+}