mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-29 01:08:50 -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
|
@ -289,7 +289,7 @@ void QuickStartWizard::loadShare()
|
|||
cb->addItem(tr("Browsable")) ;
|
||||
cb->addItem(tr("Universal")) ;
|
||||
|
||||
cb->setToolTip(tr("Decide here whether this directory is\n* Network Wide: \tanonymously shared over the network (including your friends)\n* Browsable: \tbrowsable by your friends\n* Universal: \t\tboth")) ;
|
||||
cb->setToolTip(tr("Please decide whether this directory is\n* Network Wide: \tanonymously shared over the network (including your friends)\n* Browsable: \tbrowsable by your friends\n* Universal: \t\tboth")) ;
|
||||
|
||||
// TODO
|
||||
// - set combobox current value depending on what rsFiles reports.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue