Browse Source

Description error fix

Description matches another message

Former-commit-id: 4c27eea34971d2d3ce19f81d91d31fe5af959404
strel 6 years ago
parent
commit
7f6c7989c7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      _locales/de/messages.json

+ 2 - 2
_locales/de/messages.json

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