#1281 Portal : Fixed a few hardcoded strings to dictionnaries

SVN:trunk[4335]
This commit is contained in:
Guillaume Lajarige
2016-08-23 09:25:13 +00:00
parent 7bea59fea1
commit d1dd60f928
5 changed files with 7 additions and 7 deletions

View File

@@ -41,7 +41,7 @@ Dict::Add('EN US', 'English', 'English', array(
'Error:HTTP:GetHelp' => 'Please contact your iTop administrator if the problem keeps happening.',
'Error:XHR:Fail' => 'Could not load data, please contact your iTop administrator',
'Portal:Datatables:Language:Processing' => 'Please wait...',
'Portal:Datatables:Language:Search' => 'filter :',
'Portal:Datatables:Language:Search' => 'Filter:',
'Portal:Datatables:Language:LengthMenu' => 'Display _MENU_ items per page',
'Portal:Datatables:Language:ZeroRecords' => 'No result',
'Portal:Datatables:Language:Info' => 'Page _PAGE_ of _PAGES_',