File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4141 {{ else }}
4242 <p >{{ t ' links.empty-screen-message' }} </p >
4343 {{ #if this.currentUserCanEdit }}
44- <p > {{ t ' links.point-to-addons-message' }} <a href =' /{{ this.model.node.id }} /addons?activeFilterType=verified-link' >{{ t ' addons.heading' }} </a ></p >
44+ <p > {{ t ' links.point-to-addons-message-1 ' }} <a href =' /{{ this.model.node.id }} /addons?activeFilterType=verified-link' >{{ t ' addons.heading' }} </a >{{ t ' links.point-to-addons-message-2 ' }} </p >
4545 {{ /if }}
4646 {{ /if }}
4747</div >
Original file line number Diff line number Diff line change @@ -400,7 +400,8 @@ links:
400400 display-name : ' Display Name'
401401 resource-type : ' Resource Type'
402402 empty-screen-message : ' This project has no configured linked services at the moment '
403- point-to-addons-message : ' In order to add linked service visit'
403+ point-to-addons-message-1 : ' Visit '
404+ point-to-addons-message-2 : ' to add a linked service.'
404405 link : ' Link'
405406 edit : ' Edit'
406407 icon : ' {addonName} icon'
You can’t perform that action at this time.
0 commit comments