BasePlugin.__init__(self,gui,'labels',_('Label Sync'),_('This plugin can sync your labels accross multiple Electrum installs by using a remote database to save your data. Labels, \
BasePlugin.__init__(self,gui,'labels',_('Label Sync'),'%s\n\n%s%s%s'%(_("This plugin can sync your labels across multiple Electrum installs by using a remote database to save your data. Labels, transactions and addresses are all sent and stored encrypted on the remote server. This code might increase the load of your wallet with a few microseconds as it will sync labels on each startup."),_("To get started visit")," http://labelectrum.herokuapp.com/",_(" to sign up for an account.")))