|
306 | 306 | "CMD_TOGGLE_RULERS": "Rulers", |
307 | 307 | "CMD_TOGGLE_SEARCH_AUTOHIDE": "Automatically close search", |
308 | 308 | "CMD_TOGGLE_SHOW_FILE_TABS": "Show File Tab Bar", |
309 | | - "CMD_TOGGLE_SHOW_WORKING_SET": "Show Working Set", |
| 309 | + "CMD_TOGGLE_SHOW_WORKING_SET": "Show Working Files", |
310 | 310 | "CMD_TOGGLE_SIDEBAR": "Toggle Sidebar", |
311 | 311 | "CMD_TOGGLE_TABBAR": "File Tab Bar", |
312 | 312 | "CMD_TOGGLE_WORD_WRAP": "Word Wrap", |
|
1016 | 1016 | "LIVE_DEVELOPMENT_ERROR_TITLE": "Live Preview Error", |
1017 | 1017 | "LIVE_DEVELOPMENT_RELAUNCH_TITLE": "Connecting to Browser", |
1018 | 1018 | "LIVE_DEVELOPMENT_TROUBLESHOOTING": "For more information, see <a href='{0}' title='{0}'>Troubleshooting Live Preview connection errors</a>.", |
| 1019 | + "LIVE_DEV_AI_PROMPT_PLACEHOLDER": "Ask Phoenix AI to modify this element...", |
1019 | 1020 | "LIVE_DEV_CLICK_POPOUT": "Popout Live Preview To New Window", |
1020 | 1021 | "LIVE_DEV_CLICK_TO_PIN_UNPIN": "Pin or Unpin Preview Page", |
1021 | 1022 | "LIVE_DEV_CLICK_TO_RELOAD_PAGE": "Reload Page", |
1022 | 1023 | "LIVE_DEV_CLOSED_UNKNOWN_REASON": "Live Preview was canceled for an unknown reason ({0})", |
1023 | 1024 | "LIVE_DEV_DETACHED_REPLACED_WITH_DEVTOOLS": "Live Preview was canceled because the browser's developer tools were opened", |
1024 | 1025 | "LIVE_DEV_DETACHED_TARGET_CLOSED": "Live Preview was canceled because the page was closed in the browser", |
1025 | 1026 | "LIVE_DEV_LOADING_ERROR_MESSAGE": "Unable to load Live Preview page.", |
| 1027 | + "LIVE_DEV_MORE_OPTIONS_AI": "Edit with AI", |
| 1028 | + "LIVE_DEV_MORE_OPTIONS_DELETE": "Delete", |
| 1029 | + "LIVE_DEV_MORE_OPTIONS_DUPLICATE": "Duplicate", |
| 1030 | + "LIVE_DEV_MORE_OPTIONS_EDIT_TEXT": "Edit Text", |
| 1031 | + "LIVE_DEV_MORE_OPTIONS_SELECT_PARENT": "Select Parent", |
1026 | 1032 | "LIVE_DEV_NAVIGATED_AWAY": "Live Preview was canceled because the browser navigated to a page that is not part of the current project", |
1027 | 1033 | "LIVE_DEV_NEED_BASEURL_MESSAGE": "To launch live preview with a server-side file, you need to specify a Base URL for this project.", |
1028 | 1034 | "LIVE_DEV_OPEN_CHROME": "Open In Chrome…", |
|
1035 | 1041 | "LIVE_DEV_SERVER_NOT_READY_MESSAGE": "Error starting up the HTTP server for live preview files. Please try again.", |
1036 | 1042 | "LIVE_DEV_SETTINGS": "Live Preview Settings…", |
1037 | 1043 | "LIVE_DEV_SETTINGS_BANNER": "Set up a custom server to live preview `<b>{0}</b>` and other server-rendered files (PHP, JSP, etc.)", |
| 1044 | + "LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT": "Show Live Preview Element Highlights on:", |
| 1045 | + "LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT_CLICK": "click", |
| 1046 | + "LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT_HOVER": "hover", |
| 1047 | + "LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT_PREFERENCE": "show live preview element highlights on 'hover' or 'click'. Defaults to 'hover'", |
1038 | 1048 | "LIVE_DEV_SETTINGS_FRAMEWORK": "Server Framework", |
1039 | 1049 | "LIVE_DEV_SETTINGS_FRAMEWORK_CUSTOM": "Custom", |
1040 | 1050 | "LIVE_DEV_SETTINGS_FRAMEWORK_PREFERENCES": "Server Framework, currently supports only docusaurus", |
|
1059 | 1069 | "LIVE_DEV_STATUS_TIP_SYNC_ERROR": "Live Preview (not updating due to syntax error)", |
1060 | 1070 | "LIVE_DEV_TOGGLE_LIVE_HIGHLIGHT": "Toggle Live Preview Highlights", |
1061 | 1071 | "LIVE_DEV_TOOLTIP_SHOW_IN_EDITOR": "{0} - Show in Editor…", |
| 1072 | + "LIVE_PREVIEW_CONFIGURE_MODES": "Configure Live Preview Modes", |
1062 | 1073 | "LIVE_PREVIEW_CUSTOM_SERVER_BANNER": "Getting preview from your custom server {0}", |
| 1074 | + "LIVE_PREVIEW_EDIT_HIGHLIGHT_ON": "Edit Highlights on Hover", |
| 1075 | + "LIVE_PREVIEW_MODE_EDIT": "Edit Mode", |
| 1076 | + "LIVE_PREVIEW_MODE_HIGHLIGHT": "Highlight Mode", |
| 1077 | + "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", |
| 1078 | + "LIVE_PREVIEW_MODE_PREVIEW": "Preview Mode", |
| 1079 | + "LIVE_PREVIEW_PRO_FEATURE_MESSAGE": "This is a Pro feature. Subscribe to Phoenix Pro to keep using this feature.", |
| 1080 | + "LIVE_PREVIEW_PRO_FEATURE_TITLE": "Pro Feature", |
| 1081 | + "LIVE_PREVIEW_PRO_SUBSCRIBE": "Subscribe", |
1063 | 1082 | "LOCATION": "Location :", |
1064 | 1083 | "LOGIN_REFRESH": "Check Login Status", |
1065 | 1084 | "MALFORMED_URL": "The URL is invalid. Please check that you entered it correctly.", |
|
0 commit comments