D13444: Update to display the name of the session in the "Delete Session" confirmation dialogue box
Sven Brauch
noreply at phabricator.kde.org
Thu Jun 21 07:23:02 UTC 2018
brauch accepted this revision.
brauch added a comment.
This revision is now accepted and ready to land.
Otherwise looks good, I can submit this later.
INLINE COMMENTS
> sessionchooserdialog.cpp:218
>
> - const QString text = i18nc("@info", "The session and all contained settings will be deleted. The projects will stay unaffected. Do you really want to continue?");
> + const QString text = i18nc("@info", "The session '%1' and all contained settings will be deleted. The projects will stay unaffected. Do you really want to continue?",sessionName);
> const QString caption = i18nc("@title", "Delete Session");
missing a space after the comma
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D13444
To: sagnikchaudhuri, #kdevelop, brauch
Cc: brauch, croick, apol, kdevelop-devel, antismap, iodelay, vbspam, njensen, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180621/e8f530f7/attachment-0001.html>
More information about the KDevelop-devel
mailing list