Skip to content

Commit c588acb

Browse files
committed
feat: add device size cycle no-fit string
New string used by the device-size cycle button in phoenix-pro when no other cycle target fits the available width in normal preview mode.
1 parent c840053 commit c588acb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/nls/root/strings.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,7 @@ define({
525525
"AVAILABLE_IN_PRO_TITLE": "Available in Phoenix Pro",
526526
"DEVICE_SIZE_LIMIT_MESSAGE": "To switch between mobile, tablet, and desktop views, upgrade to Phoenix Pro.",
527527
"DEVICE_SIZE_NOT_ENOUGH_SPACE": "This screen doesn’t fit in the current window size — try expanding the window",
528+
"DEVICE_SIZE_CYCLE_NO_FIT": "Screen too small to switch to another device size — increase the window size",
528529
"DEVICE_SIZE_CYCLE_TOOLTIP": "Switch between mobile, tablet, and desktop",
529530
"DEVICE_SIZE_DROPDOWN_TOOLTIP": "All device sizes",
530531
"DEVICE_SIZE_FIT_TO_PANEL": "Fit to panel",

0 commit comments

Comments
 (0)