Skip to content

Commit 5f3d75a

Browse files
committed
refactor: rename empty canvas bar to starter bar strings
1 parent a01d549 commit 5f3d75a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/nls/root/strings.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -437,9 +437,9 @@ define({
437437
"LIVE_DEV_INSERT_SHOW_MORE": "Show more",
438438
"LIVE_DEV_INSERT_SHOW_LESS": "Show less",
439439
"LIVE_DEV_INSERT_CREATE": "Create",
440-
"LIVE_DEV_EMPTY_CANVAS_LABEL": "Your page is empty — add an element",
441-
"LIVE_DEV_EMPTY_CANVAS_ADD": "Add your first element",
442-
"LIVE_DEV_EMPTY_CANVAS_COLLAPSE": "Collapse",
440+
"LIVE_DEV_STARTER_BAR_LABEL": "Your page is empty — add an element",
441+
"LIVE_DEV_STARTER_BAR_ADD": "Add your first element",
442+
"LIVE_DEV_STARTER_BAR_COLLAPSE": "Collapse",
443443
"LIVE_DEV_IMAGE_GALLERY_USE_IMAGE": "Download image",
444444
"LIVE_DEV_IMAGE_GALLERY_SELECT_DOWNLOAD_FOLDER": "Choose image download folder",
445445
"LIVE_DEV_IMAGE_GALLERY_SEARCH_PLACEHOLDER": "Search images\u2026",

0 commit comments

Comments
 (0)