D11934: KDevelop : "Reparse Entire Project" action in the project manager context menu
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Mon Feb 11 19:48:37 GMT 2019
kossebau added inline comments.
INLINE COMMENTS
> mwolff wrote in projectcontroller.cpp:1183
> style:
>
> auto* action = new QAction(tr("Reparse the Entire Project"), this);
> ...
>
> And is the capitalization HIG conform? I always forget it. Looks somewhat funny that the `the` is lower case but `Entire` isn't. But could be that this is correct - if this was a deliberate decision by you I'm fine with it.
Relevant HIG is here: https://hig.kde.org/style/writing/capitalization.html#title-capitalization
So yes, "the" & Co. are lower-cased with the (English(Default) action titles.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D11934
To: rjvbb, #kdevelop, mwolff
Cc: kossebau, mwolff, kdevelop-devel, gennad, glebaccon, antismap, iodelay, alexeymin, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190211/b58b1e39/attachment-0001.html>
More information about the KDevelop-devel
mailing list