Code review comment for lp:~mvo/software-center/lp1002271

Revision history for this message
Michael Vogt (mvo) wrote :

One interessting observation:

In [2]: "MPlayer's Movie Encoder".capitalize()
Out[2]: "Mplayer's movie encoder"

So we may need something custom afterall as we don't want to change the subsequent words.

« Back to merge proposal