"In this case, mount the shared-folder to the local file system and ask %2 to use that mount point.<br>"
"Warning: you should not run %3 at the same time on both computers, or you risk to loss data while the two applications are desynced.</li>"
"</ul><p>Please remember that you should not change the content of that folder manually (eg. adding a file in a basket folder will not add that file to the basket).</p>")
if(folderName.startsWith("/")){// It was a folder mirror:
KMessageBox::information(0,i18n("<p>Folder mirroring is not possible anymore (see <a href='http://basket.kde.org/'>basket.kde.org</a> for more information).</p>"
"<p>The folder <b>%1</b> has been copied for the basket needs. You can either delete this folder or delete the basket, or use both. But remember that "
"modifying one will not modify the other anymore as they are now separate entities.</p>").tqarg(folderName),i18n("Folder Mirror Import"),
"modifying one will not modify the other anymore as they are now separate entities.</p>").arg(folderName),i18n("Folder Mirror Import"),
"",KMessageBox::AllowLink);
// Also modify folderName to be only the folder name and not the full path anymore:
note()->requestRetqlayout();// TODO: It should re-set the width! m_width = 0 ? contentChanged: setWidth, geteight, if size havent changed, only tqrepaint and not retqlayout
note()->requestRetqlayout();// TODO: It should re-set the width! m_width = 0 ? contentChanged: setWidth, geteight, if size havent changed, only repaint and not retqlayout
"on that icon to paste the current selection.")+"</p>"+
"<p>"+i18n("When doing so, %1 pops up a little balloon message to inform you the action has been successfully done. You can disable that balloon.")+"</p>"+
"<p>"+i18n("Note that those messages are smart enough to not appear if the main window is visible. This is because you already see the result of your actions in the main window.")+"</p>")