mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed text in CreateGxsChannelMsg
This commit is contained in:
parent
e493bdec8a
commit
f8086d7b97
@ -775,7 +775,7 @@ void CreateGxsChannelMsg::sendMsg()
|
||||
|
||||
QMessageBox::information(nullptr,
|
||||
tr("Post refers to temporary shared files"),
|
||||
tr("The following files will only be shared until you restart Retroshare. Think about adding them to a shared directory.")
|
||||
tr("The following files will only be shared for 30 days. Think about adding them to a shared directory.")
|
||||
+filesstr);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user