mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 14:38:47 +02:00
N°1047 - Replace hard coded 'iTop' occurrences with ITOP_APPLICATION_SHORT
This commit is contained in:
@@ -63,7 +63,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Organization/Attribute:overview' => 'Overzicht',
|
||||
'Organization:Overview:FunctionalCIs' => 'Configuratie-items van deze organisatie',
|
||||
'Organization:Overview:FunctionalCIs:subtitle' => 'per type',
|
||||
'Organization:Overview:Users' => 'iTop-gebruikers in deze organisatie',
|
||||
'Organization:Overview:Users' => ITOP_APPLICATION_SHORT.'-gebruikers in deze organisatie',
|
||||
));
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user