|
32 | 32 | "BASEURL_ERROR_INVALID_PROTOCOL": "The {0} protocol isn't supported by Live Preview—please use http: or https: .", |
33 | 33 | "BASEURL_ERROR_SEARCH_DISALLOWED": "The base URL can't contain search parameters like \"{0}\".", |
34 | 34 | "BASEURL_ERROR_UNKNOWN_ERROR": "Unknown error parsing Base URL", |
35 | | - "BEAUTIFY_CODE_NOTIFICATION": "Click here or press <b>`{0}`</b> to Beautify code. </br> <img src=\"styles/images/beautify.gif\"> <br/> <a href='#' style='float:right;'>ok</a>", |
| 35 | + "BEAUTIFY_CODE_NOTIFICATION": "Click here or press <b>`{0}`</b> to beautify code. </br> <img src=\"styles/images/beautify.gif\">", |
36 | 36 | "BEAUTIFY_ERROR": "Could not beautify code. Check Syntax.", |
37 | 37 | "BEAUTIFY_ERROR_ORIGINAL_CHANGED": "Could not beautify. Editor text changed after beautification.", |
38 | 38 | "BEAUTIFY_ERROR_SELECTION": "Could not beautify.</br>Incomplete code block selected or invalid syntax.", |
|
368 | 368 | "DEFAULT_PREFERENCES_JSON_DEFAULT": "Default", |
369 | 369 | "DEFAULT_PREFERENCES_JSON_HEADER_COMMENT": "/*\n * This is a read-only file with the preferences supported\n * by {APP_NAME}.\n * Use this file as a reference to modify your preferences\n * file \"phcode.json\" opened in the other pane.\n * For more information on how to use preferences inside\n * {APP_NAME}, refer to the web page at https://github.com/adobe/brackets/wiki/How-to-Use-Brackets#preferences\n */", |
370 | 370 | "DEFAULT_PROJECT_HTML_CLICK_HERE": "Click here to locate this <span> in the HTML file", |
371 | | - "DEFAULT_PROJECT_NOTIFICATION": "Click here to open the <br/><b>default project</b> in phoenix. </br> <a href='#' style='float:right;'>ok</a>", |
| 371 | + "DEFAULT_PROJECT_NOTIFICATION": "Click here to open the <br/><b>default project</b> in {APP_NAME}. </br> <a href='#' style='float:right;'>ok</a>", |
372 | 372 | "DELETE": "Delete", |
373 | 373 | "DELETE_FILE_BTN": "Delete file…", |
374 | 374 | "DELETE_LOCAL_BRANCH": "Delete local branch", |
|
846 | 846 | "GIT_REPO_URL": "Git Repo URL :", |
847 | 847 | "GIT_SETTINGS": "Git Settings…", |
848 | 848 | "GIT_SETTINGS_TITLE": "Git Settings", |
| 849 | + "GIT_TOAST_MESSAGE": "Click the Git panel icon to manage your repository. Easily commit, push, pull, and view your project history—all in one place.<br><a href='https://docs.phcode.dev/docs/Features/git'>Learn more about the Git panel →</a>", |
| 850 | + "GIT_TOAST_TITLE": "Explore Git Features in Phoenix Code", |
849 | 851 | "GOTO_NEXT_GIT_CHANGE": "Go to next Git change", |
850 | 852 | "GOTO_PREVIOUS_GIT_CHANGE": "Go to previous Git change", |
851 | 853 | "GO_TO_SITE": "Go to <a href = \"http://brackets.io/\"> brackets.io </a> to retry.", |
|
854 | 856 | "GUTTER_CLICK_DETAILS": "Click for more details", |
855 | 857 | "HEALTH_DATA_DO_TRACK": "Share anonymous information on how I use {APP_NAME}", |
856 | 858 | "HEALTH_DATA_NOTIFICATION": "Health Report Preferences", |
857 | | - "HEALTH_DATA_NOTIFICATION_MESSAGE": "{APP_NAME} <strong>does not collect or process any personally identifiable information</strong>, but <strong>collects anonymous usage statistics</strong> to guard your privacy. Anonymous data is exempt from GDPR/CCPA notification requirements, but we believe you need to have a choice to opt out of anonymous data collection as well.<br><br> You can see your data or <strong>choose not to share any anonymous data</strong> by selecting <strong>Help > Health Report</strong>. These <strong>anonymous</strong> app usage statistics and error reports helps prioritize features, find bugs, and spot usability issues for improving your experience with {APP_NAME}. Without this data, we would not know what features it is worth building for you! <br><br>", |
| 859 | + "HEALTH_DATA_NOTIFICATION_MESSAGE": "{APP_NAME} <strong>does not collect or process any personally identifiable information</strong>, but <strong>collects anonymous usage statistics</strong> to guard your privacy. Anonymous data is exempt from GDPR/CCPA notification requirements, but we believe you need to have a choice to opt out of anonymous data collection as well.<br><br> You can see your data or <strong>choose not to share any anonymous data</strong> by selecting <strong>Help > Health Report</strong>. These <strong>anonymous</strong> app usage statistics and error reports helps prioritize features, find bugs, and spot usability issues for improving your experience with {APP_NAME}. Without this data, we would not know what features it is worth building for you! <br>", |
858 | 860 | "HEALTH_DATA_PREVIEW": "{APP_NAME} Health Report", |
859 | 861 | "HEALTH_DATA_PREVIEW_INTRO": "<p>{APP_NAME} <strong>does not collect or process any personally identifiable information</strong>, but <strong>collects anonymous usage statistics</strong> to guard your privacy. These <strong>anonymous</strong> app usage statistics and error reports helps prioritize features, find bugs, and spot usability issues for improving your experience with {APP_NAME}.</p> <p>Below is a preview of the data that will be sent in your next Health Report <em>if</em> it is enabled. (Also see developer console for error logs marked 'Caught Critical error'.)</p>", |
860 | 862 | "HEALTH_FIRST_POPUP_TITLE": "Privacy Notice", |
|
1022 | 1024 | "NEW_FILE_FILTER": "New Exclusion Set…", |
1023 | 1025 | "NEW_HTML": "New HTML Project", |
1024 | 1026 | "NEW_PROJECT_FROM_GIT": "New Project from Git", |
1025 | | - "NEW_PROJECT_NOTIFICATION": "Click this icon to open the `New Project` window again.</br> See Recent Projects, Open Folder or start projects from templates.</br> <img src=\"styles/images/new_project.png\"> <br/> <a href='#' style='float:right;'>ok</a>", |
| 1027 | + "NEW_PROJECT_NOTIFICATION": "Click this icon to open the `Start Project` window again.</br> See Recent Projects, Open Folder or start projects from templates.</br> <img src=\"styles/images/new_project.png\">", |
1026 | 1028 | "NORMALIZE_LINE_ENDINGS": "Normalize line endings (to \\n)", |
1027 | 1029 | "NOTHING_TO_COMMIT": "Nothing to commit, working directory clean.", |
1028 | 1030 | "NOTHING_TO_LINT": "Nothing to lint", |
|
0 commit comments