Skip to content

Commit bcccb09

Browse files
devvaannshabose
authored andcommitted
chore: add strings for selection box
1 parent c471d02 commit bcccb09

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/nls/root/strings.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,9 @@ 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)",
236+
"LIVE_DEV_LP_SELBOX_TITLE": "Save Changes",
237+
"LIVE_DEV_LP_SELBOX_INLINE": "Inline",
238+
"LIVE_DEV_LP_SELBOX_INLINE_SECONDARY": "element.style",
238239
"LIVE_DEV_LP_SELBOX_LOADING": "Finding matching rules\u2026",
239240
"LIVE_DEV_LP_SELBOX_FILE_EMBEDDED": "embedded",
240241
"LIVE_DEV_LP_SELBOX_SAVE_TOOLTIP": "Save changes to the selected target (Enter)",

0 commit comments

Comments
 (0)