From 1d1a2ce1c89652b3094ee8e4f14759020579df0e Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Sat, 26 Aug 2017 11:09:15 -0500 Subject: [PATCH] Fix linter config tooltip --- _locales/en/messages.json | 6 +++--- edit.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index cf34be49..cf1d0551 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -362,9 +362,9 @@ } } }, - "stylelintConfig": { - "message": "Open a popup to configure stylelint rules", - "description": "Tooltip on an icon to indicate it opens a popup with stylelint configuration settings" + "linterConfigTitle": { + "message": "Open a popup to configure the linter rules", + "description": "Tooltip on an icon to indicate it opens a popup with linter configuration settings" }, "manageFilters": { "message": "Filters", diff --git a/edit.html b/edit.html index 26d9753a..53762564 100644 --- a/edit.html +++ b/edit.html @@ -189,7 +189,7 @@ - +