You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/nls/root/strings.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -195,6 +195,7 @@ define({
195
195
"LIVE_PREVIEW_MODE_HIGHLIGHT": "Highlight Mode",
196
196
"LIVE_PREVIEW_MODE_EDIT": "Edit Mode",
197
197
"LIVE_PREVIEW_EDIT_HIGHLIGHT_ON": "Edit Highlights on Hover",
198
+
"LIVE_PREVIEW_EDIT_IMAGE_RIBBON": "Show image gallery when clicked",
198
199
"LIVE_PREVIEW_MODE_PREFERENCE": "{0} shows only the webpage, {1} connects the webpage to your code - click on elements to jump to their code and vice versa, {2} provides highlighting along with advanced element manipulation",
199
200
"LIVE_PREVIEW_CONFIGURE_MODES": "Configure Live Preview Modes",
0 commit comments