Skip to content

Commit c840053

Browse files
committed
chore: string changes
1 parent 8b11af5 commit c840053

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

src/nls/root/strings.js

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -523,8 +523,8 @@ define({
523523
"LIVE_DEV_IMAGE_FOLDER_DIALOG_HELP": "💡 Type folder path or leave empty to download in 'images' folder.",
524524
"LIVE_DEV_IMAGE_FOLDER_DIALOG_REMEMBER": "Don't ask again for this project",
525525
"AVAILABLE_IN_PRO_TITLE": "Available in Phoenix Pro",
526-
"DEVICE_SIZE_LIMIT_MESSAGE": "See how your page looks on phones, tablets, desktops, and your CSS breakpoints. Upgrade to Phoenix Pro.",
527-
"DEVICE_SIZE_NOT_ENOUGH_SPACE": "Not enough space for this screen size - try zooming out",
526+
"DEVICE_SIZE_LIMIT_MESSAGE": "To switch between mobile, tablet, and desktop views, upgrade to Phoenix Pro.",
527+
"DEVICE_SIZE_NOT_ENOUGH_SPACE": "This screen doesn’t fit in the current window size try expanding the window",
528528
"DEVICE_SIZE_CYCLE_TOOLTIP": "Switch between mobile, tablet, and desktop",
529529
"DEVICE_SIZE_DROPDOWN_TOOLTIP": "All device sizes",
530530
"DEVICE_SIZE_FIT_TO_PANEL": "Fit to panel",
@@ -1561,9 +1561,8 @@ define({
15611561
"BOTTOM_PANEL_MINIMIZE": "Minimize Panel",
15621562
"BOTTOM_PANEL_SHOW": "Show Bottom Panel",
15631563
"BOTTOM_PANEL_HIDE_TOGGLE": "Hide Bottom Panel",
1564-
"BOTTOM_PANEL_DEFAULT_TITLE": "Quick Access - Tools",
1565-
"BOTTOM_PANEL_DEFAULT_HEADING": "Open a Panel",
1566-
"BOTTOM_PANEL_OPEN_PANEL": "Open a Panel",
1564+
"BOTTOM_PANEL_DEFAULT_TITLE": "Tools",
1565+
"BOTTOM_PANEL_DEFAULT_HEADING": "Tools",
15671566
"BOTTOM_PANEL_MAXIMIZE": "Maximize Panel",
15681567
"BOTTOM_PANEL_RESTORE": "Restore Panel Size",
15691568

0 commit comments

Comments
 (0)