ngraham added inline comments.

INLINE COMMENTS

> katemodemenulist.cpp:85
>      m_searchBar->setPlaceholderText(i18nc("Placeholder in search bar", 
> "Search..."));
> +    m_searchBar->setToolTip(i18nc("ToolTip of the search bar of modes of 
> syntax highlighting", "Search for syntax highlighting mode, by language name 
> or file extension, for example, C++ or .cpp"));
> +    m_searchBar->setMaxLength(100);

Recommend a slight change: "Search for syntax highlighting modes by language 
name or file extension (for example, C++ or .cpp)"

REPOSITORY
  R39 KTextEditor

REVISION DETAIL
  https://phabricator.kde.org/D21712

To: nibags, #ktexteditor, cullmann, dhaumann
Cc: ngraham, kwrite-devel, kde-frameworks-devel, LeGast00n, domson, michaelh, 
bruns, demsking, cullmann, sars, dhaumann

Reply via email to