Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit c21efd3

Browse files
committed
Merge pull request #11343 from dvorapa/patch-1
US misspellings and typos
2 parents d5cf3f4 + 867eb6a commit c21efd3

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/nls/root/strings.js

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,10 @@ define({
121121
"LIVE_DEV_STATUS_TIP_OUT_OF_SYNC" : "Live Preview (save file to refresh)",
122122
"LIVE_DEV_STATUS_TIP_SYNC_ERROR" : "Live Preview (not updating due to syntax error)",
123123

124-
"LIVE_DEV_DETACHED_REPLACED_WITH_DEVTOOLS" : "Live Preview was cancelled because the browser's developer tools were opened",
125-
"LIVE_DEV_DETACHED_TARGET_CLOSED" : "Live Preview was cancelled because the page was closed in the browser",
126-
"LIVE_DEV_NAVIGATED_AWAY" : "Live Preview was cancelled because the browser navigated to a page that is not part of the current project",
127-
"LIVE_DEV_CLOSED_UNKNOWN_REASON" : "Live Preview was cancelled for an unknown reason ({0})",
124+
"LIVE_DEV_DETACHED_REPLACED_WITH_DEVTOOLS" : "Live Preview was canceled because the browser's developer tools were opened",
125+
"LIVE_DEV_DETACHED_TARGET_CLOSED" : "Live Preview was canceled because the page was closed in the browser",
126+
"LIVE_DEV_NAVIGATED_AWAY" : "Live Preview was canceled because the browser navigated to a page that is not part of the current project",
127+
"LIVE_DEV_CLOSED_UNKNOWN_REASON" : "Live Preview was canceled for an unknown reason ({0})",
128128

129129
"SAVE_CLOSE_TITLE" : "Save Changes",
130130
"SAVE_CLOSE_MESSAGE" : "Do you want to save the changes you made in the document <span class='dialog-filename'>{0}</span>?",
@@ -198,7 +198,7 @@ define({
198198
"REPLACE_IN_FILES_ERRORS" : "The following files weren't modified because they changed after the search or couldn't be written.",
199199

200200
"ERROR_FETCHING_UPDATE_INFO_TITLE" : "Error Getting Update Info",
201-
"ERROR_FETCHING_UPDATE_INFO_MSG" : "There was a problem getting the latest update information from the server. Please make sure you are connected to the internet and try again.",
201+
"ERROR_FETCHING_UPDATE_INFO_MSG" : "There was a problem getting the latest update information from the server. Please make sure you are connected to the Internet and try again.",
202202

203203
// File exclusion filters
204204
"NEW_FILE_FILTER" : "New Exclusion Set\u2026",
@@ -448,7 +448,7 @@ define({
448448
"GET_IT_NOW" : "Get it now!",
449449
"PROJECT_SETTINGS_TITLE" : "Project Settings for: {0}",
450450
"PROJECT_SETTING_BASE_URL" : "Live Preview Base URL",
451-
"PROJECT_SETTING_BASE_URL_HINT" : "To use a local server, enter a url like http://localhost:8000/",
451+
"PROJECT_SETTING_BASE_URL_HINT" : "To use a local server, enter a URL like http://localhost:8000/",
452452
"BASEURL_ERROR_INVALID_PROTOCOL" : "The {0} protocol isn't supported by Live Preview&mdash;please use http: or https: .",
453453
"BASEURL_ERROR_SEARCH_DISALLOWED" : "The base URL can't contain search parameters like \"{0}\".",
454454
"BASEURL_ERROR_HASH_DISALLOWED" : "The base URL can't contain hashes like \"{0}\".",
@@ -588,7 +588,7 @@ define({
588588
"CMD_OPEN_BRACKETS_SOURCE" : "Open {APP_NAME} Source",
589589

590590
"CREATING_LAUNCH_SCRIPT_TITLE" : "{APP_NAME} Command Line Shortcut",
591-
"ERROR_CREATING_LAUNCH_SCRIPT" : "An error occured while installing the command line shortcut. Please try <a href='https://github.com/adobe/brackets/wiki/Command-Line-Arguments#troubleshooting'>these troubleshooting suggestions</a>.<br/><br/>Reason: {0}",
591+
"ERROR_CREATING_LAUNCH_SCRIPT" : "An error occurred while installing the command line shortcut. Please try <a href='https://github.com/adobe/brackets/wiki/Command-Line-Arguments#troubleshooting'>these troubleshooting suggestions</a>.<br/><br/>Reason: {0}",
592592
"ERROR_CLTOOLS_RMFAILED" : "Unable to remove existing <code>/usr/local/bin/brackets</code> symlink.",
593593
"ERROR_CLTOOLS_MKDIRFAILED" : "Unable to create <code>/usr/local/bin</code> directory.",
594594
"ERROR_CLTOOLS_LNFAILED" : "Unable to create <code>/usr/local/bin/brackets</code> symlink.",
@@ -631,7 +631,7 @@ define({
631631
"CMD_SHOW_PARAMETER_HINT" : "Show Parameter Hint",
632632
"NO_ARGUMENTS" : "<no parameters>",
633633
"DETECTED_EXCLUSION_TITLE" : "JavaScript File Inference Problem",
634-
"DETECTED_EXCLUSION_INFO" : "{APP_NAME} ran into trouble processing <span class='dialog-filename'>{0}</span>.<br><br>This file will no longer be processed for code hints, Jump to Definition or Quick Edit. To reenable this file, open <code>.brackets.json</code> in your project and edit <code>jscodehints.detectedExclusions</code>.<br><br>This is likely a {APP_NAME} bug. If you can provide a copy of this file, please <a href='https://github.com/adobe/brackets/wiki/How-to-Report-an-Issue'>file a bug</a> with a link to the file named here.",
634+
"DETECTED_EXCLUSION_INFO" : "{APP_NAME} ran into trouble processing <span class='dialog-filename'>{0}</span>.<br><br>This file will no longer be processed for code hints, Jump to Definition or Quick Edit. To re-enable this file, open <code>.brackets.json</code> in your project and edit <code>jscodehints.detectedExclusions</code>.<br><br>This is likely a {APP_NAME} bug. If you can provide a copy of this file, please <a href='https://github.com/adobe/brackets/wiki/How-to-Report-an-Issue'>file a bug</a> with a link to the file named here.",
635635

636636
// extensions/default/JSLint
637637
"JSLINT_NAME" : "JSLint",
@@ -728,7 +728,7 @@ define({
728728
"DESCRIPTION_SHOW_CURSOR_WHEN_SELECTING" : "Keeps the blinking cursor visible when you have a text selection",
729729
"DESCRIPTION_SHOW_LINE_NUMBERS" : "True to show line numbers in a “gutter” to the left of the code",
730730
"DESCRIPTION_SMART_INDENT" : "Automatically indent when creating a new block",
731-
"DESCRIPTION_SOFT_TABS" : "False to turn off soft tabs behaviour",
731+
"DESCRIPTION_SOFT_TABS" : "False to turn off soft tabs behavior",
732732
"DESCRIPTION_SORT_DIRECTORIES_FIRST" : "True to sort the directories first in the project tree",
733733
"DESCRIPTION_SPACE_UNITS" : "Number of spaces to use for space-based indentation",
734734
"DESCRIPTION_STATIC_SERVER_PORT" : "Port number that the built-in server should use for Live Preview",
@@ -746,5 +746,5 @@ define({
746746
"DESCRIPTION_USE_THEME_SCROLLBARS" : "True to allow custom scroll bars",
747747
"DESCRIPTION_LINTING_COLLAPSED" : "True to collapse linting panel",
748748
"DESCRIPTION_FONT_FAMILY" : "Change font family",
749-
"DESCRIPTION_FONT_SIZE" : "Change font size; e.g, 13px"
749+
"DESCRIPTION_FONT_SIZE" : "Change font size; e.g. 13px"
750750
});

0 commit comments

Comments
 (0)