Prechádzať zdrojové kódy

Description error fix

Description matched another message

Former-commit-id: 12b3639da52556110b9b8b0450b81767ec39a442
strel 6 rokov pred
rodič
commit
b772f47217
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      _locales/ja/messages.json

+ 2 - 2
_locales/ja/messages.json

@@ -293,7 +293,7 @@
     },
     "optionsAddRuleTooltip": {
         "message": "ルールを追加する",
-        "description": "Popup text 'Delete the rule' in the options page"
+        "description": "Popup text 'Add the rule' in the options page"
     },
     "optionsValidateChangesTooltip": {
         "message": "変更内容を検証します",
@@ -443,4 +443,4 @@
         "message": "選択したプロファイルの新しい名前を入力します。",
         "description": "Popup text 'Enter a new name for the selected profile' in the options page"
     }
-}
+}