$if inprogress

Pairing in progress ...

$maybe name <- friend A pair request has been sent to #{name}. It's up to them # to accept it and finish pairing. $nothing A pair request has been sent to all other devices using your jabber # account. $else Pair request accepted.

Configure a shared cloud repository $maybe name <- friend

☂ To share files with #{name}, you'll need a repository in # the cloud, that you both can access. $if null cloudrepolist


^{makeCloudRepositories} $else

Make sure that #{name} has access to one of these cloud repositories, # and that the repository is enabled. ^{repoTable cloudrepolist}


Or, add a new cloud repository: ^{makeCloudRepositories} $nothing

☂ To share files with your other devices, when they're not # nearby, you'll need a repository in the cloud. $if null cloudrepolist


^{makeCloudRepositories} $else

Make sure that your other devices are configured to access one of # these cloud repositories, and that the repository is enabled here # too. ^{repoTable cloudrepolist}


Or, add a new cloud repository: ^{makeCloudRepositories}