Merge pull request #1571 from drpeck/U4-8183

(U4-8183) Changed the link picker dialog from Page Title to Link title
This commit is contained in:
Sebastiaan Janssen
2016-11-03 12:25:27 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -144,7 +144,7 @@
<key alias="memberrole">Role</key>
<key alias="membertype">Member Type</key>
<key alias="noDate">No date chosen</key>
<key alias="nodeName">Page Title</key>
<key alias="nodeName">Link title</key>
<key alias="otherElements">Properties</key>
<key alias="parentNotPublished">This document is published but is not visible because the parent '%0%' is unpublished</key>
<key alias="parentNotPublishedAnomaly">This document is published but is not in the cache</key>

View File

@@ -145,7 +145,7 @@
<key alias="memberrole">Role</key>
<key alias="membertype">Member Type</key>
<key alias="noDate">No date chosen</key>
<key alias="nodeName">Page Title</key>
<key alias="nodeName">Link title</key>
<key alias="otherElements">Properties</key>
<key alias="parentNotPublished">This document is published but is not visible because the parent '%0%' is unpublished</key>
<key alias="parentNotPublishedAnomaly">This document is published but is not in the cache</key>