further language improvements

extended tool tip with examples for content URL
This commit is contained in:
reillysmith 2017-07-18 17:52:30 -07:00 committed by GitHub
parent a83b695602
commit 14e0b1be83

View file

@ -787,9 +787,10 @@ class PublishForm extends React.PureComponent {
<section className="card">
<div className="card__title-primary">
<h4>{__("Address")}</h4>
<h4>{__("Content URL")}</h4>
<div className="card__subtitle">
{__("Where should this content permanently reside?")}
{__("This is the exact address where people find your content.")}
{__("Ex. lbry://myvideo, lbry://my-song1, lbry://jcp-12ld8jq")}
{" "}
<Link
label={__("Read more")}