/** * Localized data * * @copyright Copyright (C) 2010-2012 Combodo SARL * @license http://opensource.org/licenses/AGPL-3.0 */ // Dictionnay conventions // Class: // Class:+ // Class:/Attribute: // Class:/Attribute:+ // Class:/Attribute:/Value: // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ // // Class: UserExternal // Dict::Add('DE DE', 'German', 'Deutsch', array( 'Class:UserExternal' => 'Externer Benutzer', 'Class:UserExternal+' => 'Benutzer außerhalb von iTop', )); ?>