comparison src/NetworkPermissionTester.cpp @ 436:4d9ce1ed2ac0

Text fixes
author Chris Cannam
date Tue, 31 Mar 2015 14:30:55 +0100
parents a67f0e5ec654
children
comparison
equal deleted inserted replaced
435:6431a4ceab80 436:4d9ce1ed2ac0
52 label->setWordWrap(true); 52 label->setWordWrap(true);
53 label->setText 53 label->setText
54 (QCoreApplication::translate 54 (QCoreApplication::translate
55 ("NetworkPermissionTester", 55 ("NetworkPermissionTester",
56 "<h2>Tony: a tool for melody annotation</h2>" 56 "<h2>Tony: a tool for melody annotation</h2>"
57 "<p><img src=\":icons/qm-logo-smaller.png\" style=\"float:right\">Tony is a program for computer-aided melody annotation.<br>This is a very preliminary release, with many unfinished and provisional features.</p>" 57 "<p><img src=\":icons/qm-logo-smaller.png\" style=\"float:right\">Tony is a program for computer-assisted pitch and note annotation of unaccompanied melody.</p>"
58 "<p>Developed in the Centre for Digital Music at Queen Mary, University of London, Tony is provided free as open source software under the GNU General Public License.</p>" 58 "<p>Developed in the Centre for Digital Music at Queen Mary, University of London, Tony is provided free as open source software under the GNU General Public License.</p>"
59 "<p><hr></p>" 59 "<p><hr></p>"
60 "<p><b>Before we go on...</b></p>" 60 "<p><b>Before we go on...</b></p>"
61 "<p>Tony needs to make occasional network requests to our servers.</p>" 61 "<p>Tony needs to make occasional network requests to our servers.</p>"
62 "<p>This is to:</p>" 62 "<p>This is to:</p>"