diff --git a/frontend/src/components/dialog/wiki-select-dialog.js b/frontend/src/components/dialog/wiki-select-dialog.js index 1959a4029e..bccc0b5bb0 100644 --- a/frontend/src/components/dialog/wiki-select-dialog.js +++ b/frontend/src/components/dialog/wiki-select-dialog.js @@ -68,7 +68,7 @@ class WikiSelectDialog extends React.Component { return ( - {gettext('icon')} + {Utils.getLibIconTitle(repo)} {repo.repo_name} {moment(repo.last_modified).fromNow()}