N°3566 Hub connector migrate to UiBlock : deployed extensions page

Change layout when no Hub extension present
Use warning alert for the no extension message, split the corersponding dict key
This commit is contained in:
Pierre Goiffon
2021-03-10 10:48:40 +01:00
parent fab1c0bcf8
commit a763ecbfc5
16 changed files with 36 additions and 17 deletions

View File

@@ -54,7 +54,8 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
'iTopHub:ExtensionCategory:Manual+' => 'The following extensions have been deployed by copying them manually in the %1$s directory of iTop:~~',
'iTopHub:ExtensionCategory:Remote' => 'Extensions deployed from iTop Hub~~',
'iTopHub:ExtensionCategory:Remote+' => 'The following extensions have been deployed from iTop Hub:~~',
'iTopHub:NoExtensionInThisCategory' => 'There is no extension in this category.<br/><br/>Browse iTop Hub to find the extensions that will help you customize and adapt iTop to your processes.~~',
'iTopHub:NoExtensionInThisCategory' => 'There is no extension in this category~~',
'iTopHub:NoExtensionInThisCategory+' => 'Browse iTop Hub to find the extensions that will help you customize and adapt iTop to your processes !~~',
'iTopHub:ExtensionNotInstalled' => 'Not installed~~',
'iTopHub:GetMoreExtensions' => 'Get extensions from iTop Hub...~~',