addons/isl/src/i18n/en/common.jsonblame
View source
b69ab311{
b69ab312 "confirmDiscardChanges": "Are you sure you want to discard your selected changes? Discarded changes cannot be recovered.",
b69ab313 "numImagesUploading_one": "Uploading 1 file",
b69ab314 "numImagesUploading_other": "Uploading $count files",
b69ab315 "imageUploadFailed_one": "1 file upload failed",
b69ab316 "imageUploadFailed_other": "$count file uploads failed",
b69ab317 "confirmUnsavedEditsBeforeSplit_one": "You have unsaved edits to the commit message which must be saved before splitting by this commit. Do you want to save these edits first?",
b69ab318 "confirmUnsavedEditsBeforeSplit_other": "You have unsaved edits to commit messages which must be saved before splitting by these commits. Do you want to save these edits first?",
b69ab319 "confirmUnsavedEditsBeforeEditStack_one": "You have unsaved edits to a commit message which must be saved before editing this stack. Do you want to save these edits first?",
b69ab3110 "confirmUnsavedEditsBeforeEditStack_other": "You have unsaved edits to commit messages which must be saved before editing this stack. Do you want to save these edits first?",
b69ab3111 "someCommitsUpdatedLocallyAddendum_one": "\n\n1 commit in this stack has been updated locally and should be resubmitted.",
b69ab3112 "someCommitsUpdatedLocallyAddendum_other": "\n\n$count commits in this stack have been updated locally and should be resubmitted.",
b69ab3113 "codeIssuesFound_one": "1 code issue found in selected files",
b69ab3114 "codeIssuesFound_other": "$count code issues found in selected files",
b69ab3115 "unsavedFileCount_one": "1 unsaved file",
b69ab3116 "unsavedFileCount_other": "$count unsaved files",
b69ab3117 "confirmUnsavedFileCount_one": "You have 1 unsaved file",
b69ab3118 "confirmUnsavedFileCount_other": "You have $count unsaved files",
b69ab3119 "queuedOperationsWereCancelled_one": "1 queued operation was cancelled",
b69ab3120 "queuedOperationsWereCancelled_other": "$count queued operations were cancelled",
b69ab3121 "doYouWantToSaveThem_one": "Do you want to save before continuing?",
b69ab3122 "doYouWantToSaveThem_other": "Do you want to save them before continuing?",
b69ab3123 "commitsBeingBackedUp_one": "1 commit being backed up...",
b69ab3124 "commitsBeingBackedUp_other": "$count commits being backed up...",
b69ab3125 "commitsFailedBackingUp_one": "1 commit failed to back up",
b69ab3126 "commitsFailedBackingUp_other": "$count commits failed to back up",
b69ab3127 "moreCommandsToRun_one": "1 more command",
b69ab3128 "moreCommandsToRun_other": "$count more commands",
b69ab3129 "whetherToSubmitDiffAsDraft_one": "Whether to submit this diff as a draft",
b69ab3130 "whetherToSubmitDiffAsDraft_other": "Whether to submit these $count diffs as a draft",
b69ab3131 "publishWhenReadyTooltip": "Submit as draft and automatically publish for review when all CI signals pass. Publishing will request reviewers and notify them. CI validation starts immediately."
b69ab3132}