Seems autowrapping doesn't work everywhere. Enforce it

This commit is contained in:
Daniel Molkentin 2013-08-08 17:51:44 +02:00
parent 6655da9d24
commit c047b4d4de

View file

@ -65,7 +65,7 @@ QString ownCloudTheme::about() const
return QCoreApplication::translate("ownCloudTheme::about()",
"<p>Version %2. "
"For more information visit <a href=\"%3\">%4</a></p>"
"<p><small>By Klaas Freitag, Daniel Molkentin, Jan-Christoph Borchardt, ownCloud Inc. "
"<p><small>By Klaas Freitag, Daniel Molkentin, Jan-Christoph Borchardt, ownCloud Inc.<br>"
"Based on Mirall by Duncan Mac-Vicar P.</small></p>"
"%7"
)