diff --git a/dictionaries/dictionary.itop.core.php b/dictionaries/en.dictionary.itop.core.php similarity index 100% rename from dictionaries/dictionary.itop.core.php rename to dictionaries/en.dictionary.itop.core.php diff --git a/dictionaries/dictionary.itop.model.php b/dictionaries/en.dictionary.itop.model.php similarity index 100% rename from dictionaries/dictionary.itop.model.php rename to dictionaries/en.dictionary.itop.model.php diff --git a/dictionaries/dictionary.itop.ui.php b/dictionaries/en.dictionary.itop.ui.php similarity index 97% rename from dictionaries/dictionary.itop.ui.php rename to dictionaries/en.dictionary.itop.ui.php index 8a91e57a2..d361ec0c0 100644 --- a/dictionaries/dictionary.itop.ui.php +++ b/dictionaries/en.dictionary.itop.ui.php @@ -1158,6 +1158,13 @@ When associated with a trigger, each action is given an "order" number, specifyi 'UI:Form:Property' => 'Property', 'UI:Form:Value' => 'Value', + 'UI:DashletUnknown:Label' => 'Unknown', + 'UI:DashletUnknown:Description' => 'Unknown dashlet (might have been uninstalled)', + 'UI:DashletUnknown:RenderText:View' => 'Unable to render this dashlet.', + 'UI:DashletUnknown:RenderText:Edit' => 'Unable to render this dashlet (class "%1$s"). Check with your administrator if it is still available.', + 'UI:DashletUnknown:RenderNoDataText:Edit' => 'No preview available for this dashlet (class "%1$s").', + 'UI:DashletUnknown:Prop-XMLConfiguration' => 'Configuration as XML', + 'UI:DashletPlainText:Label' => 'Text', 'UI:DashletPlainText:Description' => 'Plain text (no formatting)', 'UI:DashletPlainText:Prop-Text' => 'Text',