Merge branch 'master' into redesign-2015

This commit is contained in:
epriestley
2015-05-22 12:57:32 -07:00
1126 changed files with 9507 additions and 7076 deletions

View File

@@ -128,7 +128,7 @@ final class DiffusionSymbolController extends DiffusionController {
'',
));
$table->setNoDataString(
pht('No matching symbol could be found in any indexed project.'));
pht('No matching symbol could be found in any indexed repository.'));
$panel = new PHUIObjectBoxView();
$panel->setHeaderText(pht('Similar Symbols'));