Add tooltip on System

This commit is contained in:
BenGrenoble
2022-10-06 16:01:30 +02:00
parent 5b1b5b0cc1
commit acd8944aec

View File

@@ -528,7 +528,7 @@ Dict::Add('EN US', 'English', 'English', array(
'Class:SoftwareInstance' => 'Software Instance',
'Class:SoftwareInstance+' => '',
'Class:SoftwareInstance/Attribute:system_id' => 'System',
'Class:SoftwareInstance/Attribute:system_id+' => '',
'Class:SoftwareInstance/Attribute:system_id+' => 'The system is a Server, a VirtualMachine or a PC',
'Class:SoftwareInstance/Attribute:system_name' => 'System name',
'Class:SoftwareInstance/Attribute:system_name+' => '',
'Class:SoftwareInstance/Attribute:software_id' => 'Software',