Sfoglia il codice sorgente

Description error fix

Description matches another message

Former-commit-id: 4c27eea34971d2d3ce19f81d91d31fe5af959404
strel 6 anni fa
parent
commit
7f6c7989c7
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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"
     }
-}
+}