Skip to content

Commit

Permalink
fix: eslint issues in strings and unicode u2026 not copied properly err
Browse files Browse the repository at this point in the history
  • Loading branch information
abose committed Jan 14, 2025
1 parent d704779 commit d97d792
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion src/extensions/default/DefaultExtensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
"bib-locked-live-preview", "brackets-display-shortcuts", "changing-tags", "brackets-indent-guides"
]
}
}
}
68 changes: 34 additions & 34 deletions src/nls/root/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -1276,7 +1276,7 @@ define({
"AUTHOR": "Author",
"AUTHORS_OF": "Authors of",
"SYSTEM_CONFIGURATION": "System configuration",
"BRACKETS_GIT_ERROR": "Git encountered an error",
"BRACKETS_GIT_ERROR": "Git encountered an error\u2026",
"BRANCH_NAME": "Branch name",
"BUTTON_CANCEL": "Cancel",
"CHECKOUT_COMMIT": "Checkout",
Expand All @@ -1285,7 +1285,7 @@ define({
"BUTTON_CLOSE": "Close",
"BUTTON_COMMIT": "Commit",
"BUTTON_DEFAULTS": "Restore defaults",
"BUTTON_FIND_CONFLICTS": "Find conflicts",
"BUTTON_FIND_CONFLICTS": "Find conflicts\u2026",
"GIT_INIT": "Init",
"BUTTON_MERGE_ABORT": "Abort merge",
"BUTTON_OK": "OK",
Expand All @@ -1300,40 +1300,40 @@ define({
"RESET_MIXED_TITLE": "Confirm Mixed Reset",
"RESET_SOFT_TITLE": "Confirm Soft Reset",
"RESET_DETAIL": "<b>Commits after the following will be discarded:</b><br><b>Commit Message:</b> {0}<br><b>Git Command:</b> {1}",
"RESET_HARD_MESSAGE": "This action will discard all changes and commits after the selected commit. <b>This operation cannot be undone easily.</b> Are you sure you want to proceed?<br><br>ÔÜá´©Å Warning: This rewrites history and should not be used on commits that have been pushed to a shared branch.",
"RESET_MIXED_MESSAGE": "This action will discard all commits after the selected commit but keep all changes unstaged. <b>This operation cannot be undone easily.</b> Are you sure you want to proceed?<br><br>ÔÜá´©Å Warning: This rewrites history and should not be used on commits that have been pushed to a shared branch.",
"RESET_SOFT_MESSAGE": "This action will discard all commits after the selected commit but keep all changes staged for a new commit. <b>This operation cannot be undone easily.</b> Are you sure you want to proceed?<br><br>ÔÜá´©Å Warning: This rewrites history and should not be used on commits that have been pushed to a shared branch.",
"RESET_HARD_MESSAGE": "This action will discard all changes and commits after the selected commit. <b>This operation cannot be undone easily.</b> Are you sure you want to proceed?<br><br>⚠️ Warning: This rewrites history and should not be used on commits that have been pushed to a shared branch.",
"RESET_MIXED_MESSAGE": "This action will discard all commits after the selected commit but keep all changes unstaged. <b>This operation cannot be undone easily.</b> Are you sure you want to proceed?<br><br>⚠️ Warning: This rewrites history and should not be used on commits that have been pushed to a shared branch.",
"RESET_SOFT_MESSAGE": "This action will discard all commits after the selected commit but keep all changes staged for a new commit. <b>This operation cannot be undone easily.</b> Are you sure you want to proceed?<br><br>⚠️ Warning: This rewrites history and should not be used on commits that have been pushed to a shared branch.",
"BUTTON_SAVE": "Save",
"RESET": "Reset",
"CHANGE_USER_EMAIL_TITLE": "Change git email",
"CHANGE_USER_EMAIL": "Change git email",
"CHANGE_USER_EMAIL_MENU": "Change git email ({0})",
"CHANGE_USER_EMAIL": "Change git email\u2026",
"CHANGE_USER_EMAIL_MENU": "Change git email ({0})\u2026",
"CHANGE_USER_NAME_TITLE": "Change git username",
"CHANGE_USER_NAME": "Change git username",
"CHANGE_USER_NAME_MENU": "Change git username ({0})",
"CHANGE_USER_NAME": "Change git username\u2026",
"CHANGE_USER_NAME_MENU": "Change git username ({0})\u2026",
"REQUIRES_APP_RESTART_SETTING": "Changing this setting requires an app restart to take effect",
"CLEAN_FILE_END": "File cleaned",
"CLEAN_FILE_START": "Cleaning file",
"CLEANING_WHITESPACE_PROGRESS": "Cleaning whitespace from files",
"CLEANING_WHITESPACE_PROGRESS": "Cleaning whitespace from files\u2026",
"CLEAR_WHITESPACE_ON_FILE_SAVE": "Clear whitespace on file save",
"CLONE_REPOSITORY": "Clone repository",
"CODE_INSPECTION_PROBLEMS": "Code inspection problems",
"CODE_INSPECTION_IN_PROGRESS": "Code inspection in progress",
"CODE_INSPECTION_IN_PROGRESS": "Code inspection in progress\u2026",
"CODE_INSPECTION_PROBLEMS_NONE": "No problems detected",
"CODE_INSPECTION_DONE_FILES": "{0} of {1} files done",
"PLEASE_WAIT": "Please wait",
"CODE_INSPECTION_DONE_FILES": "{0} of {1} files done\u2026",
"PLEASE_WAIT": "Please wait\u2026",
"COMMIT": "Commit",
"COMMIT_ALL_SHORTCUT": "Commit all files",
"COMMIT_CURRENT_SHORTCUT": "Commit current file",
"COMMIT_MESSAGE_PLACEHOLDER": "Enter commit message here",
"CREATE_NEW_BRANCH": "Create new branch",
"COMMIT_ALL_SHORTCUT": "Commit all files\u2026",
"COMMIT_CURRENT_SHORTCUT": "Commit current file\u2026",
"COMMIT_MESSAGE_PLACEHOLDER": "Enter commit message here\u2026",
"CREATE_NEW_BRANCH": "Create new branch\u2026",
"CREATE_NEW_BRANCH_TITLE": "Create new branch",
"CREATE_NEW_GITFTP_SCOPE": "Create new Git-FTP remote",
"CREATE_NEW_REMOTE": "Create new remote",
"CREATE_NEW_GITFTP_SCOPE": "Create new Git-FTP remote\u2026",
"CREATE_NEW_REMOTE": "Create new remote\u2026",
"CURRENT_TRACKING_BRANCH": "Current tracking branch",
"_CURRENT_TRACKING_BRANCH": "current tracking branch",
"DEFAULT_GIT_TIMEOUT": "Default Git operation timeout (in seconds)",
"DELETE_FILE_BTN": "Delete file",
"DELETE_FILE_BTN": "Delete file\u2026",
"DELETE_LOCAL_BRANCH": "Delete local branch",
"DELETE_LOCAL_BRANCH_NAME": "Do you really wish to delete local branch \"{0}\"?",
"DELETE_REMOTE": "Delete remote",
Expand All @@ -1360,14 +1360,14 @@ define({
"ERROR_SAVE_FIRST": "Save the document first!",
"ERROR_TERMINAL_NOT_FOUND": "Terminal was not found for your OS, you can define a custom Terminal command in the settings",
"EXTENDED_COMMIT_MESSAGE": "EXTENDED",
"GETTING_STAGED_DIFF_PROGRESS": "Getting diff of staged files",
"GIT_COMMIT": "Git commit",
"GETTING_STAGED_DIFF_PROGRESS": "Getting diff of staged files\u2026",
"GIT_COMMIT": "Git commit\u2026",
"GIT_COMMIT_IN_PROGRESS": "Git Commit in Progress",
"GIT_DIFF": "Git diff &mdash;",
"GIT_PULL_RESPONSE": "Git Pull response",
"GIT_PUSH_RESPONSE": "Git Push response",
"GIT_REMOTES": "Git remotes",
"GIT_SETTINGS": "Git Settings",
"GIT_SETTINGS": "Git Settings\u2026",
"GIT_SETTINGS_TITLE": "Git Settings",
"GOTO_NEXT_GIT_CHANGE": "Go to next Git change",
"GOTO_PREVIOUS_GIT_CHANGE": "Go to previous Git change",
Expand All @@ -1383,7 +1383,7 @@ define({
"MERGE_RESULT": "Merge result",
"NORMALIZE_LINE_ENDINGS": "Normalize line endings (to \\n)",
"NOTHING_TO_COMMIT": "Nothing to commit, working directory clean.",
"OPERATION_IN_PROGRESS_TITLE": "Git operation in progress",
"OPERATION_IN_PROGRESS_TITLE": "Git operation in progress\u2026",
"ORIGIN_BRANCH": "Origin branch",
"ON_BRANCH": "'{0}' - Current Git branch",
"PANEL_COMMAND": "Show Git panel",
Expand All @@ -1396,24 +1396,24 @@ define({
"PULL_MERGE_NOCOMMIT": "Merge without commit",
"PULL_REBASE": "Use rebase",
"PULL_RESET": "Use soft reset",
"PULL_SHORTCUT": "Pull from remote",
"PULL_SHORTCUT_BEHIND": "Pull from remote ({0} behind)",
"PULL_SHORTCUT": "Pull from remote\u2026",
"PULL_SHORTCUT_BEHIND": "Pull from remote ({0} behind)\u2026",
"PULL_BEHAVIOR": "Pull Behavior",
"FETCH_SHORTCUT": "Fetch from remote",
"PUSH_DEFAULT": "Default push",
"PUSH_DELETE_BRANCH": "Delete remote branch",
"PUSH_SEND_TAGS": "Send tags",
"PUSH_FORCED": "Forced push",
"PUSH_SHORTCUT": "Push to remote",
"PUSH_SHORTCUT_AHEAD": "Push to remote ({0} ahead)",
"PUSH_SHORTCUT": "Push to remote\u2026",
"PUSH_SHORTCUT_AHEAD": "Push to remote ({0} ahead)\u2026",
"PUSH_TO": "Push to",
"PUSH_BEHAVIOR": "Push Behavior",
"Q_UNDO_CHANGES": "Reset changes to file <span class='dialog-filename'>{0}</span>?",
"REBASE_RESULT": "Rebase result",
"REFRESH_GIT": "Refresh Git",
"REMOVE_BOM": "Remove BOM from files",
"REMOVE_FROM_GITIGNORE": "Remove from .gitignore",
"RESET_LOCAL_REPO": "Discard all changes since last commit",
"RESET_LOCAL_REPO": "Discard all changes since last commit\u2026",
"DISCARD_CHANGES": "Discard Changes",
"RESET_LOCAL_REPO_CONFIRM": "Do you wish to discard all changes done since last commit? This action can't be reverted.",
"UNDO_LOCAL_COMMIT_CONFIRM": "Are you sure you want to undo the last non-pushed commit?",
Expand Down Expand Up @@ -1443,8 +1443,8 @@ define({
"TOOLTIP_SHOW_FILE_HISTORY": "Show file history",
"TOOLTIP_SHOW_HISTORY": "Show history",
"UNDO_CHANGES": "Discard changes",
"UNDO_CHANGES_BTN": "Discard changes",
"UNDO_LAST_LOCAL_COMMIT": "Undo last local (not pushed) commit",
"UNDO_CHANGES_BTN": "Discard changes\u2026",
"UNDO_LAST_LOCAL_COMMIT": "Undo last local (not pushed) commit\u2026",
"UNDO_COMMIT": "Undo Commit",
"URL": "URL",
"USERNAME": "Username",
Expand All @@ -1454,10 +1454,10 @@ define({
"USE_REBASE": "Use REBASE",
"USE_VERBOSE_DIFF": "Show verbose output in diffs",
"USE_DIFFTOOL": "Use difftool for diffs",
"VIEW_AUTHORS_FILE": "View authors of file",
"VIEW_AUTHORS_SELECTION": "View authors of selection",
"VIEW_AUTHORS_FILE": "View authors of file\u2026",
"VIEW_AUTHORS_SELECTION": "View authors of selection\u2026",
"VIEW_THIS_FILE": "View this file",
"TAG_NAME_PLACEHOLDER": "Enter tag name here",
"TAG_NAME_PLACEHOLDER": "Enter tag name here\u2026",
"TAG_NAME": "Tag",
"CMD_CLOSE_UNMODIFIED": "Close Unmodified Files",
"FILE_ADDED": "New file",
Expand Down

0 comments on commit d97d792

Please sign in to comment.