mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Localized strings for relations (e.g. "impacts")
SVN:trunk[438]
This commit is contained in:
@@ -23,6 +23,17 @@
|
||||
* @license http://www.opensource.org/licenses/gpl-3.0.html LGPL
|
||||
*/
|
||||
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// Relations
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
'Relation:impacts/Description' => 'functionaly impacted by',
|
||||
'Relation:impacts/VerbUp' => 'impacts',
|
||||
'Relation:impacts/VerbDown' => 'is impacted by',
|
||||
));
|
||||
|
||||
|
||||
// Dictionnay conventions
|
||||
// Class:<class_name>
|
||||
|
||||
Reference in New Issue
Block a user