[kde-doc-english] Review Request 111917: Corrected the text from the context menu of pasting an URL in the Kmail composer
Burkhard Lück
lueck at hube-lueck.de
Wed Sep 24 06:20:06 UTC 2014
> On Dez. 9, 2013, 7:56 nachm., Burkhard Lück wrote:
> > Sorry for the delay, please commits.
> > Thanks.
>
> Scarlett Clark wrote:
> I noticed this never got committed. What is the story? It would be nice to have it in.
In 4.12 it was changed as suggested:
const QAction *addAsTextAction = p.addAction( i18np("Add URL into Message as &Text", "Add URLs into Message as &Text", urlList.size() ) );
but master now has
const QAction *addAsTextAction = p.addAction( i18np("Add URL into Message", "Add URLs into Message", urlList.size() ) );
- Burkhard
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/111917/#review45429
-----------------------------------------------------------
On Aug. 7, 2013, 12:19 nachm., Ovidiu-Florin Bogdan wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/111917/
> -----------------------------------------------------------
>
> (Updated Aug. 7, 2013, 12:19 nachm.)
>
>
> Review request for Documentation and KDEPIM.
>
>
> Bugs: 323246
> http://bugs.kde.org/show_bug.cgi?id=323246
>
>
> Repository: kdepim
>
>
> Description
> -------
>
> This function name is confusing as it leads the user to believe that the URL being pasted in the message is pasted as a URL, so I've renamed it to "Add URL into Message as Text"
>
>
> Diffs
> -----
>
> kmail/editor/kmcomposewin.cpp eee96e5
>
> Diff: https://git.reviewboard.kde.org/r/111917/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Ovidiu-Florin Bogdan
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20140924/eb66ef40/attachment.html>
More information about the kde-doc-english
mailing list