About box - alpha version

SVN:trunk[3005]
This commit is contained in:
Romain Quetiez
2013-11-29 10:50:53 +00:00
parent 9e4b25e833
commit 5f98c0dcab
6 changed files with 201 additions and 11 deletions

View File

@@ -1199,5 +1199,11 @@ When associated with a trigger, each action is given an "order" number, specifyi
'UI:Button:Remove' => 'Remove',
'UI:AddAnExisting_Class' => 'Add objects of type %1$s...',
'UI:SelectionOf_Class' => 'Selection of objects of type %1$s',
'UI:AboutBox' => 'About iTop...',
'UI:About:Title' => 'About iTop',
'UI:About:Support' => 'Support information',
'UI:About:Licenses' => 'Licenses',
'UI:About:Modules' => 'Installed modules',
));
?>