D15980: Warn user before renaming the file/folder to start with a ' . '
Elvis Angelaccio
noreply at phabricator.kde.org
Fri Oct 19 15:27:49 BST 2018
elvisangelaccio requested changes to this revision.
elvisangelaccio added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> dolphinview.cpp:1592
> + KStandardGuiItem::cancel(),
> + i18n("ConfirmHide")
> + );
This is not a user-visible string, so it shouldn't be translated. Just use `QStringLiteral("ConfirmHide")`.
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D15980
To: shubham, elvisangelaccio, ngraham, pino
Cc: elvisangelaccio, pino, kfm-devel, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20181019/b11d150e/attachment.htm>
More information about the kfm-devel
mailing list