mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 06:28:46 +02:00
N°1047 - Replace hard coded 'iTop' occurrences with ITOP_APPLICATION_SHORT
This commit is contained in:
@@ -63,7 +63,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:Organization/Attribute:overview' => 'Überblick',
|
||||
'Organization:Overview:FunctionalCIs' => 'CIs dieser Organisation',
|
||||
'Organization:Overview:FunctionalCIs:subtitle' => 'nach Typ',
|
||||
'Organization:Overview:Users' => 'iTop Benutzer innerhalb dieser Organisation',
|
||||
'Organization:Overview:Users' => ITOP_APPLICATION_SHORT.' Benutzer innerhalb dieser Organisation',
|
||||
));
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user