copy change
This commit is contained in:
parent
a967495c23
commit
61e132a1ab
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class ModalIncompatibleDaemon extends React.PureComponent<Props> {
|
||||||
onAborted={quit}
|
onAborted={quit}
|
||||||
>
|
>
|
||||||
{__(
|
{__(
|
||||||
'This browser is running with an incompatible version of the LBRY protocol, please close LBRY and rerun the installation package to repair LBRY.'
|
'This browser is running with an incompatible version of the LBRY protocol, please close the LBRY app and rerun the installation package to repair it'
|
||||||
)}
|
)}
|
||||||
<Button
|
<Button
|
||||||
button="link"
|
button="link"
|
||||||
|
|
Loading…
Reference in a new issue