N°4398 - Add object name in the tab name when browsing datamodel viewer

This commit is contained in:
Molkobain
2021-10-28 15:55:28 +02:00
parent e03eb1e279
commit b8e974cfd1
17 changed files with 18 additions and 1 deletions

View File

@@ -704,6 +704,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
'UI:Query:UrlForExcel' => 'URL til brug for MS-Excel web forespøgrsler',
'UI:Query:UrlV1' => 'The list of fields has been left unspecified. The page <em>export-V2.php</em> cannot be invoked without this information. Therefore, the URL suggested herebelow points to the legacy page: <em>export.php</em>. This legacy version of the export has the following limitation: the list of exported fields may vary depending on the output format and the data model of '.ITOP_APPLICATION_SHORT.'. Should you want to garantee that the list of exported columns will remain stable on the long run, then you must specify a value for the attribute "Fields" and use the page <em>export-V2.php</em>.~~',
'UI:Schema:Title' => ITOP_APPLICATION_SHORT.' objekt skema',
'UI:Schema:TitleForClass' => '%1$s skema~~',
'UI:Schema:CategoryMenuItem' => 'Kategori <b>%1$s</b>',
'UI:Schema:Relationships' => 'Relationer',
'UI:Schema:AbstractClass' => 'Abstrakt klasse: intet objekt fra denne klasse kan instantieres.',