Skip to content

Commit 31fbc3c

Browse files
devvaannshabose
authored andcommitted
feat: add selector box strings
1 parent 2db8808 commit 31fbc3c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/nls/root/strings.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,12 @@ define({
233233
"LIVE_DEV_IMAGE_GALLERY_ATTRIBUTION_ON": "on {0}",
234234
"LIVE_DEV_IMAGE_GALLERY_GET_PRO": "Get Pro",
235235
"LIVE_DEV_IMAGE_GALLERY_USAGE_THRESHOLD": "You've used {0}% of your free image searches ({1}/{2})",
236+
"LIVE_DEV_LP_SELBOX_TITLE": "Save changes to",
237+
"LIVE_DEV_LP_SELBOX_INLINE": "Inline (element.style)",
238+
"LIVE_DEV_LP_SELBOX_LOADING": "Finding matching rules\u2026",
239+
"LIVE_DEV_LP_SELBOX_FILE_EMBEDDED": "embedded",
240+
"LIVE_DEV_LP_SELBOX_SAVE_TOOLTIP": "Save changes to the selected target (Enter)",
241+
"LIVE_DEV_LP_SELBOX_CANCEL_TOOLTIP": "Revert changes (Esc)",
236242
"LIVE_DEV_STYLES_PANEL_HEADER": "Style Editor",
237243
"LIVE_DEV_STYLES_EDIT_TOOLTIP": "Edit Styles",
238244
"LIVE_DEV_STYLES_PANEL_ADD": "+ Add",

0 commit comments

Comments
 (0)