1<?php
2
3$lang['js']['addlinktitle']         = 'Add link to TFS work item';
4$lang['js']['attributes']             = 'Attributes';
5$lang['js']['usedefaultprojectcollection']    = 'Use default project collection';
6$lang['js']['projectcollection']    = 'Project collection';
7$lang['js']['workitemid']           = 'WorkItemId';
8$lang['js']['title']           = 'Title';
9$lang['js']['insertlink']          = 'Insert link';
10
11