Browse Source

Description error fix

Description matches another message
strel 6 năm trước cách đây
mục cha
commit
4c27eea349
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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"
     }
-}
+}