Skip to content

Commit f78a789

Browse files
devvaannshabose
authored andcommitted
feat: add named exit string for styles bar notice
1 parent 080cc2e commit f78a789

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/nls/root/strings.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ define({
410410
"LIVE_DEV_STYLER_STATE_NORMAL": "Normal",
411411
"LIVE_DEV_STYLER_STATE_BANNER": "Editing the {0} state — changes apply only to {0}",
412412
"LIVE_DEV_STYLER_STATE_EXIT": "Exit",
413+
"LIVE_DEV_STYLER_STATE_EXIT_NAMED": "Exit {0}",
413414
"LIVE_DEV_STYLER_STATE_NO_BASE": "States can't be applied to inline styles",
414415
"LIVE_DEV_STYLER_STATE_HOVER": "Hover",
415416
"LIVE_DEV_STYLER_STATE_FOCUS": "Focus",

0 commit comments

Comments
 (0)