Localized strings for relations (e.g. "impacts")

SVN:trunk[438]
This commit is contained in:
Romain Quetiez
2010-06-07 16:16:07 +00:00
parent d3ffa21943
commit 3776e09cdb
5 changed files with 36 additions and 34 deletions

View File

@@ -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>