diff --git a/src/renderer/modal/modalIncompatibleDaemon/view.jsx b/src/renderer/modal/modalIncompatibleDaemon/view.jsx index 0d663c87f..bf015aec0 100644 --- a/src/renderer/modal/modalIncompatibleDaemon/view.jsx +++ b/src/renderer/modal/modalIncompatibleDaemon/view.jsx @@ -23,7 +23,7 @@ class ModalIncompatibleDaemon extends React.PureComponent { 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' )}