About [[Huggle:Login-intro/en]]

What? He meant that docs need to be like this: [1]. The English message is indeed incorrect, no button "Projects" exists. I've fixed the docs, please fix the message.

Nemo (talk)12:40, 17 September 2014

The button label "Projects >>" is untranslatable at this time.

   if (this->ui->tableWidget->isVisible())
   {
       this->ui->pushButton_2->setText("Projects >>");
       this->ui->tableWidget->setVisible(false);
       Configuration::HuggleConfiguration->Multiple = false;
   } else
Shirayuki (talk)01:24, 12 October 2014