N°3560 Add placeholder and a button to load remote tabs in scroll mode

This commit is contained in:
Stephen Abello
2021-02-19 11:45:06 +01:00
parent be38bca83d
commit e650297ded
7 changed files with 325 additions and 10 deletions

View File

@@ -6,4 +6,5 @@
Dict::Add('EN US', 'English', 'English', [
'UIBlock:Error:AddBlockNotTabForbidden' => 'Cannot add block %1$s to %2$s (only Tab blocks are allowed)',
'UIBlock:TabContainer:RemoteTabLoad' => 'Click to load this tab',
]);