|
451 | 451 | "DELETE_TO_RECYCLE_BIN": "Moving {0} to Recycle Bin", |
452 | 452 | "DELETE_TO_TRASH": "Moving {0} to Trash", |
453 | 453 | "DELETING": "Deleting {0}", |
| 454 | + "DEPRECATED_EXTENSIONS_LEARN_MORE": "Now built-in — learn more", |
| 455 | + "DEPRECATED_EXTENSIONS_MESSAGE": "The following installed extensions are now natively supported by {APP_NAME} and can be safely uninstalled from the Extension Manager:", |
| 456 | + "DEPRECATED_EXTENSIONS_TITLE": "Deprecated Extensions Detected", |
454 | 457 | "DESCRIPTION_ASYNC_TIMEOUT": "The time in milliseconds after which asynchronous linters time out", |
455 | 458 | "DESCRIPTION_ATTR_HINTS": "Enable/disable HTML attribute hints", |
456 | 459 | "DESCRIPTION_AUTO_RENAME_TAGS": "true to automatically rename paired HTML/XML tag, else false", |
|
760 | 763 | "ERROR_TOGGLE_GERRIT_PUSH_REF_FAILED": "Impossible to toggle gerrit push ref", |
761 | 764 | "ERROR_TRY_CATCH": "Select valid code to wrap in a Try-catch block", |
762 | 765 | "ERROR_UNDO_LAST_COMMIT_FAILED": "Impossible to undo last commit", |
| 766 | + "ERROR_UNINSTALLING_EXTENSION_MESSAGE": "Failed to uninstall extension {0}", |
| 767 | + "ERROR_UNINSTALLING_EXTENSION_TITLE": "Error Uninstalling Extension", |
763 | 768 | "ERROR_WRAP_IN_CONDITION": "Select valid code to wrap in a Condition block", |
764 | 769 | "ERR_TYPE_DOWNLOAD_FAILED": "An error occurred while downloading <span class='dialog-filename'>{0}</span>", |
765 | 770 | "ERR_TYPE_DUPLICATE_FAILED": "An error occurred while duplicating <span class='dialog-filename'>{0}</span>", |
|
1288 | 1293 | "REMOVE_BOM": "Remove BOM from files", |
1289 | 1294 | "REMOVE_FROM_GITIGNORE": "Remove from .gitignore", |
1290 | 1295 | "REMOVE_FROM_RECENT_PROJECTS": "Remove from Recent Projects", |
| 1296 | + "REMOVING": "Removing…", |
1291 | 1297 | "RENAMING": "Renaming", |
1292 | 1298 | "REOPEN_CLOSED_FILE": "Reopen Closed File", |
1293 | 1299 | "REPLACE_IN_FILES_ERRORS": "The following files weren't modified because they changed after the search or couldn't be written.", |
|
1307 | 1313 | "RESET_MIXED_TITLE": "Confirm Mixed Reset", |
1308 | 1314 | "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.", |
1309 | 1315 | "RESET_SOFT_TITLE": "Confirm Soft Reset", |
| 1316 | + "RESTART_APP_BUTTON": "Restart {APP_NAME}", |
1310 | 1317 | "RESTART_BUTTON": "Restart", |
1311 | 1318 | "RETRY_DOWNLOAD": "Download failed. Retrying...Attempt ", |
1312 | 1319 | "RIGHT": "Right", |
|
0 commit comments