diff --git a/frontend/src/components/dialog/edit-filetag-dialog.js b/frontend/src/components/dialog/edit-filetag-dialog.js index f37624eb68..4afd54e827 100644 --- a/frontend/src/components/dialog/edit-filetag-dialog.js +++ b/frontend/src/components/dialog/edit-filetag-dialog.js @@ -82,7 +82,7 @@ class EditFileTagDialog extends React.Component { let repoTagIdList = this.getRepoTagIdList(); return ( - {gettext('File Tags')} + {gettext('Select Tags')} {