diff --git a/retroshare-gui/src/gui/gxschannels/CreateGxsChannelMsg.cpp b/retroshare-gui/src/gui/gxschannels/CreateGxsChannelMsg.cpp index 44cc87c8c..f78c8028f 100644 --- a/retroshare-gui/src/gui/gxschannels/CreateGxsChannelMsg.cpp +++ b/retroshare-gui/src/gui/gxschannels/CreateGxsChannelMsg.cpp @@ -775,7 +775,7 @@ void CreateGxsChannelMsg::sendMsg() QMessageBox::information(nullptr, tr("Post refers to temporary shared files"), - tr("The following files will only shared until you restart Retroshare. Think about adding them to a shared directory.") + tr("The following files will only be shared until you restart Retroshare. Think about adding them to a shared directory.") +filesstr); }