Skip to content
Snippets Groups Projects
Unverified Commit 5c9dd5f9 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

lrc: chatview fix typo

Change-Id: I8fec3595083f8e1e52b6bafbe04d473740d02384
parent 6cafad67
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ getTranslatedStrings(bool qwebview)
{"accepted", QObject::tr("Accepted")},
{"canceled", QObject::tr("Canceled")},
{"ongoing", QObject::tr("Ongoing")},
{"awaiting peer", QObject::tr("Wating for contact")},
{"awaiting peer", QObject::tr("Waiting for contact")},
{"awaiting host", QObject::tr("Incoming transfer")},
{"awaiting peer timeout", QObject::tr("Timed out waiting for contact")},
{"finished", QObject::tr("Finished")},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment