Changeset 131 in tspsg-svn for trunk/src/mainwindow.cpp


Ignore:
Timestamp:
Sep 3, 2010, 7:06:33 PM (14 years ago)
Author:
laleppa
Message:

Updated translations...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/mainwindow.cpp

    r130 r131  
    505505                "%1 comes with the default \"embedded\" font <b>DejaVu&nbsp;LGC&nbsp;Sans&nbsp;"
    506506                "Mono</b> from the <b>DejaVu fonts</b> licensed under a Free license</a>,<br>\n"
    507                 "see <a href=\"http://dejavu-fonts.org/\">dejavu-fonts.org</a>.")
    508                         .arg(QApplication::applicationName());
     507                "see <a href=\"http://dejavu-fonts.org/\">dejavu-fonts.org</a>")
     508                        .arg("TSPSG");
    509509
    510510QFile f(":/files/COPYING");
Note: See TracChangeset for help on using the changeset viewer.