{gettext('Draft is a way to let you collaborate with others on files. You can create a draft from a file, edit the draft and then ask for a review. The original file will be updated only after the draft be reviewed.')}
+{gettext('Draft is a way to let you collaborate with others on files. You can create a draft from a file, edit the draft and then ask for a review. The original file will be updated only after the draft has been reviewed.')}
{gettext('Location')} | {this.props.originRepoName}{draftFilePath} |
---|---|
{gettext('Location')} | ++ {draftStatus === 'open' ? + {originRepoName}{draftFilePath} : + {filePath} + } + | +