further language improvements #362

Closed
ghost wants to merge 2 commits from text-content-url into master
ghost commented 2017-07-19 02:53:00 +02:00 (Migrated from github.com)

extended tool tip with examples for content URL

extended tool tip with examples for content URL
kauffj commented 2017-07-19 17:25:08 +02:00 (Migrated from github.com)

Fixed in 4632c4f919

@reillysmith note that there are no spaces between blocks of text, so if you add two lines like:

{ __("blah blah blah") }
{ __("even more blah") }

There will be no space between the two blocks unless you add { " " }.

Fixed in https://github.com/lbryio/lbry-app/commit/4632c4f919094045d83f5a1e320d3db397bf8faa @reillysmith note that there are no spaces between blocks of text, so if you add two lines like: { __("blah blah blah") } { __("even more blah") } There will be no space between the two blocks unless you add `{ " " }`.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#362
No description provided.