Changeset 202ca90d03 in tspsg
- Timestamp:
- Jan 8, 2014, 10:52:04 PM (11 years ago)
- Branches:
- appveyor, imgbot, master
- Children:
- b9167cec6d
- Parents:
- f0097d1bf3
- git-author:
- Oleksii Serdiuk <contacts@…> (01/08/14 22:52:04)
- git-committer:
- Oleksii Serdiuk <contacts@…> (04/18/16 19:18:47)
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mainwindow.cpp
rf0097d1bf3 r202ca90d03 747 747 about += QString("%1: <b>%2</b><br>").arg(tr("Algorithm"), TSPSolver::CTSPSolver::getVersionId()); 748 748 about += "<br>"; 749 about += QString("<a href=\"https://www.transifex.com/projects/p/tspsg/\">%1</a><br>") 750 .arg(tr("Tanslate %1 into your language").arg(QCoreApplication::applicationName())); 751 about += "<br>"; 749 752 about += tr("This program is free software: you can redistribute it and/or modify<br>\n" 750 753 "it under the terms of the GNU General Public License as published by<br>\n"
Note: See TracChangeset
for help on using the changeset viewer.