We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c471d02 commit bcccb09Copy full SHA for bcccb09
1 file changed
src/nls/root/strings.js
@@ -233,8 +233,9 @@ define({
233
"LIVE_DEV_IMAGE_GALLERY_ATTRIBUTION_ON": "on {0}",
234
"LIVE_DEV_IMAGE_GALLERY_GET_PRO": "Get Pro",
235
"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)",
+ "LIVE_DEV_LP_SELBOX_TITLE": "Save Changes",
+ "LIVE_DEV_LP_SELBOX_INLINE": "Inline",
238
+ "LIVE_DEV_LP_SELBOX_INLINE_SECONDARY": "element.style",
239
"LIVE_DEV_LP_SELBOX_LOADING": "Finding matching rules\u2026",
240
"LIVE_DEV_LP_SELBOX_FILE_EMBEDDED": "embedded",
241
"LIVE_DEV_LP_SELBOX_SAVE_TOOLTIP": "Save changes to the selected target (Enter)",
0 commit comments