mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 15:15:15 -04:00
patch from Henry Morgan to correct spelling mistakes in source
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5662 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
51033eb060
commit
886f84b929
40 changed files with 63 additions and 60 deletions
|
@ -917,7 +917,7 @@ void MessagesDialog::insertMessages()
|
|||
case QUICKVIEW_TYPE_STATIC:
|
||||
switch (quickViewId) {
|
||||
case QUICKVIEW_STATIC_ID_STARRED:
|
||||
placeholderText = tr("No starred messages available. Stars let you give messages a special status to make them easier to find. To star a message, click on the light grey star beside any message.");
|
||||
placeholderText = tr("No starred messages available. Stars let you give messages a special status to make them easier to find. To star a message, click on the light gray star beside any message.");
|
||||
break;
|
||||
case QUICKVIEW_STATIC_ID_SYSTEM:
|
||||
placeholderText = tr("No system messages available.");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue