> 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>