mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 22:55:04 -04:00
Fixed some typos (patch from Henry)
Updated english translation git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7777 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c8b3d4e527
commit
3f3c1983c8
9 changed files with 45 additions and 33 deletions
|
@ -809,7 +809,7 @@ void FriendsDialog::loadmypersonalstatus()
|
|||
|
||||
if (statustring.isEmpty())
|
||||
{
|
||||
ui.mypersonalstatusLabel->setText(tr("Set here your Status message"));
|
||||
ui.mypersonalstatusLabel->setText(tr("Set your status message here."));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue