소스 검색

Description error fix

Description matches another message
strel 6 년 전
부모
커밋
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"
     }
-}
+}