use country only for translation contributions

Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
remotes/origin/falkon
Mariusz Fik 14 years ago
parent 8c913e2769
commit 1b7c37afd0
  1. 2
      src/other/aboutdialog.cpp

@ -79,7 +79,7 @@ void AboutDialog::showAuthors()
m_authorsHtml.append(tr("<p><b>Contributors:</b><br/>%1</p>").arg(
"Mladen Pejaković<br/>"
"Bryan M Dunsmore<br/>"
"Mariusz Fik (Polish)<br/>"
"Mariusz Fik<br/>"
"Jan Rajnoha<br/>"
"Daniele Cocca"
));

Loading…
Cancel
Save