Correction of the system tooltip, following discussion with Molkobain

This commit is contained in:
BenGrenoble
2022-10-13 09:31:09 +02:00
parent 8fc8342358
commit 1e0fc4714d

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+' => 'The system is a Server, a VirtualMachine or a PC',
'Class:SoftwareInstance/Attribute:system_id+' => 'The system can be a Server, a Virtual Machine, a PC, ...',
'Class:SoftwareInstance/Attribute:system_name' => 'System name',
'Class:SoftwareInstance/Attribute:system_name+' => '',
'Class:SoftwareInstance/Attribute:software_id' => 'Software',