Remove double Looking for download...

This commit is contained in:
sum2012 2013-08-22 23:13:37 +08:00
parent 1ea0cd0e09
commit ae05e54636

View File

@ -55,7 +55,6 @@ void PluginScreen::CreateViews() {
root_->Add(scroll);
scroll->Add(scrollContents);
tvDescription_ = scrollContents->Add(new TextView("Looking for download...", ALIGN_LEFT, 1.0f, new LinearLayoutParams(textMargins)));
tvDescription_ = scrollContents->Add(new TextView(p->T("Looking for download..."), ALIGN_LEFT, 1.0f, new LinearLayoutParams(textMargins)));
const char *legalityNotice =