mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-07 06:02:41 -04:00
fixed typo
This commit is contained in:
parent
d4e5a2ea83
commit
e493bdec8a
1 changed files with 1 additions and 1 deletions
|
@ -775,7 +775,7 @@ void CreateGxsChannelMsg::sendMsg()
|
||||||
|
|
||||||
QMessageBox::information(nullptr,
|
QMessageBox::information(nullptr,
|
||||||
tr("Post refers to temporary shared files"),
|
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);
|
+filesstr);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue