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

I was told that using generic words only, without context is not recommended on TWN, so we don't do that. But indeed it could do that, someone told me that in some language the word may be different in other context so it shouldn't be like that.

Petrb (talk)08:57, 17 September 2014

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