|
767 | 767 | "ASSOCIATE_GRAPHICS_FILE_TO_DEFAULT_APP_TITLE": "Open Graphic Files in External Editors.", |
768 | 768 | "ASSOCIATE_GRAPHICS_FILE_TO_DEFAULT_APP_MSG": "Your current folder has graphic file types which are not supported by {APP_NAME}.<br/>You can now associate specific file types with external editors. Once associated, you can open graphic files like .xd, .psd, .jpg, .png, .ai, .svg in their default applications by double clicking on the files in File Tree.<br/><br/>Please click on ‘Ok’ button to associate the graphic file types with their respective default applications.", |
769 | 769 | "ASSOCIATE_GRAPHICS_FILE_TO_DEFAULT_APP_CNF_MSG": "Following file types have been successfully associated with default applications.<br/>{0} You have the option to change your preference on whether you delete/add new file type associations in brackets.json by going to “Debug->Open Preferences File” menu.", |
770 | | - "UNSUPPORTED_BROWSER": "Browser Is Not Supported", |
771 | | - "UNSUPPORTED_BROWSER_MOBILE": "Mobile and Tablet devices are currently not fully supported. You may close this dialogue, but some features in Phoenix will not work in this browser.", |
772 | | - "UNSUPPORTED_BROWSER_OPEN_FOLDER": "Browser does not support Open folder. Please use Chrome, Edge or Opera to open local folders.", |
773 | | - "UNSUPPORTED_BROWSER_MESSAGE_LINE1": "Please use one of the supported browsers below.", |
774 | | - "UNSUPPORTED_BROWSER_MESSAGE_LINE2": " We are working hard to make Phoenix available in more browsers. You may close this dialogue, but some features in Phoenix will not work in this browser.", |
| 770 | + "UNSUPPORTED_BROWSER_TITLE": "Browser Is Not Supported", |
| 771 | + "UNSUPPORTED_BROWSER_MESSAGE": "Please use a modern browser (released within the last 3 years).", |
| 772 | + "UNSUPPORTED_BROWSER_MOBILE_TITLE": "Mobile Browsers Not Supported", |
| 773 | + "UNSUPPORTED_BROWSER_MOBILE": "Mobile and Tablet browsers are currently not fully supported. You may close this dialogue, but some features in Phoenix will not work in this browser. <br/><br/>We are working on developing native apps for iOS and Android. <a href=\"https://github.com/phcode-dev/phoenix/discussions/1046\" target=\"_blank\">Join the discussion here!</a>", |
| 774 | + "UNSUPPORTED_BROWSER_OPEN_FOLDER_TITLE": "Local Folder Access Unsupported by Browser", |
| 775 | + "UNSUPPORTED_BROWSER_OPEN_FOLDER": "Sorry, it looks like your current browser doesn't support opening local folders. For this feature, we recommend using Chrome, Edge, or Opera. <br/><br/>Alternatively, we're working on developing native apps for Windows, Mac, Linux, iOS, and Android to provide full support. <a href=\"https://github.com/phcode-dev/phoenix/discussions/1047\" target=\"_blank\">Stay tuned for updates!</a>", |
| 776 | + "ATTENTION_SAFARI_USERS": "Attention Safari Users", |
| 777 | + "ATTENTION_SAFARI_USERS_MESSAGE": "<span>Safari automatically deletes website data if a site is not revisited within 7 days. {APP_NAME} relies on browser storage to save your projects, which may be removed due to this policy. <br/> <br/><strong>To prevent data loss</strong>, please <strong>download</strong> your projects before closing the tab or stay tuned for our <strong>upcoming Web and native Mac/iOS apps</strong>.</span>", |
775 | 778 | "CANNOT_PUBLISH_LARGE_PROJECT": "Cannot Publish Large Project", |
776 | 779 | "CANNOT_PUBLISH_LARGE_PROJECT_MESSAGE": "Phoenix is still in experimental alpha. We have not yet enabled sync of projects with greater than 500 files.", |
777 | 780 | "SHARE_WEBSITE": "Publish and Share Website?", |
|
0 commit comments