Changeset 760f2aae97 in tspsg


Ignore:
Timestamp:
Oct 14, 2010, 8:04:45 PM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
7fd1756f1e
Parents:
9adbc413c7
git-author:
Oleksii Serdiuk <contacts@…> (10/14/10 20:04:45)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:58)
Message:

+ Added question about enabling automatic updates (will be asked only once).

  • Updated translations.
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • doxygen.conf

    r9adbc413c7 r760f2aae97  
    3838# by quotes) that should identify the project.
    3939
    40 PROJECT_NAME           = "TSPSG: TSP Solver and Generator"
     40PROJECT_NAME           = "TSP Solver and Generator"
    4141
    4242# The PROJECT_NUMBER tag can be used to enter a project or revision number.
  • install.pri

    r9adbc413c7 r760f2aae97  
    1919# For *nix:
    2020#   - executable goes to /usr/bin
    21 #   - COPYING and README go to /usr/share/TSPSG
    2221#   - translations go to /usr/share/TSPSG/l10n
    23 #   - docs go to /usr/share/doc/TSPSG-x.x.x
     22#   - COPYING, ChangeLog.txt, README.txt and INSTALL.txt
     23#     go to /usr/share/doc/TSPSG-x.x.x
    2424unix:!macx:!symbian {
    2525        isEmpty(PREFIX) {
  • l10n/template.ts

    r9adbc413c7 r760f2aae97  
    66    <name>--------</name>
    77    <message>
    8         <location filename="../src/mainwindow.cpp" line="509"/>
     8        <location filename="../src/mainwindow.cpp" line="520"/>
    99        <source>AUTHORS %1</source>
    1010        <comment>Please, provide translator credits here. %1 will be replaced with VERSION</comment>
     
    1212    </message>
    1313    <message>
    14         <location filename="../src/mainwindow.cpp" line="511"/>
     14        <location filename="../src/mainwindow.cpp" line="522"/>
    1515        <source>VERSION</source>
    1616        <comment>Please, provide your translation version here.</comment>
     
    1818    </message>
    1919    <message>
    20         <location filename="../src/mainwindow.cpp" line="1212"/>
     20        <location filename="../src/mainwindow.cpp" line="1244"/>
    2121        <source>COUNTRY</source>
    2222        <comment>Please, provide an ISO 3166-1 alpha-2 country code for this translation language here (eg., UA).</comment>
     
    2424    </message>
    2525    <message>
    26         <location filename="../src/mainwindow.cpp" line="1213"/>
     26        <location filename="../src/mainwindow.cpp" line="1245"/>
    2727        <source>LANGNAME</source>
    2828        <comment>Please, provide a native name of your translation language here.</comment>
     
    199199    <message>
    200200        <location filename="../ui/mainwindow.ui" line="196"/>
    201         <location filename="../ui/mainwindow.ui" line="340"/>
     201        <location filename="../ui/mainwindow.ui" line="343"/>
    202202        <source>Save solution to a file</source>
    203203        <translation type="unfinished"></translation>
     
    255255    </message>
    256256    <message>
    257         <location filename="../ui/mainwindow.ui" line="313"/>
     257        <location filename="../ui/mainwindow.ui" line="316"/>
    258258        <source>Main Toolbar</source>
    259259        <translation type="unfinished"></translation>
    260260    </message>
    261261    <message>
    262         <location filename="../ui/mainwindow.ui" line="334"/>
     262        <location filename="../ui/mainwindow.ui" line="337"/>
    263263        <source>&amp;Solution...</source>
    264264        <translation type="unfinished"></translation>
    265265    </message>
    266266    <message>
    267         <location filename="../ui/mainwindow.ui" line="337"/>
     267        <location filename="../ui/mainwindow.ui" line="340"/>
    268268        <source>Save solution</source>
    269269        <translation type="unfinished"></translation>
    270270    </message>
    271271    <message>
    272         <location filename="../ui/mainwindow.ui" line="345"/>
     272        <location filename="../ui/mainwindow.ui" line="348"/>
    273273        <source>&amp;New</source>
    274274        <translation type="unfinished"></translation>
    275275    </message>
    276276    <message>
    277         <location filename="../ui/mainwindow.ui" line="348"/>
     277        <location filename="../ui/mainwindow.ui" line="351"/>
    278278        <source>New task</source>
    279279        <translation type="unfinished"></translation>
    280280    </message>
    281281    <message>
    282         <location filename="../ui/mainwindow.ui" line="351"/>
     282        <location filename="../ui/mainwindow.ui" line="354"/>
    283283        <source>Create new task</source>
    284284        <translation type="unfinished"></translation>
    285285    </message>
    286286    <message>
    287         <location filename="../ui/mainwindow.ui" line="354"/>
     287        <location filename="../ui/mainwindow.ui" line="357"/>
    288288        <source>Ctrl+N</source>
    289289        <translation type="unfinished"></translation>
    290290    </message>
    291291    <message>
    292         <location filename="../ui/mainwindow.ui" line="359"/>
     292        <location filename="../ui/mainwindow.ui" line="362"/>
    293293        <source>&amp;Open...</source>
    294294        <translation type="unfinished"></translation>
    295295    </message>
    296296    <message>
    297         <location filename="../ui/mainwindow.ui" line="362"/>
     297        <location filename="../ui/mainwindow.ui" line="365"/>
    298298        <source>Open task</source>
    299299        <translation type="unfinished"></translation>
    300300    </message>
    301301    <message>
    302         <location filename="../ui/mainwindow.ui" line="365"/>
     302        <location filename="../ui/mainwindow.ui" line="368"/>
    303303        <source>Open saved task</source>
    304304        <translation type="unfinished"></translation>
    305305    </message>
    306306    <message>
    307         <location filename="../ui/mainwindow.ui" line="368"/>
     307        <location filename="../ui/mainwindow.ui" line="371"/>
    308308        <source>Ctrl+O</source>
    309309        <translation type="unfinished"></translation>
    310310    </message>
    311311    <message>
    312         <location filename="../ui/mainwindow.ui" line="373"/>
     312        <location filename="../ui/mainwindow.ui" line="376"/>
    313313        <source>&amp;Preferences...</source>
    314314        <translation type="unfinished"></translation>
    315315    </message>
    316316    <message>
    317         <location filename="../ui/mainwindow.ui" line="376"/>
     317        <location filename="../ui/mainwindow.ui" line="379"/>
    318318        <source>Application preferences</source>
    319319        <translation type="unfinished"></translation>
    320320    </message>
    321321    <message>
    322         <location filename="../ui/mainwindow.ui" line="384"/>
     322        <location filename="../ui/mainwindow.ui" line="387"/>
    323323        <source>&amp;Contents</source>
    324324        <translation type="unfinished"></translation>
    325325    </message>
    326326    <message>
    327         <location filename="../ui/mainwindow.ui" line="387"/>
     327        <location filename="../ui/mainwindow.ui" line="390"/>
    328328        <source>Open help contents</source>
    329329        <translation type="unfinished"></translation>
    330330    </message>
    331331    <message>
    332         <location filename="../ui/mainwindow.ui" line="390"/>
     332        <location filename="../ui/mainwindow.ui" line="393"/>
    333333        <source>Ctrl+F1</source>
    334334        <translation type="unfinished"></translation>
    335335    </message>
    336336    <message>
    337         <location filename="../ui/mainwindow.ui" line="398"/>
     337        <location filename="../ui/mainwindow.ui" line="401"/>
    338338        <source>Context &amp;Help</source>
    339339        <translation type="unfinished"></translation>
    340340    </message>
    341341    <message>
    342         <location filename="../ui/mainwindow.ui" line="401"/>
     342        <location filename="../ui/mainwindow.ui" line="404"/>
    343343        <source>Open context help</source>
    344344        <translation type="unfinished"></translation>
    345345    </message>
    346346    <message>
    347         <location filename="../ui/mainwindow.ui" line="404"/>
     347        <location filename="../ui/mainwindow.ui" line="407"/>
    348348        <source>F1</source>
    349349        <translation type="unfinished"></translation>
    350350    </message>
    351351    <message>
    352         <location filename="../ui/mainwindow.ui" line="409"/>
     352        <location filename="../ui/mainwindow.ui" line="412"/>
    353353        <source>&amp;About TSPSG...</source>
    354354        <translation type="unfinished"></translation>
    355355    </message>
    356356    <message>
    357         <location filename="../ui/mainwindow.ui" line="412"/>
    358         <source>About application</source>
     357        <location filename="../ui/mainwindow.ui" line="506"/>
     358        <source>Online &amp;Support...</source>
     359        <translation type="unfinished"></translation>
     360    </message>
     361    <message>
     362        <location filename="../ui/mainwindow.ui" line="509"/>
     363        <source>Get support online</source>
     364        <translation type="unfinished"></translation>
     365    </message>
     366    <message>
     367        <location filename="../ui/mainwindow.ui" line="514"/>
     368        <source>Report a &amp;Bug...</source>
    359369        <translation type="unfinished"></translation>
    360370    </message>
     
    365375    </message>
    366376    <message>
    367         <location filename="../ui/mainwindow.ui" line="420"/>
    368         <source>Exit application</source>
     377        <location filename="../ui/mainwindow.ui" line="422"/>
     378        <source>&amp;Task...</source>
    369379        <translation type="unfinished"></translation>
    370380    </message>
    371381    <message>
    372382        <location filename="../ui/mainwindow.ui" line="425"/>
    373         <source>&amp;Task...</source>
     383        <location filename="../ui/mainwindow.ui" line="470"/>
     384        <source>Save task</source>
    374385        <translation type="unfinished"></translation>
    375386    </message>
    376387    <message>
    377388        <location filename="../ui/mainwindow.ui" line="428"/>
     389        <source>Save task to file</source>
     390        <translation type="unfinished"></translation>
     391    </message>
     392    <message>
     393        <location filename="../ui/mainwindow.ui" line="439"/>
     394        <source>&amp;Autodetect</source>
     395        <translation type="unfinished"></translation>
     396    </message>
     397    <message>
     398        <location filename="../ui/mainwindow.ui" line="442"/>
     399        <source>Detect language automatically</source>
     400        <translation type="unfinished"></translation>
     401    </message>
     402    <message>
     403        <location filename="../ui/mainwindow.ui" line="445"/>
     404        <source>Detect language automatically based on regional settings</source>
     405        <translation type="unfinished"></translation>
     406    </message>
     407    <message>
     408        <location filename="../ui/mainwindow.ui" line="467"/>
     409        <source>&amp;Save</source>
     410        <translation type="unfinished"></translation>
     411    </message>
     412    <message>
    378413        <location filename="../ui/mainwindow.ui" line="473"/>
    379         <source>Save task</source>
    380         <translation type="unfinished"></translation>
    381     </message>
    382     <message>
    383         <location filename="../ui/mainwindow.ui" line="431"/>
    384         <source>Save task to file</source>
    385         <translation type="unfinished"></translation>
    386     </message>
    387     <message>
    388         <location filename="../ui/mainwindow.ui" line="442"/>
    389         <source>&amp;Autodetect</source>
    390         <translation type="unfinished"></translation>
    391     </message>
    392     <message>
    393         <location filename="../ui/mainwindow.ui" line="445"/>
    394         <source>Detect language automatically</source>
    395         <translation type="unfinished"></translation>
    396     </message>
    397     <message>
    398         <location filename="../ui/mainwindow.ui" line="448"/>
    399         <source>Detect language automatically based on regional settings</source>
    400         <translation type="unfinished"></translation>
    401     </message>
    402     <message>
    403         <location filename="../ui/mainwindow.ui" line="470"/>
    404         <source>&amp;Save</source>
     414        <source>Save current task</source>
    405415        <translation type="unfinished"></translation>
    406416    </message>
    407417    <message>
    408418        <location filename="../ui/mainwindow.ui" line="476"/>
    409         <source>Save current task</source>
    410         <translation type="unfinished"></translation>
    411     </message>
    412     <message>
    413         <location filename="../ui/mainwindow.ui" line="479"/>
    414419        <source>Ctrl+S</source>
    415420        <translation type="unfinished"></translation>
    416421    </message>
    417422    <message>
    418         <location filename="../ui/mainwindow.ui" line="488"/>
     423        <location filename="../ui/mainwindow.ui" line="481"/>
    419424        <source>About &amp;Qt...</source>
    420425        <translation type="unfinished"></translation>
    421426    </message>
    422427    <message>
    423         <location filename="../ui/mainwindow.ui" line="491"/>
     428        <location filename="../ui/mainwindow.ui" line="484"/>
    424429        <source>About Qt library</source>
    425430        <translation type="unfinished"></translation>
    426431    </message>
    427432    <message>
    428         <location filename="../ui/mainwindow.ui" line="505"/>
     433        <location filename="../ui/mainwindow.ui" line="498"/>
    429434        <source>System Default</source>
    430435        <translation type="unfinished"></translation>
    431436    </message>
    432437    <message>
    433         <location filename="../ui/mainwindow.ui" line="508"/>
     438        <location filename="../ui/mainwindow.ui" line="501"/>
    434439        <source>Automatically choose the most appropriate style</source>
    435440        <translation type="unfinished"></translation>
    436441    </message>
    437442    <message>
    438         <location filename="../src/mainwindow.cpp" line="155"/>
     443        <location filename="../src/mainwindow.cpp" line="173"/>
    439444        <source>All Supported Formats</source>
    440445        <translation type="unfinished"></translation>
    441446    </message>
    442447    <message>
    443         <location filename="../src/mainwindow.cpp" line="156"/>
    444         <location filename="../src/mainwindow.cpp" line="157"/>
     448        <location filename="../src/mainwindow.cpp" line="174"/>
     449        <location filename="../src/mainwindow.cpp" line="175"/>
    445450        <source>%1 Task Files</source>
    446451        <translation type="unfinished"></translation>
    447452    </message>
    448453    <message>
    449         <location filename="../src/mainwindow.cpp" line="158"/>
    450         <location filename="../src/mainwindow.cpp" line="231"/>
    451         <location filename="../src/mainwindow.cpp" line="1443"/>
     454        <location filename="../src/mainwindow.cpp" line="176"/>
     455        <location filename="../src/mainwindow.cpp" line="247"/>
     456        <location filename="../src/mainwindow.cpp" line="1493"/>
    452457        <source>All Files</source>
    453458        <translation type="unfinished"></translation>
    454459    </message>
    455460    <message>
    456         <location filename="../src/mainwindow.cpp" line="166"/>
     461        <location filename="../src/mainwindow.cpp" line="184"/>
    457462        <source>Task Load</source>
    458463        <translation type="unfinished"></translation>
    459464    </message>
    460465    <message>
    461         <location filename="../src/mainwindow.cpp" line="161"/>
    462         <location filename="../src/mainwindow.cpp" line="183"/>
    463         <location filename="../src/mainwindow.cpp" line="209"/>
    464         <location filename="../src/mainwindow.cpp" line="381"/>
    465         <location filename="../src/mainwindow.cpp" line="1445"/>
    466         <location filename="../src/mainwindow.h" line="153"/>
     466        <location filename="../src/mainwindow.cpp" line="179"/>
     467        <location filename="../src/mainwindow.cpp" line="201"/>
     468        <location filename="../src/mainwindow.cpp" line="227"/>
     469        <location filename="../src/mainwindow.cpp" line="396"/>
     470        <location filename="../src/mainwindow.cpp" line="1495"/>
     471        <location filename="../src/mainwindow.h" line="151"/>
    467472        <source>Untitled</source>
    468473        <translation type="unfinished"></translation>
    469474    </message>
    470     <message>
    471         <location filename="../src/mainwindow.cpp" line="225"/>
     475    <message numerus="yes">
     476        <location filename="../src/mainwindow.cpp" line="132"/>
     477        <source>Would you like %1 to automatically check for updates every %n day(s)?</source>
     478        <translation type="unfinished">
     479            <numerusform></numerusform>
     480        </translation>
     481    </message>
     482    <message>
     483        <location filename="../src/mainwindow.cpp" line="243"/>
    472484        <source>PDF Files</source>
    473485        <translation type="unfinished"></translation>
    474486    </message>
    475487    <message>
    476         <location filename="../src/mainwindow.cpp" line="227"/>
     488        <location filename="../src/mainwindow.cpp" line="245"/>
    477489        <source>HTML Files</source>
    478490        <translation type="unfinished"></translation>
    479491    </message>
    480492    <message>
    481         <location filename="../src/mainwindow.cpp" line="229"/>
     493        <location filename="../src/mainwindow.cpp" line="246"/>
    482494        <source>OpenDocument Files</source>
    483495        <translation type="unfinished"></translation>
    484496    </message>
    485497    <message>
    486         <location filename="../src/mainwindow.cpp" line="255"/>
    487         <location filename="../src/mainwindow.cpp" line="310"/>
    488         <location filename="../src/mainwindow.cpp" line="324"/>
     498        <location filename="../src/mainwindow.cpp" line="271"/>
     499        <location filename="../src/mainwindow.cpp" line="327"/>
     500        <location filename="../src/mainwindow.cpp" line="338"/>
    489501        <source>Solution Save</source>
    490502        <translation type="unfinished"></translation>
    491503    </message>
    492504    <message>
    493         <location filename="../src/mainwindow.cpp" line="255"/>
    494         <location filename="../src/mainwindow.cpp" line="324"/>
     505        <location filename="../src/mainwindow.cpp" line="271"/>
     506        <location filename="../src/mainwindow.cpp" line="338"/>
    495507        <source>Unable to save the solution.
    496508Error: %1</source>
     
    498510    </message>
    499511    <message>
    500         <location filename="../src/mainwindow.cpp" line="270"/>
    501         <location filename="../src/mainwindow.cpp" line="285"/>
     512        <location filename="../src/mainwindow.cpp" line="287"/>
     513        <location filename="../src/mainwindow.cpp" line="302"/>
    502514        <source>Solution Graph</source>
    503515        <translation type="unfinished"></translation>
    504516    </message>
    505517    <message>
    506         <location filename="../src/mainwindow.cpp" line="286"/>
     518        <location filename="../src/mainwindow.cpp" line="303"/>
    507519        <source>Generated with %1</source>
    508520        <translation type="unfinished"></translation>
    509521    </message>
    510522    <message>
    511         <location filename="../src/mainwindow.cpp" line="310"/>
     523        <location filename="../src/mainwindow.cpp" line="327"/>
    512524        <source>Unable to save the solution graph.
    513525Error: %1</source>
     
    515527    </message>
    516528    <message>
    517         <location filename="../src/mainwindow.cpp" line="356"/>
    518         <location filename="../src/mainwindow.cpp" line="396"/>
     529        <location filename="../src/mainwindow.cpp" line="369"/>
     530        <location filename="../src/mainwindow.cpp" line="411"/>
    519531        <source>Settings Changed</source>
    520532        <translation type="unfinished"></translation>
    521533    </message>
    522534    <message>
    523         <location filename="../src/mainwindow.cpp" line="356"/>
     535        <location filename="../src/mainwindow.cpp" line="369"/>
    524536        <source>You have changed color settings.
    525537They will be applied to the next solution output.</source>
     
    527539    </message>
    528540    <message>
    529         <location filename="../src/mainwindow.cpp" line="367"/>
    530         <location filename="../src/mainwindow.cpp" line="376"/>
     541        <location filename="../src/mainwindow.cpp" line="380"/>
     542        <location filename="../src/mainwindow.cpp" line="390"/>
    531543        <source>Language change</source>
    532544        <translation type="unfinished"></translation>
    533545    </message>
    534546    <message>
    535         <location filename="../src/mainwindow.cpp" line="367"/>
     547        <location filename="../src/mainwindow.cpp" line="380"/>
    536548        <source>Language will be autodetected on the next %1 start.</source>
    537549        <translation type="unfinished"></translation>
    538550    </message>
    539551    <message>
    540         <location filename="../src/mainwindow.cpp" line="376"/>
     552        <location filename="../src/mainwindow.cpp" line="390"/>
    541553        <source>You have language autodetection turned on.
    542554It needs to be off.
     
    545557    </message>
    546558    <message>
    547         <location filename="../src/mainwindow.cpp" line="396"/>
     559        <location filename="../src/mainwindow.cpp" line="411"/>
    548560        <source>You have changed the application language.
    549561To get current solution output in the new language
     
    552564    </message>
    553565    <message>
    554         <location filename="../src/mainwindow.cpp" line="404"/>
     566        <location filename="../src/mainwindow.cpp" line="419"/>
    555567        <source>Style Change</source>
    556568        <translation type="unfinished"></translation>
    557569    </message>
    558570    <message>
    559         <location filename="../src/mainwindow.cpp" line="404"/>
     571        <location filename="../src/mainwindow.cpp" line="419"/>
    560572        <source>To apply the default style you need to restart %1.</source>
    561573        <translation type="unfinished"></translation>
    562574    </message>
    563575    <message>
    564         <location filename="../src/mainwindow.cpp" line="441"/>
     576        <location filename="../src/mainwindow.cpp" line="455"/>
    565577        <source>Unsupported Feature</source>
    566578        <translation type="unfinished"></translation>
    567579    </message>
    568580    <message>
    569         <location filename="../src/mainwindow.cpp" line="441"/>
     581        <location filename="../src/mainwindow.cpp" line="455"/>
    570582        <source>Sorry, but this feature is not supported on your platform
    571583or support for this feature was not installed.</source>
     
    573585    </message>
    574586    <message>
    575         <location filename="../src/mainwindow.cpp" line="457"/>
     587        <location filename="../src/mainwindow.cpp" line="468"/>
    576588        <source>Version</source>
    577589        <translation type="unfinished"></translation>
    578590    </message>
    579591    <message>
    580         <location filename="../src/mainwindow.cpp" line="464"/>
     592        <location filename="../src/mainwindow.cpp" line="475"/>
    581593        <source>Target OS (ARCH)</source>
    582594        <translation type="unfinished"></translation>
    583595    </message>
    584596    <message>
    585         <location filename="../src/mainwindow.cpp" line="466"/>
    586         <location filename="../src/mainwindow.cpp" line="470"/>
     597        <location filename="../src/mainwindow.cpp" line="477"/>
     598        <location filename="../src/mainwindow.cpp" line="481"/>
    587599        <source>Qt library</source>
    588600        <translation type="unfinished"></translation>
    589601    </message>
    590602    <message>
    591         <location filename="../src/mainwindow.cpp" line="466"/>
     603        <location filename="../src/mainwindow.cpp" line="477"/>
    592604        <source>shared</source>
    593605        <translation type="unfinished"></translation>
    594606    </message>
    595607    <message>
    596         <location filename="../src/mainwindow.cpp" line="467"/>
     608        <location filename="../src/mainwindow.cpp" line="478"/>
    597609        <source>Build time</source>
    598610        <translation type="unfinished"></translation>
    599611    </message>
    600612    <message>
    601         <location filename="../src/mainwindow.cpp" line="468"/>
     613        <location filename="../src/mainwindow.cpp" line="479"/>
    602614        <source>Runtime</source>
    603615        <translation type="unfinished"></translation>
    604616    </message>
    605617    <message>
    606         <location filename="../src/mainwindow.cpp" line="470"/>
     618        <location filename="../src/mainwindow.cpp" line="481"/>
    607619        <source>static</source>
    608620        <translation type="unfinished"></translation>
    609621    </message>
    610622    <message>
    611         <location filename="../src/mainwindow.cpp" line="473"/>
     623        <location filename="../src/mainwindow.cpp" line="484"/>
    612624        <source>Algorithm</source>
    613625        <translation type="unfinished"></translation>
    614626    </message>
    615627    <message>
    616         <location filename="../src/mainwindow.cpp" line="475"/>
     628        <location filename="../src/mainwindow.cpp" line="486"/>
    617629        <source>This program is free software: you can redistribute it and/or modify&lt;br&gt;
    618630it under the terms of the GNU General Public License as published by&lt;br&gt;
     
    630642    </message>
    631643    <message>
    632         <location filename="../src/mainwindow.cpp" line="489"/>
     644        <location filename="../src/mainwindow.cpp" line="500"/>
    633645        <source>%1 was created using &lt;b&gt;Qt&amp;nbsp;framework&lt;/b&gt; licensed under the terms of the GNU Lesser General Public License,&lt;br&gt;
    634646see &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt;&lt;br&gt;
     
    645657    </message>
    646658    <message>
    647         <location filename="../src/mainwindow.cpp" line="579"/>
     659        <location filename="../src/mainwindow.cpp" line="590"/>
    648660        <source>About</source>
    649661        <translation type="unfinished"></translation>
    650662    </message>
    651663    <message>
    652         <location filename="../src/mainwindow.cpp" line="580"/>
     664        <location filename="../src/mainwindow.cpp" line="591"/>
    653665        <source>License</source>
    654666        <translation type="unfinished"></translation>
    655667    </message>
    656668    <message>
    657         <location filename="../src/mainwindow.cpp" line="581"/>
     669        <location filename="../src/mainwindow.cpp" line="592"/>
    658670        <source>Credits</source>
    659671        <translation type="unfinished"></translation>
    660672    </message>
    661673    <message>
    662         <location filename="../src/mainwindow.cpp" line="600"/>
     674        <location filename="../src/mainwindow.cpp" line="611"/>
     675        <location filename="../src/mainwindow.cpp" line="1487"/>
    663676        <source>About %1</source>
    664677        <translation type="unfinished"></translation>
    665678    </message>
    666679    <message>
    667         <location filename="../src/mainwindow.cpp" line="644"/>
     680        <location filename="../src/mainwindow.cpp" line="655"/>
    668681        <source>Data error</source>
    669682        <translation type="unfinished"></translation>
    670683    </message>
    671684    <message>
    672         <location filename="../src/mainwindow.cpp" line="644"/>
     685        <location filename="../src/mainwindow.cpp" line="655"/>
    673686        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
    674687        <translation type="unfinished"></translation>
    675688    </message>
    676689    <message>
    677         <location filename="../src/mainwindow.cpp" line="654"/>
     690        <location filename="../src/mainwindow.cpp" line="665"/>
    678691        <source>%v of %1 parts found</source>
    679692        <translation type="unfinished"></translation>
    680693    </message>
    681694    <message>
    682         <location filename="../src/mainwindow.cpp" line="662"/>
     695        <location filename="../src/mainwindow.cpp" line="673"/>
    683696        <source>Calculating optimal route...</source>
    684697        <translation type="unfinished"></translation>
    685698    </message>
    686699    <message>
    687         <location filename="../src/mainwindow.cpp" line="663"/>
     700        <location filename="../src/mainwindow.cpp" line="674"/>
    688701        <source>Solution Progress</source>
    689702        <translation type="unfinished"></translation>
    690703    </message>
    691704    <message>
    692         <location filename="../src/mainwindow.cpp" line="707"/>
     705        <location filename="../src/mainwindow.cpp" line="718"/>
    693706        <source>Solution Result</source>
    694707        <translation type="unfinished"></translation>
    695708    </message>
    696709    <message>
    697         <location filename="../src/mainwindow.cpp" line="707"/>
     710        <location filename="../src/mainwindow.cpp" line="718"/>
    698711        <source>Unable to find a solution.
    699712Maybe, this task has no solution.</source>
     
    701714    </message>
    702715    <message>
    703         <location filename="../src/mainwindow.cpp" line="733"/>
     716        <location filename="../src/mainwindow.cpp" line="748"/>
    704717        <source>Generating header</source>
    705718        <translation type="unfinished"></translation>
    706719    </message>
    707720    <message>
    708         <location filename="../src/mainwindow.cpp" line="734"/>
     721        <location filename="../src/mainwindow.cpp" line="749"/>
    709722        <source>Generating solution output...</source>
    710723        <translation type="unfinished"></translation>
    711724    </message>
    712725    <message>
    713         <location filename="../src/mainwindow.cpp" line="744"/>
     726        <location filename="../src/mainwindow.cpp" line="759"/>
    714727        <source>Solution of Variant #%1 Task</source>
    715728        <translation type="unfinished"></translation>
    716729    </message>
    717730    <message>
    718         <location filename="../src/mainwindow.cpp" line="770"/>
     731        <location filename="../src/mainwindow.cpp" line="785"/>
    719732        <source>Variant #%1 Task</source>
    720733        <translation type="unfinished"></translation>
    721734    </message>
    722735    <message>
    723         <location filename="../src/mainwindow.cpp" line="772"/>
     736        <location filename="../src/mainwindow.cpp" line="787"/>
    724737        <source>Task:</source>
    725738        <translation type="unfinished"></translation>
    726739    </message>
    727740    <message>
    728         <location filename="../src/mainwindow.cpp" line="783"/>
     741        <location filename="../src/mainwindow.cpp" line="798"/>
    729742        <source>Variant #%1 Solution</source>
    730743        <translation type="unfinished"></translation>
    731744    </message>
    732745    <message>
    733         <location filename="../src/mainwindow.cpp" line="788"/>
     746        <location filename="../src/mainwindow.cpp" line="803"/>
    734747        <source>Generating step %v</source>
    735748        <translation type="unfinished"></translation>
    736749    </message>
    737750    <message>
    738         <location filename="../src/mainwindow.cpp" line="709"/>
    739         <location filename="../src/mainwindow.cpp" line="791"/>
    740         <location filename="../src/mainwindow.cpp" line="920"/>
     751        <location filename="../src/mainwindow.cpp" line="720"/>
     752        <location filename="../src/mainwindow.cpp" line="806"/>
     753        <location filename="../src/mainwindow.cpp" line="939"/>
    741754        <source>Cleaning up...</source>
    742755        <translation type="unfinished"></translation>
    743756    </message>
    744757    <message>
    745         <location filename="../src/mainwindow.cpp" line="472"/>
     758        <location filename="../src/mainwindow.cpp" line="483"/>
    746759        <source>Buid &lt;b&gt;%1&lt;/b&gt;, built on &lt;b&gt;%2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt; with &lt;b&gt;%4&lt;/b&gt; compiler.</source>
    747760        <translation type="unfinished"></translation>
    748761    </message>
    749762    <message>
    750         <location filename="../src/mainwindow.cpp" line="590"/>
     763        <location filename="../src/mainwindow.cpp" line="601"/>
    751764        <source>Translation</source>
    752765        <translation type="unfinished"></translation>
    753766    </message>
    754767    <message>
    755         <location filename="../src/mainwindow.cpp" line="823"/>
     768        <location filename="../src/mainwindow.cpp" line="842"/>
    756769        <source>Step #%1</source>
    757770        <translation type="unfinished"></translation>
    758771    </message>
    759772    <message>
    760         <location filename="../src/mainwindow.cpp" line="828"/>
     773        <location filename="../src/mainwindow.cpp" line="847"/>
    761774        <source>Selected route %1 %2 part.</source>
    762775        <translation type="unfinished"></translation>
    763776    </message>
    764777    <message>
    765         <location filename="../src/mainwindow.cpp" line="828"/>
     778        <location filename="../src/mainwindow.cpp" line="847"/>
    766779        <source>with</source>
    767780        <translation type="unfinished"></translation>
    768781    </message>
    769782    <message>
    770         <location filename="../src/mainwindow.cpp" line="828"/>
     783        <location filename="../src/mainwindow.cpp" line="847"/>
    771784        <source>without</source>
    772785        <translation type="unfinished"></translation>
    773786    </message>
    774787    <message>
    775         <location filename="../src/mainwindow.cpp" line="828"/>
    776         <location filename="../src/mainwindow.cpp" line="835"/>
    777         <location filename="../src/mainwindow.cpp" line="1100"/>
     788        <location filename="../src/mainwindow.cpp" line="847"/>
     789        <location filename="../src/mainwindow.cpp" line="854"/>
     790        <location filename="../src/mainwindow.cpp" line="1141"/>
    778791        <source>(%1;%2)</source>
    779792        <translation type="unfinished"></translation>
    780793    </message>
    781794    <message numerus="yes">
    782         <location filename="../src/mainwindow.cpp" line="838"/>
     795        <location filename="../src/mainwindow.cpp" line="857"/>
    783796        <source>%n alternate candidate(s) for branching: %1.</source>
    784797        <translation type="unfinished">
     
    787800    </message>
    788801    <message>
    789         <location filename="../src/mainwindow.cpp" line="860"/>
     802        <location filename="../src/mainwindow.cpp" line="879"/>
    790803        <source>Generating footer</source>
    791804        <translation type="unfinished"></translation>
    792805    </message>
    793806    <message>
    794         <location filename="../src/mainwindow.cpp" line="870"/>
     807        <location filename="../src/mainwindow.cpp" line="889"/>
    795808        <source>Optimal path:</source>
    796809        <translation type="unfinished"></translation>
    797810    </message>
    798811    <message>
    799         <location filename="../src/mainwindow.cpp" line="872"/>
     812        <location filename="../src/mainwindow.cpp" line="891"/>
    800813        <source>Resulting path:</source>
    801814        <translation type="unfinished"></translation>
    802815    </message>
    803816    <message>
    804         <location filename="../src/mainwindow.cpp" line="875"/>
     817        <location filename="../src/mainwindow.cpp" line="894"/>
    805818        <source>City %1</source>
    806819        <translation type="unfinished"></translation>
    807820    </message>
    808821    <message numerus="yes">
    809         <location filename="../src/mainwindow.cpp" line="879"/>
     822        <location filename="../src/mainwindow.cpp" line="898"/>
    810823        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
    811824        <translation type="unfinished">
     
    814827    </message>
    815828    <message>
    816         <location filename="../src/mainwindow.cpp" line="881"/>
     829        <location filename="../src/mainwindow.cpp" line="900"/>
    817830        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
    818831        <translation type="unfinished"></translation>
    819832    </message>
    820833    <message>
    821         <location filename="../src/mainwindow.cpp" line="886"/>
     834        <location filename="../src/mainwindow.cpp" line="905"/>
    822835        <source>&lt;b&gt;WARNING!!!&lt;/b&gt;&lt;br&gt;This result is a record, but it may not be optimal.&lt;br&gt;Iterations need to be continued to check whether this result is optimal or get an optimal one.</source>
    823836        <translation type="unfinished"></translation>
    824837    </message>
    825838    <message>
    826         <location filename="../src/mainwindow.cpp" line="1111"/>
     839        <location filename="../src/mainwindow.cpp" line="1152"/>
    827840        <source>Root</source>
    828841        <translation type="unfinished"></translation>
    829842    </message>
    830843    <message>
    831         <location filename="../src/mainwindow.cpp" line="1214"/>
     844        <location filename="../src/mainwindow.cpp" line="1246"/>
    832845        <source>Set application language to %1</source>
    833846        <translation type="unfinished"></translation>
    834847    </message>
    835848    <message>
    836         <location filename="../src/mainwindow.cpp" line="1293"/>
     849        <location filename="../src/mainwindow.cpp" line="1331"/>
    837850        <source>Language Change</source>
    838851        <translation type="unfinished"></translation>
    839852    </message>
    840853    <message>
    841         <location filename="../src/mainwindow.cpp" line="1293"/>
     854        <location filename="../src/mainwindow.cpp" line="1331"/>
    842855        <source>Unable to load the translation language.
    843856Falling back to autodetection.</source>
     
    845858    </message>
    846859    <message>
    847         <location filename="../src/mainwindow.cpp" line="1312"/>
     860        <location filename="../src/mainwindow.cpp" line="1351"/>
    848861        <source>Set application style to %1</source>
    849862        <translation type="unfinished"></translation>
    850863    </message>
    851864    <message>
    852         <location filename="../src/mainwindow.cpp" line="1341"/>
     865        <location filename="../src/mainwindow.cpp" line="1384"/>
    853866        <source>Unsaved Changes</source>
    854867        <translation type="unfinished"></translation>
    855868    </message>
    856869    <message>
    857         <location filename="../src/mainwindow.cpp" line="1341"/>
     870        <location filename="../src/mainwindow.cpp" line="1384"/>
    858871        <source>Would you like to save changes in the current task?</source>
    859872        <translation type="unfinished"></translation>
    860873    </message>
    861874    <message>
    862         <location filename="../src/mainwindow.cpp" line="1408"/>
     875        <location filename="../src/mainwindow.cpp" line="1451"/>
    863876        <source>P&amp;rint Preview...</source>
    864877        <translation type="unfinished"></translation>
    865878    </message>
    866879    <message>
    867         <location filename="../src/mainwindow.cpp" line="1410"/>
     880        <location filename="../src/mainwindow.cpp" line="1453"/>
    868881        <source>Preview solution results</source>
    869882        <translation type="unfinished"></translation>
    870883    </message>
    871884    <message>
    872         <location filename="../src/mainwindow.cpp" line="1413"/>
     885        <location filename="../src/mainwindow.cpp" line="1456"/>
    873886        <source>Preview current solution results before printing</source>
    874887        <translation type="unfinished"></translation>
    875888    </message>
    876889    <message>
    877         <location filename="../src/mainwindow.cpp" line="1416"/>
     890        <location filename="../src/mainwindow.cpp" line="1457"/>
     891        <source>Exit %1</source>
     892        <translation type="unfinished"></translation>
     893    </message>
     894    <message>
     895        <location filename="../src/mainwindow.cpp" line="1460"/>
    878896        <source>&amp;Print...</source>
    879897        <translation type="unfinished"></translation>
    880898    </message>
    881899    <message>
    882         <location filename="../src/mainwindow.cpp" line="1418"/>
     900        <location filename="../src/mainwindow.cpp" line="1462"/>
    883901        <source>Print solution</source>
    884902        <translation type="unfinished"></translation>
    885903    </message>
    886904    <message>
    887         <location filename="../src/mainwindow.cpp" line="1421"/>
     905        <location filename="../src/mainwindow.cpp" line="1465"/>
    888906        <source>Print current solution results</source>
    889907        <translation type="unfinished"></translation>
    890908    </message>
    891909    <message>
    892         <location filename="../src/mainwindow.cpp" line="1423"/>
     910        <location filename="../src/mainwindow.cpp" line="1467"/>
    893911        <source>Ctrl+P</source>
    894912        <translation type="unfinished"></translation>
    895913    </message>
    896914    <message>
    897         <location filename="../src/mainwindow.cpp" line="1427"/>
     915        <location filename="../src/mainwindow.cpp" line="1471"/>
    898916        <source>Configure...</source>
    899917        <translation type="unfinished"></translation>
    900918    </message>
    901919    <message>
    902         <location filename="../src/mainwindow.cpp" line="1429"/>
     920        <location filename="../src/mainwindow.cpp" line="1473"/>
    903921        <source>Customize toolbars</source>
    904922        <translation type="unfinished"></translation>
    905923    </message>
    906924    <message>
    907         <location filename="../src/mainwindow.cpp" line="1434"/>
     925        <location filename="../src/mainwindow.cpp" line="1478"/>
     926        <source>Report about a bug in %1</source>
     927        <translation type="unfinished"></translation>
     928    </message>
     929    <message>
     930        <location filename="../src/mainwindow.cpp" line="1481"/>
    908931        <source>Check for &amp;Updates...</source>
    909932        <translation type="unfinished"></translation>
    910933    </message>
    911934    <message>
    912         <location filename="../src/mainwindow.cpp" line="1436"/>
     935        <location filename="../src/mainwindow.cpp" line="1483"/>
    913936        <source>Check for %1 updates</source>
    914937        <translation type="unfinished"></translation>
    915938    </message>
    916939    <message>
    917         <location filename="../src/mainwindow.cpp" line="1442"/>
     940        <location filename="../src/mainwindow.cpp" line="1492"/>
    918941        <source>%1 Task File</source>
    919942        <translation type="unfinished"></translation>
    920943    </message>
    921944    <message>
    922         <location filename="../src/mainwindow.cpp" line="1456"/>
     945        <location filename="../src/mainwindow.cpp" line="1506"/>
    923946        <source>Task Save</source>
    924947        <translation type="unfinished"></translation>
     
    928951    <name>QProgressDialog</name>
    929952    <message>
    930         <location filename="../src/mainwindow.cpp" line="658"/>
     953        <location filename="../src/mainwindow.cpp" line="669"/>
    931954        <source>Cancel</source>
    932955        <comment>No need to translate this. This translation will be taken from Qt translation files.</comment>
     
    12251248    </message>
    12261249    <message>
    1227         <location filename="../src/settingsdialog.cpp" line="40"/>
     1250        <location filename="../src/settingsdialog.cpp" line="41"/>
    12281251        <source>Save new preferences</source>
    12291252        <translation type="unfinished"></translation>
    12301253    </message>
    12311254    <message>
    1232         <location filename="../src/settingsdialog.cpp" line="43"/>
     1255        <location filename="../src/settingsdialog.cpp" line="46"/>
    12331256        <source>Close without saving preferences</source>
    12341257        <translation type="unfinished"></translation>
    12351258    </message>
    12361259    <message>
    1237         <location filename="../src/settingsdialog.cpp" line="62"/>
     1260        <location filename="../src/settingsdialog.cpp" line="69"/>
    12381261        <source>Higher quality graph looks much better when printing but uglier on the screen</source>
    12391262        <translation type="unfinished"></translation>
    12401263    </message>
    12411264    <message>
    1242         <location filename="../src/settingsdialog.cpp" line="64"/>
     1265        <location filename="../src/settingsdialog.cpp" line="71"/>
    12431266        <source>Draw solution graph in higher quality</source>
    12441267        <translation type="unfinished"></translation>
    12451268    </message>
    12461269    <message>
    1247         <location filename="../src/settingsdialog.cpp" line="114"/>
     1270        <location filename="../src/settingsdialog.cpp" line="86"/>
     1271        <source>Automatically check for updates at the given interval</source>
     1272        <translation type="unfinished"></translation>
     1273    </message>
     1274    <message>
     1275        <location filename="../src/settingsdialog.cpp" line="88"/>
     1276        <source>Check for updates every</source>
     1277        <translation type="unfinished"></translation>
     1278    </message>
     1279    <message>
     1280        <location filename="../src/settingsdialog.cpp" line="94"/>
     1281        <source>Minimal interval at which to check for updates</source>
     1282        <translation type="unfinished"></translation>
     1283    </message>
     1284    <message>
     1285        <location filename="../src/settingsdialog.cpp" line="96"/>
     1286        <source> days</source>
     1287        <comment>Don&apos;t forget a space at the beginning!</comment>
     1288        <translation type="unfinished"></translation>
     1289    </message>
     1290    <message>
     1291        <location filename="../src/settingsdialog.cpp" line="149"/>
    12481292        <source>Use translucent effect on the Main Window under Windows Vista and 7</source>
    12491293        <translation type="unfinished"></translation>
    12501294    </message>
    12511295    <message>
    1252         <location filename="../src/settingsdialog.cpp" line="116"/>
     1296        <location filename="../src/settingsdialog.cpp" line="151"/>
    12531297        <source>Use translucency effects</source>
    12541298        <translation type="unfinished"></translation>
    12551299    </message>
    12561300    <message>
    1257         <location filename="../src/settingsdialog.cpp" line="124"/>
     1301        <location filename="../src/settingsdialog.cpp" line="159"/>
    12581302        <source>Restore main window state and position on application restart</source>
    12591303        <translation type="unfinished"></translation>
    12601304    </message>
    12611305    <message>
    1262         <location filename="../src/settingsdialog.cpp" line="126"/>
     1306        <location filename="../src/settingsdialog.cpp" line="161"/>
    12631307        <source>Save main window state and position</source>
    12641308        <translation type="unfinished"></translation>
    12651309    </message>
    12661310    <message>
    1267         <location filename="../src/settingsdialog.cpp" line="148"/>
     1311        <location filename="../src/settingsdialog.cpp" line="183"/>
    12681312        <source>Hover mouse pointer over dialog elements to get additional help</source>
    12691313        <translation type="unfinished"></translation>
    12701314    </message>
    12711315    <message>
    1272         <location filename="../src/settingsdialog.cpp" line="302"/>
    1273         <location filename="../src/settingsdialog.cpp" line="308"/>
     1316        <location filename="../src/settingsdialog.cpp" line="341"/>
     1317        <location filename="../src/settingsdialog.cpp" line="347"/>
    12741318        <source>Settings Reset</source>
    12751319        <translation type="unfinished"></translation>
    12761320    </message>
    12771321    <message>
    1278         <location filename="../src/settingsdialog.cpp" line="302"/>
     1322        <location filename="../src/settingsdialog.cpp" line="341"/>
    12791323        <source>Do you really want to &lt;b&gt;reset all application settings to their defaults&lt;/b&gt;?</source>
    12801324        <translation type="unfinished"></translation>
    12811325    </message>
    12821326    <message>
    1283         <location filename="../src/settingsdialog.cpp" line="308"/>
     1327        <location filename="../src/settingsdialog.cpp" line="347"/>
    12841328        <source>All settings where successfully reset to their defaults.
    12851329It is recommended to restart the application now.</source>
  • l10n/tspsg_en.ts

    r9adbc413c7 r760f2aae97  
    66    <name>--------</name>
    77    <message>
    8         <location filename="../src/mainwindow.cpp" line="509"/>
     8        <location filename="../src/mainwindow.cpp" line="520"/>
    99        <source>AUTHORS %1</source>
    1010        <comment>Please, provide translator credits here. %1 will be replaced with VERSION</comment>
     
    1212    </message>
    1313    <message>
    14         <location filename="../src/mainwindow.cpp" line="511"/>
     14        <location filename="../src/mainwindow.cpp" line="522"/>
    1515        <source>VERSION</source>
    1616        <comment>Please, provide your translation version here.</comment>
     
    1818    </message>
    1919    <message>
    20         <location filename="../src/mainwindow.cpp" line="1212"/>
     20        <location filename="../src/mainwindow.cpp" line="1244"/>
    2121        <source>COUNTRY</source>
    2222        <comment>Please, provide an ISO 3166-1 alpha-2 country code for this translation language here (eg., UA).</comment>
     
    2424    </message>
    2525    <message>
    26         <location filename="../src/mainwindow.cpp" line="1213"/>
     26        <location filename="../src/mainwindow.cpp" line="1245"/>
    2727        <source>LANGNAME</source>
    2828        <comment>Please, provide a native name of your translation language here.</comment>
     
    138138    <name>MainWindow</name>
    139139    <message>
    140         <location filename="../src/mainwindow.cpp" line="367"/>
    141         <location filename="../src/mainwindow.cpp" line="376"/>
     140        <location filename="../src/mainwindow.cpp" line="380"/>
     141        <location filename="../src/mainwindow.cpp" line="390"/>
    142142        <source>Language change</source>
    143143        <translation type="unfinished"></translation>
    144144    </message>
    145145    <message>
    146         <location filename="../src/mainwindow.cpp" line="1293"/>
     146        <location filename="../src/mainwindow.cpp" line="1331"/>
    147147        <source>Language Change</source>
    148148        <translation type="unfinished"></translation>
    149149    </message>
    150150    <message>
    151         <location filename="../src/mainwindow.cpp" line="1341"/>
     151        <location filename="../src/mainwindow.cpp" line="1384"/>
    152152        <source>Unsaved Changes</source>
    153153        <translation type="unfinished"></translation>
    154154    </message>
    155155    <message>
    156         <location filename="../src/mainwindow.cpp" line="155"/>
     156        <location filename="../src/mainwindow.cpp" line="173"/>
    157157        <source>All Supported Formats</source>
    158158        <translation type="unfinished"></translation>
    159159    </message>
    160160    <message>
    161         <location filename="../src/mainwindow.cpp" line="156"/>
    162         <location filename="../src/mainwindow.cpp" line="157"/>
     161        <location filename="../src/mainwindow.cpp" line="174"/>
     162        <location filename="../src/mainwindow.cpp" line="175"/>
    163163        <source>%1 Task Files</source>
    164164        <translation type="unfinished"></translation>
    165165    </message>
    166166    <message>
    167         <location filename="../src/mainwindow.cpp" line="158"/>
    168         <location filename="../src/mainwindow.cpp" line="231"/>
    169         <location filename="../src/mainwindow.cpp" line="1443"/>
     167        <location filename="../src/mainwindow.cpp" line="176"/>
     168        <location filename="../src/mainwindow.cpp" line="247"/>
     169        <location filename="../src/mainwindow.cpp" line="1493"/>
    170170        <source>All Files</source>
    171171        <translation type="unfinished"></translation>
    172172    </message>
    173173    <message>
    174         <location filename="../src/mainwindow.cpp" line="225"/>
     174        <location filename="../src/mainwindow.cpp" line="243"/>
    175175        <source>PDF Files</source>
    176176        <translation type="unfinished"></translation>
    177177    </message>
    178178    <message>
    179         <location filename="../src/mainwindow.cpp" line="227"/>
     179        <location filename="../src/mainwindow.cpp" line="245"/>
    180180        <source>HTML Files</source>
    181181        <translation type="unfinished"></translation>
    182182    </message>
    183183    <message>
    184         <location filename="../src/mainwindow.cpp" line="229"/>
     184        <location filename="../src/mainwindow.cpp" line="246"/>
    185185        <source>OpenDocument Files</source>
    186186        <translation type="unfinished"></translation>
    187187    </message>
    188188    <message>
    189         <location filename="../src/mainwindow.cpp" line="356"/>
     189        <location filename="../src/mainwindow.cpp" line="369"/>
    190190        <source>You have changed color settings.
    191191They will be applied to the next solution output.</source>
     
    193193    </message>
    194194    <message>
    195         <location filename="../src/mainwindow.cpp" line="457"/>
     195        <location filename="../src/mainwindow.cpp" line="468"/>
    196196        <source>Version</source>
    197197        <translation type="unfinished"></translation>
    198198    </message>
    199199    <message>
    200         <location filename="../src/mainwindow.cpp" line="472"/>
     200        <location filename="../src/mainwindow.cpp" line="483"/>
    201201        <source>Buid &lt;b&gt;%1&lt;/b&gt;, built on &lt;b&gt;%2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt; with &lt;b&gt;%4&lt;/b&gt; compiler.</source>
    202202        <translation type="unfinished"></translation>
    203203    </message>
    204204    <message>
    205         <location filename="../src/mainwindow.cpp" line="600"/>
     205        <location filename="../src/mainwindow.cpp" line="611"/>
     206        <location filename="../src/mainwindow.cpp" line="1487"/>
    206207        <source>About %1</source>
    207208        <translation type="unfinished"></translation>
    208209    </message>
    209210    <message>
    210         <location filename="../src/mainwindow.cpp" line="654"/>
     211        <location filename="../src/mainwindow.cpp" line="665"/>
    211212        <source>%v of %1 parts found</source>
    212213        <translation type="unfinished"></translation>
    213214    </message>
    214215    <message>
    215         <location filename="../src/mainwindow.cpp" line="734"/>
     216        <location filename="../src/mainwindow.cpp" line="749"/>
    216217        <source>Generating solution output...</source>
    217218        <translation type="unfinished"></translation>
    218219    </message>
    219220    <message>
    220         <location filename="../src/mainwindow.cpp" line="770"/>
     221        <location filename="../src/mainwindow.cpp" line="785"/>
    221222        <source>Variant #%1 Task</source>
    222223        <translation type="unfinished"></translation>
    223224    </message>
    224225    <message>
    225         <location filename="../src/mainwindow.cpp" line="783"/>
     226        <location filename="../src/mainwindow.cpp" line="798"/>
    226227        <source>Variant #%1 Solution</source>
    227228        <translation type="unfinished"></translation>
    228229    </message>
    229230    <message>
    230         <location filename="../src/mainwindow.cpp" line="788"/>
     231        <location filename="../src/mainwindow.cpp" line="803"/>
    231232        <source>Generating step %v</source>
    232233        <translation type="unfinished"></translation>
    233234    </message>
    234235    <message>
    235         <location filename="../src/mainwindow.cpp" line="828"/>
    236         <location filename="../src/mainwindow.cpp" line="835"/>
    237         <location filename="../src/mainwindow.cpp" line="1100"/>
     236        <location filename="../src/mainwindow.cpp" line="847"/>
     237        <location filename="../src/mainwindow.cpp" line="854"/>
     238        <location filename="../src/mainwindow.cpp" line="1141"/>
    238239        <source>(%1;%2)</source>
    239240        <translation type="unfinished"></translation>
    240241    </message>
    241242    <message numerus="yes">
    242         <location filename="../src/mainwindow.cpp" line="838"/>
     243        <location filename="../src/mainwindow.cpp" line="857"/>
    243244        <source>%n alternate candidate(s) for branching: %1.</source>
    244245        <translation>
     
    248249    </message>
    249250    <message>
    250         <location filename="../src/mainwindow.cpp" line="860"/>
     251        <location filename="../src/mainwindow.cpp" line="879"/>
    251252        <source>Generating footer</source>
    252253        <translation type="unfinished"></translation>
    253254    </message>
    254255    <message numerus="yes">
    255         <location filename="../src/mainwindow.cpp" line="879"/>
     256        <location filename="../src/mainwindow.cpp" line="898"/>
    256257        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
    257258        <translation>
     
    261262    </message>
    262263    <message>
    263         <location filename="../src/mainwindow.cpp" line="709"/>
    264         <location filename="../src/mainwindow.cpp" line="791"/>
    265         <location filename="../src/mainwindow.cpp" line="920"/>
     264        <location filename="../src/mainwindow.cpp" line="720"/>
     265        <location filename="../src/mainwindow.cpp" line="806"/>
     266        <location filename="../src/mainwindow.cpp" line="939"/>
    266267        <source>Cleaning up...</source>
    267268        <translation type="unfinished"></translation>
    268269    </message>
    269270    <message>
    270         <location filename="../src/mainwindow.cpp" line="1312"/>
     271        <location filename="../src/mainwindow.cpp" line="1351"/>
    271272        <source>Set application style to %1</source>
    272273        <translation type="unfinished"></translation>
    273274    </message>
    274275    <message>
    275         <location filename="../src/mainwindow.cpp" line="1341"/>
     276        <location filename="../src/mainwindow.cpp" line="1384"/>
    276277        <source>Would you like to save changes in the current task?</source>
    277278        <translation type="unfinished"></translation>
    278279    </message>
    279280    <message>
    280         <location filename="../src/mainwindow.cpp" line="1427"/>
     281        <location filename="../src/mainwindow.cpp" line="1457"/>
     282        <source>Exit %1</source>
     283        <translation type="unfinished"></translation>
     284    </message>
     285    <message>
     286        <location filename="../src/mainwindow.cpp" line="1471"/>
    281287        <source>Configure...</source>
    282288        <translation type="unfinished"></translation>
    283289    </message>
    284290    <message>
    285         <location filename="../src/mainwindow.cpp" line="1429"/>
     291        <location filename="../src/mainwindow.cpp" line="1473"/>
    286292        <source>Customize toolbars</source>
    287293        <translation type="unfinished"></translation>
    288294    </message>
    289295    <message>
    290         <location filename="../src/mainwindow.cpp" line="1436"/>
     296        <location filename="../src/mainwindow.cpp" line="1478"/>
     297        <source>Report about a bug in %1</source>
     298        <translation type="unfinished"></translation>
     299    </message>
     300    <message>
     301        <location filename="../src/mainwindow.cpp" line="1483"/>
    291302        <source>Check for %1 updates</source>
    292303        <translation type="unfinished"></translation>
    293304    </message>
    294305    <message>
    295         <location filename="../src/mainwindow.cpp" line="1442"/>
     306        <location filename="../src/mainwindow.cpp" line="1492"/>
    296307        <source>%1 Task File</source>
    297308        <translation type="unfinished"></translation>
    298309    </message>
    299310    <message>
    300         <location filename="../src/mainwindow.cpp" line="356"/>
    301         <location filename="../src/mainwindow.cpp" line="396"/>
     311        <location filename="../src/mainwindow.cpp" line="369"/>
     312        <location filename="../src/mainwindow.cpp" line="411"/>
    302313        <source>Settings Changed</source>
    303314        <translation type="unfinished"></translation>
    304315    </message>
    305     <message>
    306         <location filename="../src/mainwindow.cpp" line="166"/>
     316    <message numerus="yes">
     317        <location filename="../src/mainwindow.cpp" line="132"/>
     318        <source>Would you like %1 to automatically check for updates every %n day(s)?</source>
     319        <translation type="unfinished">
     320            <numerusform>Would you like %1 to automatically check for updates every %n day?</numerusform>
     321            <numerusform>Would you like %1 to automatically check for updates every %n days?</numerusform>
     322        </translation>
     323    </message>
     324    <message>
     325        <location filename="../src/mainwindow.cpp" line="184"/>
    307326        <source>Task Load</source>
    308327        <translation type="unfinished"></translation>
    309328    </message>
    310329    <message>
    311         <location filename="../src/mainwindow.cpp" line="255"/>
    312         <location filename="../src/mainwindow.cpp" line="310"/>
    313         <location filename="../src/mainwindow.cpp" line="324"/>
     330        <location filename="../src/mainwindow.cpp" line="271"/>
     331        <location filename="../src/mainwindow.cpp" line="327"/>
     332        <location filename="../src/mainwindow.cpp" line="338"/>
    314333        <source>Solution Save</source>
    315334        <translation type="unfinished"></translation>
    316335    </message>
    317336    <message>
    318         <location filename="../src/mainwindow.cpp" line="255"/>
    319         <location filename="../src/mainwindow.cpp" line="324"/>
     337        <location filename="../src/mainwindow.cpp" line="271"/>
     338        <location filename="../src/mainwindow.cpp" line="338"/>
    320339        <source>Unable to save the solution.
    321340Error: %1</source>
     
    323342    </message>
    324343    <message>
    325         <location filename="../src/mainwindow.cpp" line="270"/>
    326         <location filename="../src/mainwindow.cpp" line="285"/>
     344        <location filename="../src/mainwindow.cpp" line="287"/>
     345        <location filename="../src/mainwindow.cpp" line="302"/>
    327346        <source>Solution Graph</source>
    328347        <translation type="unfinished"></translation>
    329348    </message>
    330349    <message>
    331         <location filename="../src/mainwindow.cpp" line="286"/>
     350        <location filename="../src/mainwindow.cpp" line="303"/>
    332351        <source>Generated with %1</source>
    333352        <translation type="unfinished"></translation>
    334353    </message>
    335354    <message>
    336         <location filename="../src/mainwindow.cpp" line="310"/>
     355        <location filename="../src/mainwindow.cpp" line="327"/>
    337356        <source>Unable to save the solution graph.
    338357Error: %1</source>
     
    340359    </message>
    341360    <message>
    342         <location filename="../src/mainwindow.cpp" line="367"/>
     361        <location filename="../src/mainwindow.cpp" line="380"/>
    343362        <source>Language will be autodetected on the next %1 start.</source>
    344363        <translation type="unfinished"></translation>
    345364    </message>
    346365    <message>
    347         <location filename="../src/mainwindow.cpp" line="396"/>
     366        <location filename="../src/mainwindow.cpp" line="411"/>
    348367        <source>You have changed the application language.
    349368To get current solution output in the new language
     
    352371    </message>
    353372    <message>
    354         <location filename="../src/mainwindow.cpp" line="404"/>
     373        <location filename="../src/mainwindow.cpp" line="419"/>
    355374        <source>Style Change</source>
    356375        <translation type="unfinished"></translation>
    357376    </message>
    358377    <message>
    359         <location filename="../src/mainwindow.cpp" line="404"/>
     378        <location filename="../src/mainwindow.cpp" line="419"/>
    360379        <source>To apply the default style you need to restart %1.</source>
    361380        <translation type="unfinished"></translation>
    362381    </message>
    363382    <message>
    364         <location filename="../src/mainwindow.cpp" line="441"/>
     383        <location filename="../src/mainwindow.cpp" line="455"/>
    365384        <source>Unsupported Feature</source>
    366385        <translation type="unfinished"></translation>
    367386    </message>
    368387    <message>
    369         <location filename="../src/mainwindow.cpp" line="441"/>
     388        <location filename="../src/mainwindow.cpp" line="455"/>
    370389        <source>Sorry, but this feature is not supported on your platform
    371390or support for this feature was not installed.</source>
     
    373392    </message>
    374393    <message>
    375         <location filename="../src/mainwindow.cpp" line="464"/>
     394        <location filename="../src/mainwindow.cpp" line="475"/>
    376395        <source>Target OS (ARCH)</source>
    377396        <translation type="unfinished"></translation>
    378397    </message>
    379398    <message>
    380         <location filename="../src/mainwindow.cpp" line="466"/>
    381         <location filename="../src/mainwindow.cpp" line="470"/>
     399        <location filename="../src/mainwindow.cpp" line="477"/>
     400        <location filename="../src/mainwindow.cpp" line="481"/>
    382401        <source>Qt library</source>
    383402        <translation type="unfinished"></translation>
    384403    </message>
    385404    <message>
    386         <location filename="../src/mainwindow.cpp" line="466"/>
     405        <location filename="../src/mainwindow.cpp" line="477"/>
    387406        <source>shared</source>
    388407        <translation type="unfinished"></translation>
    389408    </message>
    390409    <message>
    391         <location filename="../src/mainwindow.cpp" line="467"/>
     410        <location filename="../src/mainwindow.cpp" line="478"/>
    392411        <source>Build time</source>
    393412        <translation type="unfinished"></translation>
    394413    </message>
    395414    <message>
    396         <location filename="../src/mainwindow.cpp" line="468"/>
     415        <location filename="../src/mainwindow.cpp" line="479"/>
    397416        <source>Runtime</source>
    398417        <translation type="unfinished"></translation>
    399418    </message>
    400419    <message>
    401         <location filename="../src/mainwindow.cpp" line="470"/>
     420        <location filename="../src/mainwindow.cpp" line="481"/>
    402421        <source>static</source>
    403422        <translation type="unfinished"></translation>
    404423    </message>
    405424    <message>
    406         <location filename="../src/mainwindow.cpp" line="473"/>
     425        <location filename="../src/mainwindow.cpp" line="484"/>
    407426        <source>Algorithm</source>
    408427        <translation type="unfinished"></translation>
    409428    </message>
    410429    <message>
    411         <location filename="../src/mainwindow.cpp" line="475"/>
     430        <location filename="../src/mainwindow.cpp" line="486"/>
    412431        <source>This program is free software: you can redistribute it and/or modify&lt;br&gt;
    413432it under the terms of the GNU General Public License as published by&lt;br&gt;
     
    425444    </message>
    426445    <message>
    427         <location filename="../src/mainwindow.cpp" line="489"/>
     446        <location filename="../src/mainwindow.cpp" line="500"/>
    428447        <source>%1 was created using &lt;b&gt;Qt&amp;nbsp;framework&lt;/b&gt; licensed under the terms of the GNU Lesser General Public License,&lt;br&gt;
    429448see &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt;&lt;br&gt;
     
    440459    </message>
    441460    <message>
    442         <location filename="../src/mainwindow.cpp" line="579"/>
     461        <location filename="../src/mainwindow.cpp" line="590"/>
    443462        <source>About</source>
    444463        <translation type="unfinished"></translation>
    445464    </message>
    446465    <message>
    447         <location filename="../src/mainwindow.cpp" line="580"/>
     466        <location filename="../src/mainwindow.cpp" line="591"/>
    448467        <source>License</source>
    449468        <translation type="unfinished"></translation>
    450469    </message>
    451470    <message>
    452         <location filename="../src/mainwindow.cpp" line="581"/>
     471        <location filename="../src/mainwindow.cpp" line="592"/>
    453472        <source>Credits</source>
    454473        <translation type="unfinished"></translation>
    455474    </message>
    456475    <message>
    457         <location filename="../src/mainwindow.cpp" line="590"/>
     476        <location filename="../src/mainwindow.cpp" line="601"/>
    458477        <source>Translation</source>
    459478        <translation type="unfinished"></translation>
    460479    </message>
    461480    <message>
    462         <location filename="../src/mainwindow.cpp" line="644"/>
     481        <location filename="../src/mainwindow.cpp" line="655"/>
    463482        <source>Data error</source>
    464483        <translation type="unfinished"></translation>
    465484    </message>
    466485    <message>
    467         <location filename="../src/mainwindow.cpp" line="644"/>
     486        <location filename="../src/mainwindow.cpp" line="655"/>
    468487        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
    469488        <translation type="unfinished"></translation>
    470489    </message>
    471490    <message>
    472         <location filename="../src/mainwindow.cpp" line="662"/>
     491        <location filename="../src/mainwindow.cpp" line="673"/>
    473492        <source>Calculating optimal route...</source>
    474493        <translation type="unfinished"></translation>
    475494    </message>
    476495    <message>
    477         <location filename="../src/mainwindow.cpp" line="663"/>
     496        <location filename="../src/mainwindow.cpp" line="674"/>
    478497        <source>Solution Progress</source>
    479498        <translation type="unfinished"></translation>
    480499    </message>
    481500    <message>
    482         <location filename="../src/mainwindow.cpp" line="707"/>
     501        <location filename="../src/mainwindow.cpp" line="718"/>
    483502        <source>Solution Result</source>
    484503        <translation type="unfinished"></translation>
    485504    </message>
    486505    <message>
    487         <location filename="../src/mainwindow.cpp" line="707"/>
     506        <location filename="../src/mainwindow.cpp" line="718"/>
    488507        <source>Unable to find a solution.
    489508Maybe, this task has no solution.</source>
     
    491510    </message>
    492511    <message>
    493         <location filename="../src/mainwindow.cpp" line="733"/>
     512        <location filename="../src/mainwindow.cpp" line="748"/>
    494513        <source>Generating header</source>
    495514        <translation type="unfinished"></translation>
    496515    </message>
    497516    <message>
    498         <location filename="../src/mainwindow.cpp" line="744"/>
     517        <location filename="../src/mainwindow.cpp" line="759"/>
    499518        <source>Solution of Variant #%1 Task</source>
    500519        <translation type="unfinished"></translation>
    501520    </message>
    502521    <message>
    503         <location filename="../src/mainwindow.cpp" line="772"/>
     522        <location filename="../src/mainwindow.cpp" line="787"/>
    504523        <source>Task:</source>
    505524        <translation type="unfinished"></translation>
    506525    </message>
    507526    <message>
    508         <location filename="../src/mainwindow.cpp" line="823"/>
     527        <location filename="../src/mainwindow.cpp" line="842"/>
    509528        <source>Step #%1</source>
    510529        <translation type="unfinished"></translation>
    511530    </message>
    512531    <message>
    513         <location filename="../src/mainwindow.cpp" line="828"/>
     532        <location filename="../src/mainwindow.cpp" line="847"/>
    514533        <source>Selected route %1 %2 part.</source>
    515534        <translation type="unfinished"></translation>
    516535    </message>
    517536    <message>
    518         <location filename="../src/mainwindow.cpp" line="828"/>
     537        <location filename="../src/mainwindow.cpp" line="847"/>
    519538        <source>with</source>
    520539        <translation type="unfinished"></translation>
    521540    </message>
    522541    <message>
    523         <location filename="../src/mainwindow.cpp" line="828"/>
     542        <location filename="../src/mainwindow.cpp" line="847"/>
    524543        <source>without</source>
    525544        <translation type="unfinished"></translation>
    526545    </message>
    527546    <message>
    528         <location filename="../src/mainwindow.cpp" line="870"/>
     547        <location filename="../src/mainwindow.cpp" line="889"/>
    529548        <source>Optimal path:</source>
    530549        <translation type="unfinished"></translation>
    531550    </message>
    532551    <message>
    533         <location filename="../src/mainwindow.cpp" line="872"/>
     552        <location filename="../src/mainwindow.cpp" line="891"/>
    534553        <source>Resulting path:</source>
    535554        <translation type="unfinished"></translation>
    536555    </message>
    537556    <message>
    538         <location filename="../src/mainwindow.cpp" line="875"/>
     557        <location filename="../src/mainwindow.cpp" line="894"/>
    539558        <source>City %1</source>
    540559        <translation type="unfinished"></translation>
    541560    </message>
    542561    <message>
    543         <location filename="../src/mainwindow.cpp" line="881"/>
     562        <location filename="../src/mainwindow.cpp" line="900"/>
    544563        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
    545564        <translation type="unfinished"></translation>
    546565    </message>
    547566    <message>
    548         <location filename="../src/mainwindow.cpp" line="886"/>
     567        <location filename="../src/mainwindow.cpp" line="905"/>
    549568        <source>&lt;b&gt;WARNING!!!&lt;/b&gt;&lt;br&gt;This result is a record, but it may not be optimal.&lt;br&gt;Iterations need to be continued to check whether this result is optimal or get an optimal one.</source>
    550569        <translation type="unfinished"></translation>
    551570    </message>
    552571    <message>
    553         <location filename="../src/mainwindow.cpp" line="1111"/>
     572        <location filename="../src/mainwindow.cpp" line="1152"/>
    554573        <source>Root</source>
    555574        <translation type="unfinished"></translation>
    556575    </message>
    557576    <message>
    558         <location filename="../src/mainwindow.cpp" line="1293"/>
     577        <location filename="../src/mainwindow.cpp" line="1331"/>
    559578        <source>Unable to load the translation language.
    560579Falling back to autodetection.</source>
     
    562581    </message>
    563582    <message>
    564         <location filename="../src/mainwindow.cpp" line="1214"/>
     583        <location filename="../src/mainwindow.cpp" line="1246"/>
    565584        <source>Set application language to %1</source>
    566585        <translation type="unfinished"></translation>
    567586    </message>
    568587    <message>
    569         <location filename="../src/mainwindow.cpp" line="1434"/>
     588        <location filename="../src/mainwindow.cpp" line="1481"/>
    570589        <source>Check for &amp;Updates...</source>
    571590        <translation type="unfinished"></translation>
    572591    </message>
    573592    <message>
    574         <location filename="../src/mainwindow.cpp" line="1456"/>
     593        <location filename="../src/mainwindow.cpp" line="1506"/>
    575594        <source>Task Save</source>
    576595        <translation type="unfinished"></translation>
    577596    </message>
    578597    <message>
    579         <location filename="../src/mainwindow.cpp" line="376"/>
     598        <location filename="../src/mainwindow.cpp" line="390"/>
    580599        <source>You have language autodetection turned on.
    581600It needs to be off.
     
    584603    </message>
    585604    <message>
    586         <location filename="../src/mainwindow.cpp" line="161"/>
    587         <location filename="../src/mainwindow.cpp" line="183"/>
    588         <location filename="../src/mainwindow.cpp" line="209"/>
    589         <location filename="../src/mainwindow.cpp" line="381"/>
    590         <location filename="../src/mainwindow.cpp" line="1445"/>
    591         <location filename="../src/mainwindow.h" line="153"/>
     605        <location filename="../src/mainwindow.cpp" line="179"/>
     606        <location filename="../src/mainwindow.cpp" line="201"/>
     607        <location filename="../src/mainwindow.cpp" line="227"/>
     608        <location filename="../src/mainwindow.cpp" line="396"/>
     609        <location filename="../src/mainwindow.cpp" line="1495"/>
     610        <location filename="../src/mainwindow.h" line="151"/>
    592611        <source>Untitled</source>
    593612        <translation type="unfinished"></translation>
     
    655674    <message>
    656675        <location filename="../ui/mainwindow.ui" line="196"/>
    657         <location filename="../ui/mainwindow.ui" line="340"/>
     676        <location filename="../ui/mainwindow.ui" line="343"/>
    658677        <source>Save solution to a file</source>
    659678        <translation type="unfinished"></translation>
     
    686705    </message>
    687706    <message>
    688         <location filename="../ui/mainwindow.ui" line="398"/>
     707        <location filename="../ui/mainwindow.ui" line="401"/>
    689708        <source>Context &amp;Help</source>
    690709        <translation type="unfinished"></translation>
    691710    </message>
    692711    <message>
    693         <location filename="../ui/mainwindow.ui" line="409"/>
     712        <location filename="../ui/mainwindow.ui" line="412"/>
    694713        <source>&amp;About TSPSG...</source>
    695714        <translation type="unfinished"></translation>
    696715    </message>
    697716    <message>
    698         <location filename="../ui/mainwindow.ui" line="470"/>
     717        <location filename="../ui/mainwindow.ui" line="467"/>
    699718        <source>&amp;Save</source>
     719        <translation type="unfinished"></translation>
     720    </message>
     721    <message>
     722        <location filename="../ui/mainwindow.ui" line="506"/>
     723        <source>Online &amp;Support...</source>
     724        <translation type="unfinished"></translation>
     725    </message>
     726    <message>
     727        <location filename="../ui/mainwindow.ui" line="509"/>
     728        <source>Get support online</source>
     729        <translation type="unfinished"></translation>
     730    </message>
     731    <message>
     732        <location filename="../ui/mainwindow.ui" line="514"/>
     733        <source>Report a &amp;Bug...</source>
    700734        <translation type="unfinished"></translation>
    701735    </message>
     
    721755    </message>
    722756    <message>
    723         <location filename="../ui/mainwindow.ui" line="313"/>
     757        <location filename="../ui/mainwindow.ui" line="316"/>
    724758        <source>Main Toolbar</source>
    725759        <translation type="unfinished"></translation>
    726760    </message>
    727761    <message>
    728         <location filename="../ui/mainwindow.ui" line="337"/>
     762        <location filename="../ui/mainwindow.ui" line="340"/>
    729763        <source>Save solution</source>
    730764        <translation type="unfinished"></translation>
    731765    </message>
    732766    <message>
    733         <location filename="../ui/mainwindow.ui" line="345"/>
     767        <location filename="../ui/mainwindow.ui" line="348"/>
    734768        <source>&amp;New</source>
    735769        <translation type="unfinished"></translation>
    736770    </message>
    737771    <message>
    738         <location filename="../ui/mainwindow.ui" line="348"/>
     772        <location filename="../ui/mainwindow.ui" line="351"/>
    739773        <source>New task</source>
    740774        <translation type="unfinished"></translation>
    741775    </message>
    742776    <message>
    743         <location filename="../ui/mainwindow.ui" line="351"/>
     777        <location filename="../ui/mainwindow.ui" line="354"/>
    744778        <source>Create new task</source>
    745779        <translation type="unfinished"></translation>
    746780    </message>
    747781    <message>
    748         <location filename="../ui/mainwindow.ui" line="354"/>
     782        <location filename="../ui/mainwindow.ui" line="357"/>
    749783        <source>Ctrl+N</source>
    750784        <translation type="unfinished"></translation>
    751785    </message>
    752786    <message>
    753         <location filename="../ui/mainwindow.ui" line="359"/>
     787        <location filename="../ui/mainwindow.ui" line="362"/>
    754788        <source>&amp;Open...</source>
    755789        <translation type="unfinished"></translation>
    756790    </message>
    757791    <message>
    758         <location filename="../ui/mainwindow.ui" line="362"/>
     792        <location filename="../ui/mainwindow.ui" line="365"/>
    759793        <source>Open task</source>
    760794        <translation type="unfinished"></translation>
    761795    </message>
    762796    <message>
    763         <location filename="../ui/mainwindow.ui" line="365"/>
     797        <location filename="../ui/mainwindow.ui" line="368"/>
    764798        <source>Open saved task</source>
    765799        <translation type="unfinished"></translation>
    766800    </message>
    767801    <message>
    768         <location filename="../ui/mainwindow.ui" line="368"/>
     802        <location filename="../ui/mainwindow.ui" line="371"/>
    769803        <source>Ctrl+O</source>
    770804        <translation type="unfinished"></translation>
    771805    </message>
    772806    <message>
    773         <location filename="../ui/mainwindow.ui" line="373"/>
     807        <location filename="../ui/mainwindow.ui" line="376"/>
    774808        <source>&amp;Preferences...</source>
    775809        <translation type="unfinished"></translation>
    776810    </message>
    777811    <message>
    778         <location filename="../ui/mainwindow.ui" line="376"/>
     812        <location filename="../ui/mainwindow.ui" line="379"/>
    779813        <source>Application preferences</source>
    780814        <translation type="unfinished"></translation>
    781815    </message>
    782816    <message>
    783         <location filename="../ui/mainwindow.ui" line="384"/>
     817        <location filename="../ui/mainwindow.ui" line="387"/>
    784818        <source>&amp;Contents</source>
    785819        <translation type="unfinished"></translation>
    786820    </message>
    787821    <message>
    788         <location filename="../ui/mainwindow.ui" line="387"/>
     822        <location filename="../ui/mainwindow.ui" line="390"/>
    789823        <source>Open help contents</source>
    790824        <translation type="unfinished"></translation>
    791825    </message>
    792826    <message>
    793         <location filename="../ui/mainwindow.ui" line="390"/>
     827        <location filename="../ui/mainwindow.ui" line="393"/>
    794828        <source>Ctrl+F1</source>
    795829        <translation type="unfinished"></translation>
    796830    </message>
    797831    <message>
    798         <location filename="../ui/mainwindow.ui" line="401"/>
     832        <location filename="../ui/mainwindow.ui" line="404"/>
    799833        <source>Open context help</source>
    800834        <translation type="unfinished"></translation>
    801835    </message>
    802836    <message>
    803         <location filename="../ui/mainwindow.ui" line="404"/>
     837        <location filename="../ui/mainwindow.ui" line="407"/>
    804838        <source>F1</source>
    805         <translation type="unfinished"></translation>
    806     </message>
    807     <message>
    808         <location filename="../ui/mainwindow.ui" line="412"/>
    809         <source>About application</source>
    810839        <translation type="unfinished"></translation>
    811840    </message>
     
    816845    </message>
    817846    <message>
    818         <location filename="../ui/mainwindow.ui" line="420"/>
    819         <source>Exit application</source>
     847        <location filename="../ui/mainwindow.ui" line="422"/>
     848        <source>&amp;Task...</source>
    820849        <translation type="unfinished"></translation>
    821850    </message>
    822851    <message>
    823852        <location filename="../ui/mainwindow.ui" line="425"/>
    824         <source>&amp;Task...</source>
     853        <location filename="../ui/mainwindow.ui" line="470"/>
     854        <source>Save task</source>
    825855        <translation type="unfinished"></translation>
    826856    </message>
    827857    <message>
    828858        <location filename="../ui/mainwindow.ui" line="428"/>
     859        <source>Save task to file</source>
     860        <translation type="unfinished"></translation>
     861    </message>
     862    <message>
     863        <location filename="../ui/mainwindow.ui" line="476"/>
     864        <source>Ctrl+S</source>
     865        <translation type="unfinished"></translation>
     866    </message>
     867    <message>
     868        <location filename="../ui/mainwindow.ui" line="498"/>
     869        <source>System Default</source>
     870        <translation type="unfinished"></translation>
     871    </message>
     872    <message>
     873        <location filename="../ui/mainwindow.ui" line="501"/>
     874        <source>Automatically choose the most appropriate style</source>
     875        <translation type="unfinished"></translation>
     876    </message>
     877    <message>
     878        <location filename="../ui/mainwindow.ui" line="439"/>
     879        <source>&amp;Autodetect</source>
     880        <translation type="unfinished"></translation>
     881    </message>
     882    <message>
    829883        <location filename="../ui/mainwindow.ui" line="473"/>
    830         <source>Save task</source>
    831         <translation type="unfinished"></translation>
    832     </message>
    833     <message>
    834         <location filename="../ui/mainwindow.ui" line="431"/>
    835         <source>Save task to file</source>
    836         <translation type="unfinished"></translation>
    837     </message>
    838     <message>
    839         <location filename="../ui/mainwindow.ui" line="479"/>
    840         <source>Ctrl+S</source>
    841         <translation type="unfinished"></translation>
    842     </message>
    843     <message>
    844         <location filename="../ui/mainwindow.ui" line="505"/>
    845         <source>System Default</source>
    846         <translation type="unfinished"></translation>
    847     </message>
    848     <message>
    849         <location filename="../ui/mainwindow.ui" line="508"/>
    850         <source>Automatically choose the most appropriate style</source>
    851         <translation type="unfinished"></translation>
    852     </message>
    853     <message>
    854         <location filename="../ui/mainwindow.ui" line="442"/>
    855         <source>&amp;Autodetect</source>
    856         <translation type="unfinished"></translation>
    857     </message>
    858     <message>
    859         <location filename="../ui/mainwindow.ui" line="476"/>
    860884        <source>Save current task</source>
    861885        <translation type="unfinished"></translation>
    862886    </message>
    863887    <message>
    864         <location filename="../ui/mainwindow.ui" line="488"/>
     888        <location filename="../ui/mainwindow.ui" line="481"/>
    865889        <source>About &amp;Qt...</source>
    866890        <translation type="unfinished"></translation>
    867891    </message>
    868892    <message>
    869         <location filename="../ui/mainwindow.ui" line="491"/>
     893        <location filename="../ui/mainwindow.ui" line="484"/>
    870894        <source>About Qt library</source>
    871895        <translation type="unfinished"></translation>
     
    877901    </message>
    878902    <message>
    879         <location filename="../src/mainwindow.cpp" line="1416"/>
     903        <location filename="../src/mainwindow.cpp" line="1460"/>
    880904        <source>&amp;Print...</source>
    881905        <translation type="unfinished"></translation>
    882906    </message>
    883907    <message>
    884         <location filename="../src/mainwindow.cpp" line="1423"/>
     908        <location filename="../src/mainwindow.cpp" line="1467"/>
    885909        <source>Ctrl+P</source>
    886910        <translation type="unfinished"></translation>
    887911    </message>
    888912    <message>
    889         <location filename="../ui/mainwindow.ui" line="334"/>
     913        <location filename="../ui/mainwindow.ui" line="337"/>
    890914        <source>&amp;Solution...</source>
    891915        <translation type="unfinished"></translation>
    892916    </message>
    893917    <message>
     918        <location filename="../ui/mainwindow.ui" line="442"/>
     919        <source>Detect language automatically</source>
     920        <translation type="unfinished"></translation>
     921    </message>
     922    <message>
     923        <location filename="../src/mainwindow.cpp" line="1451"/>
     924        <source>P&amp;rint Preview...</source>
     925        <translation type="unfinished"></translation>
     926    </message>
     927    <message>
     928        <location filename="../src/mainwindow.cpp" line="1453"/>
     929        <source>Preview solution results</source>
     930        <translation type="unfinished"></translation>
     931    </message>
     932    <message>
     933        <location filename="../src/mainwindow.cpp" line="1456"/>
     934        <source>Preview current solution results before printing</source>
     935        <translation type="unfinished"></translation>
     936    </message>
     937    <message>
     938        <location filename="../src/mainwindow.cpp" line="1462"/>
     939        <source>Print solution</source>
     940        <translation type="unfinished"></translation>
     941    </message>
     942    <message>
     943        <location filename="../src/mainwindow.cpp" line="1465"/>
     944        <source>Print current solution results</source>
     945        <translation type="unfinished"></translation>
     946    </message>
     947    <message>
    894948        <location filename="../ui/mainwindow.ui" line="445"/>
    895         <source>Detect language automatically</source>
    896         <translation type="unfinished"></translation>
    897     </message>
    898     <message>
    899         <location filename="../src/mainwindow.cpp" line="1408"/>
    900         <source>P&amp;rint Preview...</source>
    901         <translation type="unfinished"></translation>
    902     </message>
    903     <message>
    904         <location filename="../src/mainwindow.cpp" line="1410"/>
    905         <source>Preview solution results</source>
    906         <translation type="unfinished"></translation>
    907     </message>
    908     <message>
    909         <location filename="../src/mainwindow.cpp" line="1413"/>
    910         <source>Preview current solution results before printing</source>
    911         <translation type="unfinished"></translation>
    912     </message>
    913     <message>
    914         <location filename="../src/mainwindow.cpp" line="1418"/>
    915         <source>Print solution</source>
    916         <translation type="unfinished"></translation>
    917     </message>
    918     <message>
    919         <location filename="../src/mainwindow.cpp" line="1421"/>
    920         <source>Print current solution results</source>
    921         <translation type="unfinished"></translation>
    922     </message>
    923     <message>
    924         <location filename="../ui/mainwindow.ui" line="448"/>
    925949        <source>Detect language automatically based on regional settings</source>
    926950        <translation type="unfinished"></translation>
     
    930954    <name>QProgressDialog</name>
    931955    <message>
    932         <location filename="../src/mainwindow.cpp" line="658"/>
     956        <location filename="../src/mainwindow.cpp" line="669"/>
    933957        <source>Cancel</source>
    934958        <comment>No need to translate this. This translation will be taken from Qt translation files.</comment>
     
    12271251    </message>
    12281252    <message>
    1229         <location filename="../src/settingsdialog.cpp" line="40"/>
     1253        <location filename="../src/settingsdialog.cpp" line="41"/>
    12301254        <source>Save new preferences</source>
    12311255        <translation type="unfinished"></translation>
    12321256    </message>
    12331257    <message>
    1234         <location filename="../src/settingsdialog.cpp" line="43"/>
     1258        <location filename="../src/settingsdialog.cpp" line="46"/>
    12351259        <source>Close without saving preferences</source>
    12361260        <translation type="unfinished"></translation>
    12371261    </message>
    12381262    <message>
    1239         <location filename="../src/settingsdialog.cpp" line="62"/>
     1263        <location filename="../src/settingsdialog.cpp" line="69"/>
    12401264        <source>Higher quality graph looks much better when printing but uglier on the screen</source>
    12411265        <translation type="unfinished"></translation>
    12421266    </message>
    12431267    <message>
    1244         <location filename="../src/settingsdialog.cpp" line="64"/>
     1268        <location filename="../src/settingsdialog.cpp" line="71"/>
    12451269        <source>Draw solution graph in higher quality</source>
    12461270        <translation type="unfinished"></translation>
    12471271    </message>
    12481272    <message>
    1249         <location filename="../src/settingsdialog.cpp" line="114"/>
     1273        <location filename="../src/settingsdialog.cpp" line="86"/>
     1274        <source>Automatically check for updates at the given interval</source>
     1275        <translation type="unfinished"></translation>
     1276    </message>
     1277    <message>
     1278        <location filename="../src/settingsdialog.cpp" line="88"/>
     1279        <source>Check for updates every</source>
     1280        <translation type="unfinished"></translation>
     1281    </message>
     1282    <message>
     1283        <location filename="../src/settingsdialog.cpp" line="94"/>
     1284        <source>Minimal interval at which to check for updates</source>
     1285        <translation type="unfinished"></translation>
     1286    </message>
     1287    <message>
     1288        <location filename="../src/settingsdialog.cpp" line="96"/>
     1289        <source> days</source>
     1290        <comment>Don&apos;t forget a space at the beginning!</comment>
     1291        <translation type="unfinished"></translation>
     1292    </message>
     1293    <message>
     1294        <location filename="../src/settingsdialog.cpp" line="149"/>
    12501295        <source>Use translucent effect on the Main Window under Windows Vista and 7</source>
    12511296        <translation type="unfinished"></translation>
    12521297    </message>
    12531298    <message>
    1254         <location filename="../src/settingsdialog.cpp" line="116"/>
     1299        <location filename="../src/settingsdialog.cpp" line="151"/>
    12551300        <source>Use translucency effects</source>
    12561301        <translation type="unfinished"></translation>
    12571302    </message>
    12581303    <message>
    1259         <location filename="../src/settingsdialog.cpp" line="124"/>
     1304        <location filename="../src/settingsdialog.cpp" line="159"/>
    12601305        <source>Restore main window state and position on application restart</source>
    12611306        <translation type="unfinished"></translation>
    12621307    </message>
    12631308    <message>
    1264         <location filename="../src/settingsdialog.cpp" line="126"/>
     1309        <location filename="../src/settingsdialog.cpp" line="161"/>
    12651310        <source>Save main window state and position</source>
    12661311        <translation type="unfinished"></translation>
    12671312    </message>
    12681313    <message>
    1269         <location filename="../src/settingsdialog.cpp" line="148"/>
     1314        <location filename="../src/settingsdialog.cpp" line="183"/>
    12701315        <source>Hover mouse pointer over dialog elements to get additional help</source>
    12711316        <translation type="unfinished"></translation>
    12721317    </message>
    12731318    <message>
    1274         <location filename="../src/settingsdialog.cpp" line="302"/>
    1275         <location filename="../src/settingsdialog.cpp" line="308"/>
     1319        <location filename="../src/settingsdialog.cpp" line="341"/>
     1320        <location filename="../src/settingsdialog.cpp" line="347"/>
    12761321        <source>Settings Reset</source>
    12771322        <translation type="unfinished"></translation>
    12781323    </message>
    12791324    <message>
    1280         <location filename="../src/settingsdialog.cpp" line="302"/>
     1325        <location filename="../src/settingsdialog.cpp" line="341"/>
    12811326        <source>Do you really want to &lt;b&gt;reset all application settings to their defaults&lt;/b&gt;?</source>
    12821327        <translation type="unfinished"></translation>
    12831328    </message>
    12841329    <message>
    1285         <location filename="../src/settingsdialog.cpp" line="308"/>
     1330        <location filename="../src/settingsdialog.cpp" line="347"/>
    12861331        <source>All settings where successfully reset to their defaults.
    12871332It is recommended to restart the application now.</source>
  • l10n/tspsg_ru.ts

    r9adbc413c7 r760f2aae97  
    66    <name>--------</name>
    77    <message>
    8         <location filename="../src/mainwindow.cpp" line="509"/>
     8        <location filename="../src/mainwindow.cpp" line="520"/>
    99        <source>AUTHORS %1</source>
    1010        <comment>Please, provide translator credits here. %1 will be replaced with VERSION</comment>
     
    1515    </message>
    1616    <message>
    17         <location filename="../src/mainwindow.cpp" line="511"/>
     17        <location filename="../src/mainwindow.cpp" line="522"/>
    1818        <source>VERSION</source>
    1919        <comment>Please, provide your translation version here.</comment>
     
    2121    </message>
    2222    <message>
    23         <location filename="../src/mainwindow.cpp" line="1212"/>
     23        <location filename="../src/mainwindow.cpp" line="1244"/>
    2424        <source>COUNTRY</source>
    2525        <comment>Please, provide an ISO 3166-1 alpha-2 country code for this translation language here (eg., UA).</comment>
     
    2727    </message>
    2828    <message>
    29         <location filename="../src/mainwindow.cpp" line="1213"/>
     29        <location filename="../src/mainwindow.cpp" line="1245"/>
    3030        <source>LANGNAME</source>
    3131        <comment>Please, provide a native name of your translation language here.</comment>
     
    148148    <name>MainWindow</name>
    149149    <message>
    150         <location filename="../src/mainwindow.cpp" line="367"/>
    151         <location filename="../src/mainwindow.cpp" line="376"/>
     150        <location filename="../src/mainwindow.cpp" line="380"/>
     151        <location filename="../src/mainwindow.cpp" line="390"/>
    152152        <source>Language change</source>
    153153        <translation>Смена языка</translation>
    154154    </message>
    155155    <message>
    156         <location filename="../src/mainwindow.cpp" line="1341"/>
     156        <location filename="../src/mainwindow.cpp" line="1384"/>
    157157        <source>Unsaved Changes</source>
    158158        <translation>Несохраненные изменения</translation>
    159159    </message>
    160160    <message>
    161         <location filename="../src/mainwindow.cpp" line="155"/>
     161        <location filename="../src/mainwindow.cpp" line="173"/>
    162162        <source>All Supported Formats</source>
    163163        <translation>Все поддерживаемые форматы</translation>
    164164    </message>
    165165    <message>
    166         <location filename="../src/mainwindow.cpp" line="158"/>
    167         <location filename="../src/mainwindow.cpp" line="231"/>
    168         <location filename="../src/mainwindow.cpp" line="1443"/>
     166        <location filename="../src/mainwindow.cpp" line="176"/>
     167        <location filename="../src/mainwindow.cpp" line="247"/>
     168        <location filename="../src/mainwindow.cpp" line="1493"/>
    169169        <source>All Files</source>
    170170        <translation>Все файлы</translation>
    171171    </message>
    172172    <message>
    173         <location filename="../src/mainwindow.cpp" line="156"/>
    174         <location filename="../src/mainwindow.cpp" line="157"/>
     173        <location filename="../src/mainwindow.cpp" line="174"/>
     174        <location filename="../src/mainwindow.cpp" line="175"/>
    175175        <source>%1 Task Files</source>
    176176        <translation>Файлы условий %1</translation>
    177177    </message>
    178178    <message>
    179         <location filename="../src/mainwindow.cpp" line="1293"/>
     179        <location filename="../src/mainwindow.cpp" line="1331"/>
    180180        <source>Language Change</source>
    181181        <translation>Смена языка</translation>
    182182    </message>
    183183    <message>
    184         <location filename="../src/mainwindow.cpp" line="225"/>
     184        <location filename="../src/mainwindow.cpp" line="243"/>
    185185        <source>PDF Files</source>
    186186        <translation>Файли PDF</translation>
    187187    </message>
    188188    <message>
    189         <location filename="../src/mainwindow.cpp" line="227"/>
     189        <location filename="../src/mainwindow.cpp" line="245"/>
    190190        <source>HTML Files</source>
    191191        <translation>Файлы HTML</translation>
    192192    </message>
    193193    <message>
    194         <location filename="../src/mainwindow.cpp" line="229"/>
     194        <location filename="../src/mainwindow.cpp" line="246"/>
    195195        <source>OpenDocument Files</source>
    196196        <translation>Файлы OpenDocument</translation>
    197197    </message>
    198198    <message>
    199         <location filename="../src/mainwindow.cpp" line="828"/>
    200         <location filename="../src/mainwindow.cpp" line="835"/>
    201         <location filename="../src/mainwindow.cpp" line="1100"/>
     199        <location filename="../src/mainwindow.cpp" line="847"/>
     200        <location filename="../src/mainwindow.cpp" line="854"/>
     201        <location filename="../src/mainwindow.cpp" line="1141"/>
    202202        <source>(%1;%2)</source>
    203203        <translation></translation>
    204204    </message>
    205205    <message numerus="yes">
    206         <location filename="../src/mainwindow.cpp" line="838"/>
     206        <location filename="../src/mainwindow.cpp" line="857"/>
    207207        <source>%n alternate candidate(s) for branching: %1.</source>
    208208        <translation>
     
    213213    </message>
    214214    <message numerus="yes">
    215         <location filename="../src/mainwindow.cpp" line="879"/>
     215        <location filename="../src/mainwindow.cpp" line="898"/>
    216216        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
    217217        <translation>
     
    222222    </message>
    223223    <message>
    224         <location filename="../src/mainwindow.cpp" line="1111"/>
     224        <location filename="../src/mainwindow.cpp" line="1152"/>
    225225        <source>Root</source>
    226226        <translation>Корень</translation>
    227227    </message>
    228228    <message>
    229         <location filename="../src/mainwindow.cpp" line="1312"/>
     229        <location filename="../src/mainwindow.cpp" line="1351"/>
    230230        <source>Set application style to %1</source>
    231231        <translation>Изменить оформление приложения на %1</translation>
    232232    </message>
    233233    <message>
    234         <location filename="../src/mainwindow.cpp" line="1427"/>
     234        <location filename="../src/mainwindow.cpp" line="1457"/>
     235        <source>Exit %1</source>
     236        <translation>Выйти из %1</translation>
     237    </message>
     238    <message>
     239        <location filename="../src/mainwindow.cpp" line="1471"/>
    235240        <source>Configure...</source>
    236241        <translation>Настройка...</translation>
    237242    </message>
    238243    <message>
    239         <location filename="../src/mainwindow.cpp" line="1429"/>
     244        <location filename="../src/mainwindow.cpp" line="1473"/>
    240245        <source>Customize toolbars</source>
    241246        <translation>Настройка панелей инструментов</translation>
    242247    </message>
    243248    <message>
    244         <location filename="../src/mainwindow.cpp" line="1436"/>
     249        <location filename="../src/mainwindow.cpp" line="1478"/>
     250        <source>Report about a bug in %1</source>
     251        <translation>Сообщить о проблеме с %1</translation>
     252    </message>
     253    <message>
     254        <location filename="../src/mainwindow.cpp" line="1483"/>
    245255        <source>Check for %1 updates</source>
    246256        <translation>Проверить обновления %1</translation>
    247257    </message>
    248258    <message>
    249         <location filename="../src/mainwindow.cpp" line="1442"/>
     259        <location filename="../src/mainwindow.cpp" line="1492"/>
    250260        <source>%1 Task File</source>
    251261        <translation>Файл условия %1</translation>
    252262    </message>
    253263    <message>
    254         <location filename="../src/mainwindow.cpp" line="356"/>
    255         <location filename="../src/mainwindow.cpp" line="396"/>
     264        <location filename="../src/mainwindow.cpp" line="369"/>
     265        <location filename="../src/mainwindow.cpp" line="411"/>
    256266        <source>Settings Changed</source>
    257267        <translation>Параметры изменены</translation>
    258268    </message>
    259269    <message>
    260         <location filename="../src/mainwindow.cpp" line="166"/>
     270        <location filename="../src/mainwindow.cpp" line="184"/>
    261271        <source>Task Load</source>
    262272        <translation>Загрузка условия</translation>
    263273    </message>
    264274    <message>
    265         <location filename="../src/mainwindow.cpp" line="270"/>
    266         <location filename="../src/mainwindow.cpp" line="285"/>
     275        <location filename="../src/mainwindow.cpp" line="287"/>
     276        <location filename="../src/mainwindow.cpp" line="302"/>
    267277        <source>Solution Graph</source>
    268278        <translation>Граф решения</translation>
    269279    </message>
    270280    <message>
    271         <location filename="../src/mainwindow.cpp" line="286"/>
     281        <location filename="../src/mainwindow.cpp" line="303"/>
    272282        <source>Generated with %1</source>
    273283        <translation>Создано при помощи %1</translation>
    274284    </message>
    275285    <message>
    276         <location filename="../src/mainwindow.cpp" line="310"/>
     286        <location filename="../src/mainwindow.cpp" line="327"/>
    277287        <source>Unable to save the solution graph.
    278288Error: %1</source>
     
    281291    </message>
    282292    <message>
    283         <location filename="../src/mainwindow.cpp" line="441"/>
     293        <location filename="../src/mainwindow.cpp" line="455"/>
    284294        <source>Unsupported Feature</source>
    285         <translation type="unfinished"></translation>
    286     </message>
    287     <message>
    288         <location filename="../src/mainwindow.cpp" line="441"/>
     295        <translation>Неподдерживаемая функция</translation>
     296    </message>
     297    <message>
     298        <location filename="../src/mainwindow.cpp" line="455"/>
    289299        <source>Sorry, but this feature is not supported on your platform
    290300or support for this feature was not installed.</source>
     
    292302    </message>
    293303    <message>
    294         <location filename="../src/mainwindow.cpp" line="457"/>
     304        <location filename="../src/mainwindow.cpp" line="468"/>
    295305        <source>Version</source>
    296306        <translation>Версия</translation>
    297307    </message>
    298308    <message>
    299         <location filename="../src/mainwindow.cpp" line="464"/>
     309        <location filename="../src/mainwindow.cpp" line="475"/>
    300310        <source>Target OS (ARCH)</source>
    301311        <translation>Целевая ОС (архитектура)</translation>
    302312    </message>
    303313    <message>
    304         <location filename="../src/mainwindow.cpp" line="466"/>
    305         <location filename="../src/mainwindow.cpp" line="470"/>
     314        <location filename="../src/mainwindow.cpp" line="477"/>
     315        <location filename="../src/mainwindow.cpp" line="481"/>
    306316        <source>Qt library</source>
    307317        <translation>Библиотека Qt</translation>
    308318    </message>
    309319    <message>
    310         <location filename="../src/mainwindow.cpp" line="466"/>
     320        <location filename="../src/mainwindow.cpp" line="477"/>
    311321        <source>shared</source>
    312322        <translation>динамическая</translation>
    313323    </message>
    314324    <message>
    315         <location filename="../src/mainwindow.cpp" line="467"/>
     325        <location filename="../src/mainwindow.cpp" line="478"/>
    316326        <source>Build time</source>
    317327        <translation>Времени сборки</translation>
    318328    </message>
    319329    <message>
    320         <location filename="../src/mainwindow.cpp" line="468"/>
     330        <location filename="../src/mainwindow.cpp" line="479"/>
    321331        <source>Runtime</source>
    322332        <translation>Времени исполнения</translation>
    323333    </message>
    324334    <message>
    325         <location filename="../src/mainwindow.cpp" line="470"/>
     335        <location filename="../src/mainwindow.cpp" line="481"/>
    326336        <source>static</source>
    327337        <translation>статическая</translation>
    328338    </message>
    329339    <message>
    330         <source>Buid &lt;b&gt;%1&lt;/b&gt;, built on &lt;b&gt;%2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt;</source>
    331         <translation type="obsolete">Сборка &lt;b&gt;%1&lt;/b&gt;, собрана &lt;b&gt;%2&lt;/b&gt; в &lt;b&gt;%3&lt;/b&gt;</translation>
    332     </message>
    333     <message>
    334         <location filename="../src/mainwindow.cpp" line="473"/>
     340        <location filename="../src/mainwindow.cpp" line="484"/>
    335341        <source>Algorithm</source>
    336342        <translation>Алгоритм</translation>
    337343    </message>
    338344    <message>
    339         <location filename="../src/mainwindow.cpp" line="475"/>
     345        <location filename="../src/mainwindow.cpp" line="486"/>
    340346        <source>This program is free software: you can redistribute it and/or modify&lt;br&gt;
    341347it under the terms of the GNU General Public License as published by&lt;br&gt;
     
    364370    </message>
    365371    <message>
    366         <location filename="../src/mainwindow.cpp" line="579"/>
     372        <location filename="../src/mainwindow.cpp" line="590"/>
    367373        <source>About</source>
    368374        <translation>Про</translation>
    369375    </message>
    370376    <message>
    371         <location filename="../src/mainwindow.cpp" line="580"/>
     377        <location filename="../src/mainwindow.cpp" line="591"/>
    372378        <source>License</source>
    373379        <translation>Лицензия</translation>
    374380    </message>
    375381    <message>
    376         <location filename="../src/mainwindow.cpp" line="581"/>
     382        <location filename="../src/mainwindow.cpp" line="592"/>
    377383        <source>Credits</source>
    378384        <translation>Благодарности</translation>
    379385    </message>
    380386    <message>
    381         <location filename="../src/mainwindow.cpp" line="644"/>
     387        <location filename="../src/mainwindow.cpp" line="655"/>
    382388        <source>Data error</source>
    383389        <translation>Ошибка в данных</translation>
    384390    </message>
    385391    <message>
    386         <location filename="../src/mainwindow.cpp" line="644"/>
     392        <location filename="../src/mainwindow.cpp" line="655"/>
    387393        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
    388394        <translation>Ошибка в ячейке [Строка %1; Колонка %2]: Неверный формат данных.</translation>
    389395    </message>
    390396    <message>
    391         <location filename="../src/mainwindow.cpp" line="662"/>
     397        <location filename="../src/mainwindow.cpp" line="673"/>
    392398        <source>Calculating optimal route...</source>
    393399        <translation>Расчет оптимального пути...</translation>
    394400    </message>
    395401    <message>
    396         <location filename="../src/mainwindow.cpp" line="663"/>
     402        <location filename="../src/mainwindow.cpp" line="674"/>
    397403        <source>Solution Progress</source>
    398404        <translation>Состояние решения</translation>
    399405    </message>
    400406    <message>
    401         <location filename="../src/mainwindow.cpp" line="707"/>
     407        <location filename="../src/mainwindow.cpp" line="718"/>
    402408        <source>Solution Result</source>
    403409        <translation>Результат решения</translation>
    404410    </message>
    405411    <message>
    406         <location filename="../src/mainwindow.cpp" line="707"/>
     412        <location filename="../src/mainwindow.cpp" line="718"/>
    407413        <source>Unable to find a solution.
    408414Maybe, this task has no solution.</source>
     
    411417    </message>
    412418    <message>
    413         <location filename="../src/mainwindow.cpp" line="733"/>
     419        <location filename="../src/mainwindow.cpp" line="748"/>
    414420        <source>Generating header</source>
    415421        <translation>Генерация заголовка</translation>
    416422    </message>
    417423    <message>
    418         <location filename="../src/mainwindow.cpp" line="744"/>
     424        <location filename="../src/mainwindow.cpp" line="759"/>
    419425        <source>Solution of Variant #%1 Task</source>
    420426        <translation>Решение задания для варианта №%1</translation>
    421427    </message>
    422428    <message>
    423         <location filename="../src/mainwindow.cpp" line="772"/>
     429        <location filename="../src/mainwindow.cpp" line="787"/>
    424430        <source>Task:</source>
    425431        <translation>Условие:</translation>
    426432    </message>
    427433    <message>
    428         <location filename="../src/mainwindow.cpp" line="255"/>
    429         <location filename="../src/mainwindow.cpp" line="310"/>
    430         <location filename="../src/mainwindow.cpp" line="324"/>
     434        <location filename="../src/mainwindow.cpp" line="271"/>
     435        <location filename="../src/mainwindow.cpp" line="327"/>
     436        <location filename="../src/mainwindow.cpp" line="338"/>
    431437        <source>Solution Save</source>
    432438        <translation>Сохранение решения</translation>
    433439    </message>
    434     <message>
    435         <location filename="../src/mainwindow.cpp" line="255"/>
    436         <location filename="../src/mainwindow.cpp" line="324"/>
     440    <message numerus="yes">
     441        <location filename="../src/mainwindow.cpp" line="132"/>
     442        <source>Would you like %1 to automatically check for updates every %n day(s)?</source>
     443        <translation>
     444            <numerusform>Желаете ли, чтоб %1 автоматически проверял обновления каждый %n день?</numerusform>
     445            <numerusform>Желаете ли, чтоб %1 автоматически проверял обновления каждые %n дня?</numerusform>
     446            <numerusform>Желаете ли, чтоб %1 автоматически проверял обновления каждые %n дней?</numerusform>
     447        </translation>
     448    </message>
     449    <message>
     450        <location filename="../src/mainwindow.cpp" line="271"/>
     451        <location filename="../src/mainwindow.cpp" line="338"/>
    437452        <source>Unable to save the solution.
    438453Error: %1</source>
     
    441456    </message>
    442457    <message>
    443         <location filename="../src/mainwindow.cpp" line="356"/>
     458        <location filename="../src/mainwindow.cpp" line="369"/>
    444459        <source>You have changed color settings.
    445460They will be applied to the next solution output.</source>
     
    448463    </message>
    449464    <message>
    450         <location filename="../src/mainwindow.cpp" line="367"/>
     465        <location filename="../src/mainwindow.cpp" line="380"/>
    451466        <source>Language will be autodetected on the next %1 start.</source>
    452467        <translation>Язык будет автоматически определен при следующем запуске %1.</translation>
    453468    </message>
    454469    <message>
    455         <location filename="../src/mainwindow.cpp" line="396"/>
     470        <location filename="../src/mainwindow.cpp" line="411"/>
    456471        <source>You have changed the application language.
    457472To get current solution output in the new language
     
    462477    </message>
    463478    <message>
    464         <location filename="../src/mainwindow.cpp" line="404"/>
     479        <location filename="../src/mainwindow.cpp" line="419"/>
    465480        <source>Style Change</source>
    466481        <translation>Смена оформления</translation>
    467482    </message>
    468483    <message>
    469         <location filename="../src/mainwindow.cpp" line="404"/>
     484        <location filename="../src/mainwindow.cpp" line="419"/>
    470485        <source>To apply the default style you need to restart %1.</source>
    471486        <translation>Чтобы применить оформление по умолчанию необходимо перезапустить %1.</translation>
    472487    </message>
    473488    <message>
    474         <location filename="../src/mainwindow.cpp" line="472"/>
     489        <location filename="../src/mainwindow.cpp" line="483"/>
    475490        <source>Buid &lt;b&gt;%1&lt;/b&gt;, built on &lt;b&gt;%2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt; with &lt;b&gt;%4&lt;/b&gt; compiler.</source>
    476491        <translation>Сборка &lt;b&gt;%1&lt;/b&gt;, собрана &lt;b&gt;%2&lt;/b&gt; в &lt;b&gt;%3&lt;/b&gt; при помощи компилятора &lt;b&gt;%4&lt;/b&gt;.</translation>
    477492    </message>
    478493    <message>
    479         <location filename="../src/mainwindow.cpp" line="489"/>
     494        <location filename="../src/mainwindow.cpp" line="500"/>
    480495        <source>%1 was created using &lt;b&gt;Qt&amp;nbsp;framework&lt;/b&gt; licensed under the terms of the GNU Lesser General Public License,&lt;br&gt;
    481496see &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt;&lt;br&gt;
     
    502517    </message>
    503518    <message>
    504         <location filename="../src/mainwindow.cpp" line="590"/>
     519        <location filename="../src/mainwindow.cpp" line="601"/>
    505520        <source>Translation</source>
    506521        <translation>Перевод</translation>
    507522    </message>
    508523    <message>
    509         <location filename="../src/mainwindow.cpp" line="600"/>
     524        <location filename="../src/mainwindow.cpp" line="611"/>
     525        <location filename="../src/mainwindow.cpp" line="1487"/>
    510526        <source>About %1</source>
    511527        <translation>О %1</translation>
    512528    </message>
    513529    <message>
    514         <location filename="../src/mainwindow.cpp" line="654"/>
     530        <location filename="../src/mainwindow.cpp" line="665"/>
    515531        <source>%v of %1 parts found</source>
    516532        <translation>Найдено %v з %1 переходов</translation>
    517533    </message>
    518534    <message>
    519         <location filename="../src/mainwindow.cpp" line="734"/>
     535        <location filename="../src/mainwindow.cpp" line="749"/>
    520536        <source>Generating solution output...</source>
    521537        <translation>Генерация текста решения...</translation>
    522538    </message>
    523539    <message>
    524         <location filename="../src/mainwindow.cpp" line="770"/>
     540        <location filename="../src/mainwindow.cpp" line="785"/>
    525541        <source>Variant #%1 Task</source>
    526542        <translation>Условие варианта №%1</translation>
    527543    </message>
    528544    <message>
    529         <location filename="../src/mainwindow.cpp" line="783"/>
     545        <location filename="../src/mainwindow.cpp" line="798"/>
    530546        <source>Variant #%1 Solution</source>
    531547        <translation>Решение варианта №%1</translation>
    532548    </message>
    533549    <message>
    534         <location filename="../src/mainwindow.cpp" line="788"/>
     550        <location filename="../src/mainwindow.cpp" line="803"/>
    535551        <source>Generating step %v</source>
    536552        <translation>Генерация шага %v</translation>
    537553    </message>
    538554    <message>
    539         <location filename="../src/mainwindow.cpp" line="823"/>
     555        <location filename="../src/mainwindow.cpp" line="842"/>
    540556        <source>Step #%1</source>
    541557        <translation>Шаг №%1</translation>
    542558    </message>
    543559    <message>
    544         <location filename="../src/mainwindow.cpp" line="828"/>
     560        <location filename="../src/mainwindow.cpp" line="847"/>
    545561        <source>Selected route %1 %2 part.</source>
    546562        <translation>Выбран путь %1 %2.</translation>
    547563    </message>
    548564    <message>
    549         <location filename="../src/mainwindow.cpp" line="828"/>
     565        <location filename="../src/mainwindow.cpp" line="847"/>
    550566        <source>with</source>
    551567        <translation>с переходом</translation>
    552568    </message>
    553569    <message>
    554         <location filename="../src/mainwindow.cpp" line="828"/>
     570        <location filename="../src/mainwindow.cpp" line="847"/>
    555571        <source>without</source>
    556572        <translation>без перехода</translation>
    557573    </message>
    558574    <message>
    559         <location filename="../src/mainwindow.cpp" line="860"/>
     575        <location filename="../src/mainwindow.cpp" line="879"/>
    560576        <source>Generating footer</source>
    561577        <translation>Генерация окончания</translation>
    562578    </message>
    563579    <message>
    564         <location filename="../src/mainwindow.cpp" line="870"/>
     580        <location filename="../src/mainwindow.cpp" line="889"/>
    565581        <source>Optimal path:</source>
    566582        <translation>Оптимальный путь:</translation>
    567583    </message>
    568584    <message>
    569         <location filename="../src/mainwindow.cpp" line="872"/>
     585        <location filename="../src/mainwindow.cpp" line="891"/>
    570586        <source>Resulting path:</source>
    571587        <translation>Найденный путь:</translation>
    572588    </message>
    573589    <message>
    574         <location filename="../src/mainwindow.cpp" line="875"/>
     590        <location filename="../src/mainwindow.cpp" line="894"/>
    575591        <source>City %1</source>
    576592        <translation>Город %1</translation>
    577593    </message>
    578594    <message>
    579         <location filename="../src/mainwindow.cpp" line="881"/>
     595        <location filename="../src/mainwindow.cpp" line="900"/>
    580596        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
    581597        <translation>Стоимость - &lt;b&gt;%1&lt;/b&gt; единиц.</translation>
    582598    </message>
    583599    <message>
    584         <location filename="../src/mainwindow.cpp" line="886"/>
     600        <location filename="../src/mainwindow.cpp" line="905"/>
    585601        <source>&lt;b&gt;WARNING!!!&lt;/b&gt;&lt;br&gt;This result is a record, but it may not be optimal.&lt;br&gt;Iterations need to be continued to check whether this result is optimal or get an optimal one.</source>
    586602        <translation>&lt;b&gt;ВНИМАНИЕ!!!&lt;/b&gt;&lt;br&gt;Найденное решение является рекордом, но может оказаться не оптимальным.&lt;br&gt;Для получения оптимального решения, или проверки текущего на оптимальность, требуется продолжить итерации.</translation>
    587603    </message>
    588604    <message>
    589         <location filename="../src/mainwindow.cpp" line="709"/>
    590         <location filename="../src/mainwindow.cpp" line="791"/>
    591         <location filename="../src/mainwindow.cpp" line="920"/>
     605        <location filename="../src/mainwindow.cpp" line="720"/>
     606        <location filename="../src/mainwindow.cpp" line="806"/>
     607        <location filename="../src/mainwindow.cpp" line="939"/>
    592608        <source>Cleaning up...</source>
    593609        <translation>Очистка...</translation>
    594610    </message>
    595611    <message>
    596         <location filename="../src/mainwindow.cpp" line="1293"/>
     612        <location filename="../src/mainwindow.cpp" line="1331"/>
    597613        <source>Unable to load the translation language.
    598614Falling back to autodetection.</source>
     
    601617    </message>
    602618    <message>
    603         <location filename="../src/mainwindow.cpp" line="1341"/>
     619        <location filename="../src/mainwindow.cpp" line="1384"/>
    604620        <source>Would you like to save changes in the current task?</source>
    605621        <translation>Желаете сохранить изменения в текущей задаче?</translation>
    606622    </message>
    607623    <message>
    608         <location filename="../src/mainwindow.cpp" line="1214"/>
     624        <location filename="../src/mainwindow.cpp" line="1246"/>
    609625        <source>Set application language to %1</source>
    610626        <translation>Изменить язык приложения на %1</translation>
    611627    </message>
    612628    <message>
    613         <location filename="../src/mainwindow.cpp" line="1434"/>
     629        <location filename="../src/mainwindow.cpp" line="1481"/>
    614630        <source>Check for &amp;Updates...</source>
    615631        <translation>Проверить &amp;обновления...</translation>
    616632    </message>
    617633    <message>
    618         <location filename="../src/mainwindow.cpp" line="1456"/>
     634        <location filename="../src/mainwindow.cpp" line="1506"/>
    619635        <source>Task Save</source>
    620636        <translation>Сохранение условия</translation>
    621637    </message>
    622638    <message>
    623         <location filename="../src/mainwindow.cpp" line="376"/>
     639        <location filename="../src/mainwindow.cpp" line="390"/>
    624640        <source>You have language autodetection turned on.
    625641It needs to be off.
     
    630646    </message>
    631647    <message>
    632         <location filename="../src/mainwindow.cpp" line="161"/>
    633         <location filename="../src/mainwindow.cpp" line="183"/>
    634         <location filename="../src/mainwindow.cpp" line="209"/>
    635         <location filename="../src/mainwindow.cpp" line="381"/>
    636         <location filename="../src/mainwindow.cpp" line="1445"/>
    637         <location filename="../src/mainwindow.h" line="153"/>
     648        <location filename="../src/mainwindow.cpp" line="179"/>
     649        <location filename="../src/mainwindow.cpp" line="201"/>
     650        <location filename="../src/mainwindow.cpp" line="227"/>
     651        <location filename="../src/mainwindow.cpp" line="396"/>
     652        <location filename="../src/mainwindow.cpp" line="1495"/>
     653        <location filename="../src/mainwindow.h" line="151"/>
    638654        <source>Untitled</source>
    639655        <translation>Без имени</translation>
     
    701717    <message>
    702718        <location filename="../ui/mainwindow.ui" line="196"/>
    703         <location filename="../ui/mainwindow.ui" line="340"/>
     719        <location filename="../ui/mainwindow.ui" line="343"/>
    704720        <source>Save solution to a file</source>
    705721        <translation>Сохранить решение в файл</translation>
     
    732748    </message>
    733749    <message>
    734         <location filename="../ui/mainwindow.ui" line="398"/>
     750        <location filename="../ui/mainwindow.ui" line="401"/>
    735751        <source>Context &amp;Help</source>
    736752        <translation>&amp;Контекстная справка</translation>
    737753    </message>
    738754    <message>
    739         <location filename="../ui/mainwindow.ui" line="409"/>
     755        <location filename="../ui/mainwindow.ui" line="412"/>
    740756        <source>&amp;About TSPSG...</source>
    741757        <translation>&amp;О TSPSG...</translation>
    742758    </message>
    743759    <message>
    744         <location filename="../ui/mainwindow.ui" line="470"/>
     760        <location filename="../ui/mainwindow.ui" line="467"/>
    745761        <source>&amp;Save</source>
    746762        <translation>Со&amp;хранить</translation>
     763    </message>
     764    <message>
     765        <location filename="../ui/mainwindow.ui" line="506"/>
     766        <source>Online &amp;Support...</source>
     767        <translation>&amp;Online поддержка...</translation>
     768    </message>
     769    <message>
     770        <location filename="../ui/mainwindow.ui" line="509"/>
     771        <source>Get support online</source>
     772        <translation>Получить поддержку online</translation>
     773    </message>
     774    <message>
     775        <location filename="../ui/mainwindow.ui" line="514"/>
     776        <source>Report a &amp;Bug...</source>
     777        <translation>&amp;Сообщить о проблеме...</translation>
    747778    </message>
    748779    <message>
     
    767798    </message>
    768799    <message>
    769         <location filename="../ui/mainwindow.ui" line="313"/>
     800        <location filename="../ui/mainwindow.ui" line="316"/>
    770801        <source>Main Toolbar</source>
    771802        <translation>Главная панель</translation>
    772803    </message>
    773804    <message>
    774         <location filename="../ui/mainwindow.ui" line="337"/>
     805        <location filename="../ui/mainwindow.ui" line="340"/>
    775806        <source>Save solution</source>
    776807        <translation>Сохранить решение</translation>
    777808    </message>
    778809    <message>
    779         <location filename="../ui/mainwindow.ui" line="345"/>
     810        <location filename="../ui/mainwindow.ui" line="348"/>
    780811        <source>&amp;New</source>
    781812        <translation>&amp;Создать</translation>
    782813    </message>
    783814    <message>
    784         <location filename="../ui/mainwindow.ui" line="348"/>
     815        <location filename="../ui/mainwindow.ui" line="351"/>
    785816        <source>New task</source>
    786817        <translation>Создать задачу</translation>
    787818    </message>
    788819    <message>
    789         <location filename="../ui/mainwindow.ui" line="351"/>
     820        <location filename="../ui/mainwindow.ui" line="354"/>
    790821        <source>Create new task</source>
    791822        <translation>Создать новую задачу</translation>
    792823    </message>
    793824    <message>
    794         <location filename="../ui/mainwindow.ui" line="354"/>
     825        <location filename="../ui/mainwindow.ui" line="357"/>
    795826        <source>Ctrl+N</source>
    796827        <translation></translation>
    797828    </message>
    798829    <message>
    799         <location filename="../ui/mainwindow.ui" line="359"/>
     830        <location filename="../ui/mainwindow.ui" line="362"/>
    800831        <source>&amp;Open...</source>
    801832        <translation>&amp;Открыть...</translation>
    802833    </message>
    803834    <message>
    804         <location filename="../ui/mainwindow.ui" line="362"/>
     835        <location filename="../ui/mainwindow.ui" line="365"/>
    805836        <source>Open task</source>
    806837        <translation>Открыть условие</translation>
    807838    </message>
    808839    <message>
    809         <location filename="../ui/mainwindow.ui" line="365"/>
     840        <location filename="../ui/mainwindow.ui" line="368"/>
    810841        <source>Open saved task</source>
    811842        <translation>Открыть сохраненное условие задачи</translation>
    812843    </message>
    813844    <message>
    814         <location filename="../ui/mainwindow.ui" line="368"/>
     845        <location filename="../ui/mainwindow.ui" line="371"/>
    815846        <source>Ctrl+O</source>
    816847        <translation></translation>
    817848    </message>
    818849    <message>
    819         <location filename="../ui/mainwindow.ui" line="373"/>
     850        <location filename="../ui/mainwindow.ui" line="376"/>
    820851        <source>&amp;Preferences...</source>
    821852        <translation>&amp;Параметры...</translation>
    822853    </message>
    823854    <message>
    824         <location filename="../ui/mainwindow.ui" line="376"/>
     855        <location filename="../ui/mainwindow.ui" line="379"/>
    825856        <source>Application preferences</source>
    826857        <translation>Настройка параметров программмы</translation>
    827858    </message>
    828859    <message>
    829         <location filename="../ui/mainwindow.ui" line="384"/>
     860        <location filename="../ui/mainwindow.ui" line="387"/>
    830861        <source>&amp;Contents</source>
    831862        <translation>&amp;Содежание</translation>
    832863    </message>
    833864    <message>
    834         <location filename="../ui/mainwindow.ui" line="387"/>
     865        <location filename="../ui/mainwindow.ui" line="390"/>
    835866        <source>Open help contents</source>
    836867        <translation>Вызвать справку программы</translation>
    837868    </message>
    838869    <message>
    839         <location filename="../ui/mainwindow.ui" line="390"/>
     870        <location filename="../ui/mainwindow.ui" line="393"/>
    840871        <source>Ctrl+F1</source>
    841872        <translation></translation>
    842873    </message>
    843874    <message>
    844         <location filename="../ui/mainwindow.ui" line="401"/>
     875        <location filename="../ui/mainwindow.ui" line="404"/>
    845876        <source>Open context help</source>
    846877        <translation>Вызвать контекстную справку</translation>
    847878    </message>
    848879    <message>
    849         <location filename="../ui/mainwindow.ui" line="404"/>
     880        <location filename="../ui/mainwindow.ui" line="407"/>
    850881        <source>F1</source>
    851882        <translation></translation>
    852     </message>
    853     <message>
    854         <location filename="../ui/mainwindow.ui" line="412"/>
    855         <source>About application</source>
    856         <translation>О программе</translation>
    857883    </message>
    858884    <message>
     
    862888    </message>
    863889    <message>
    864         <location filename="../ui/mainwindow.ui" line="420"/>
    865         <source>Exit application</source>
    866         <translation>Выйти из приложения</translation>
    867     </message>
    868     <message>
    869         <location filename="../ui/mainwindow.ui" line="425"/>
     890        <location filename="../ui/mainwindow.ui" line="422"/>
    870891        <source>&amp;Task...</source>
    871892        <translation>&amp;Условие...</translation>
    872893    </message>
    873894    <message>
    874         <location filename="../ui/mainwindow.ui" line="428"/>
    875         <location filename="../ui/mainwindow.ui" line="473"/>
     895        <location filename="../ui/mainwindow.ui" line="425"/>
     896        <location filename="../ui/mainwindow.ui" line="470"/>
    876897        <source>Save task</source>
    877898        <translation>Сохранить условие</translation>
    878899    </message>
    879900    <message>
    880         <location filename="../ui/mainwindow.ui" line="431"/>
     901        <location filename="../ui/mainwindow.ui" line="428"/>
    881902        <source>Save task to file</source>
    882903        <translation>Сохранить условие задачи в файл</translation>
    883904    </message>
    884905    <message>
    885         <location filename="../ui/mainwindow.ui" line="479"/>
     906        <location filename="../ui/mainwindow.ui" line="476"/>
    886907        <source>Ctrl+S</source>
    887908        <translation></translation>
    888909    </message>
    889910    <message>
    890         <location filename="../ui/mainwindow.ui" line="505"/>
     911        <location filename="../ui/mainwindow.ui" line="498"/>
    891912        <source>System Default</source>
    892913        <translation>По умолчанию</translation>
    893914    </message>
    894915    <message>
    895         <location filename="../ui/mainwindow.ui" line="508"/>
     916        <location filename="../ui/mainwindow.ui" line="501"/>
    896917        <source>Automatically choose the most appropriate style</source>
    897918        <translation>Автоматически выбирать наиболее подходящее оформление</translation>
    898919    </message>
    899920    <message>
    900         <location filename="../ui/mainwindow.ui" line="442"/>
     921        <location filename="../ui/mainwindow.ui" line="439"/>
    901922        <source>&amp;Autodetect</source>
    902923        <translation>&amp;Автоопределение</translation>
    903924    </message>
    904925    <message>
    905         <location filename="../ui/mainwindow.ui" line="476"/>
     926        <location filename="../ui/mainwindow.ui" line="473"/>
    906927        <source>Save current task</source>
    907928        <translation>Сохранить текущее условие</translation>
    908929    </message>
    909930    <message>
    910         <location filename="../ui/mainwindow.ui" line="488"/>
     931        <location filename="../ui/mainwindow.ui" line="481"/>
    911932        <source>About &amp;Qt...</source>
    912933        <translation>О &amp;Qt...</translation>
    913934    </message>
    914935    <message>
    915         <location filename="../ui/mainwindow.ui" line="491"/>
     936        <location filename="../ui/mainwindow.ui" line="484"/>
    916937        <source>About Qt library</source>
    917938        <translation>О библиотеке Qt</translation>
     
    923944    </message>
    924945    <message>
    925         <location filename="../src/mainwindow.cpp" line="1408"/>
     946        <location filename="../src/mainwindow.cpp" line="1451"/>
    926947        <source>P&amp;rint Preview...</source>
    927948        <translation>П&amp;редварительный просмотр...</translation>
    928949    </message>
    929950    <message>
    930         <location filename="../src/mainwindow.cpp" line="1410"/>
     951        <location filename="../src/mainwindow.cpp" line="1453"/>
    931952        <source>Preview solution results</source>
    932953        <translation>Предварительный просмотр результатов решения</translation>
    933954    </message>
    934955    <message>
    935         <location filename="../src/mainwindow.cpp" line="1413"/>
     956        <location filename="../src/mainwindow.cpp" line="1456"/>
    936957        <source>Preview current solution results before printing</source>
    937958        <translation>Предварительный просмотр результатов решения перед печатью</translation>
    938959    </message>
    939960    <message>
    940         <location filename="../src/mainwindow.cpp" line="1416"/>
     961        <location filename="../src/mainwindow.cpp" line="1460"/>
    941962        <source>&amp;Print...</source>
    942963        <translation>&amp;Печать...</translation>
    943964    </message>
    944965    <message>
    945         <location filename="../src/mainwindow.cpp" line="1418"/>
     966        <location filename="../src/mainwindow.cpp" line="1462"/>
    946967        <source>Print solution</source>
    947968        <translation>Печать решения</translation>
    948969    </message>
    949970    <message>
    950         <location filename="../src/mainwindow.cpp" line="1421"/>
     971        <location filename="../src/mainwindow.cpp" line="1465"/>
    951972        <source>Print current solution results</source>
    952973        <translation>Распечатать текущие результаты решения</translation>
    953974    </message>
    954975    <message>
    955         <location filename="../src/mainwindow.cpp" line="1423"/>
     976        <location filename="../src/mainwindow.cpp" line="1467"/>
    956977        <source>Ctrl+P</source>
    957978        <translation></translation>
    958979    </message>
    959980    <message>
    960         <location filename="../ui/mainwindow.ui" line="334"/>
     981        <location filename="../ui/mainwindow.ui" line="337"/>
    961982        <source>&amp;Solution...</source>
    962983        <translation>&amp;Решение...</translation>
    963984    </message>
    964985    <message>
    965         <location filename="../ui/mainwindow.ui" line="445"/>
     986        <location filename="../ui/mainwindow.ui" line="442"/>
    966987        <source>Detect language automatically</source>
    967988        <translation>Определять язык автоматически</translation>
    968989    </message>
    969990    <message>
    970         <location filename="../ui/mainwindow.ui" line="448"/>
     991        <location filename="../ui/mainwindow.ui" line="445"/>
    971992        <source>Detect language automatically based on regional settings</source>
    972993        <translation>Определять язык автоматически, основываясь на региональных настройках</translation>
     
    976997    <name>QProgressDialog</name>
    977998    <message>
    978         <location filename="../src/mainwindow.cpp" line="658"/>
     999        <location filename="../src/mainwindow.cpp" line="669"/>
    9791000        <source>Cancel</source>
    9801001        <comment>No need to translate this. This translation will be taken from Qt translation files.</comment>
     
    12731294    </message>
    12741295    <message>
    1275         <location filename="../src/settingsdialog.cpp" line="40"/>
     1296        <location filename="../src/settingsdialog.cpp" line="41"/>
    12761297        <source>Save new preferences</source>
    12771298        <translation>Сохранить новые параметры</translation>
    12781299    </message>
    12791300    <message>
    1280         <location filename="../src/settingsdialog.cpp" line="43"/>
     1301        <location filename="../src/settingsdialog.cpp" line="46"/>
    12811302        <source>Close without saving preferences</source>
    12821303        <translation>Закрыть окно без сохранения параметров</translation>
    12831304    </message>
    12841305    <message>
    1285         <location filename="../src/settingsdialog.cpp" line="62"/>
     1306        <location filename="../src/settingsdialog.cpp" line="69"/>
    12861307        <source>Higher quality graph looks much better when printing but uglier on the screen</source>
    12871308        <translation>Граф повышенного качества выглядит намного лучше при печати, но уродливее на экране</translation>
    12881309    </message>
    12891310    <message>
    1290         <location filename="../src/settingsdialog.cpp" line="64"/>
     1311        <location filename="../src/settingsdialog.cpp" line="71"/>
    12911312        <source>Draw solution graph in higher quality</source>
    12921313        <translation>Граф решения в повышенном качестве</translation>
    12931314    </message>
    12941315    <message>
    1295         <location filename="../src/settingsdialog.cpp" line="114"/>
     1316        <location filename="../src/settingsdialog.cpp" line="86"/>
     1317        <source>Automatically check for updates at the given interval</source>
     1318        <translation>Автоматически проверять обновления через указанный интервал</translation>
     1319    </message>
     1320    <message>
     1321        <location filename="../src/settingsdialog.cpp" line="88"/>
     1322        <source>Check for updates every</source>
     1323        <translation>Проверять обновления каждые</translation>
     1324    </message>
     1325    <message>
     1326        <location filename="../src/settingsdialog.cpp" line="94"/>
     1327        <source>Minimal interval at which to check for updates</source>
     1328        <translation>Минимальный интервал между проверками обновлений</translation>
     1329    </message>
     1330    <message>
     1331        <location filename="../src/settingsdialog.cpp" line="96"/>
     1332        <source> days</source>
     1333        <comment>Don&apos;t forget a space at the beginning!</comment>
     1334        <translation> дней</translation>
     1335    </message>
     1336    <message>
     1337        <location filename="../src/settingsdialog.cpp" line="149"/>
    12961338        <source>Use translucent effect on the Main Window under Windows Vista and 7</source>
    12971339        <translation>Использовать эффект полупрозрачности для главного окна в Windows Vista и Windows 7</translation>
    12981340    </message>
    12991341    <message>
    1300         <location filename="../src/settingsdialog.cpp" line="116"/>
     1342        <location filename="../src/settingsdialog.cpp" line="151"/>
    13011343        <source>Use translucency effects</source>
    13021344        <translation>Использовать эффекты полупрозрачности</translation>
    13031345    </message>
    13041346    <message>
    1305         <location filename="../src/settingsdialog.cpp" line="124"/>
     1347        <location filename="../src/settingsdialog.cpp" line="159"/>
    13061348        <source>Restore main window state and position on application restart</source>
    13071349        <translation>Сохранять состояние и размеры главного окна после перезапуска</translation>
    13081350    </message>
    13091351    <message>
    1310         <location filename="../src/settingsdialog.cpp" line="126"/>
     1352        <location filename="../src/settingsdialog.cpp" line="161"/>
    13111353        <source>Save main window state and position</source>
    13121354        <translation>Сохранять состояние и положение главного окна</translation>
    13131355    </message>
    13141356    <message>
    1315         <location filename="../src/settingsdialog.cpp" line="148"/>
     1357        <location filename="../src/settingsdialog.cpp" line="183"/>
    13161358        <source>Hover mouse pointer over dialog elements to get additional help</source>
    13171359        <translation>Наведите указатель мыши на элемент диалога, чтоб получить подсказку</translation>
    13181360    </message>
    13191361    <message>
    1320         <location filename="../src/settingsdialog.cpp" line="302"/>
    1321         <location filename="../src/settingsdialog.cpp" line="308"/>
     1362        <location filename="../src/settingsdialog.cpp" line="341"/>
     1363        <location filename="../src/settingsdialog.cpp" line="347"/>
    13221364        <source>Settings Reset</source>
    13231365        <translation>Сброс настроек</translation>
    13241366    </message>
    13251367    <message>
    1326         <location filename="../src/settingsdialog.cpp" line="302"/>
     1368        <location filename="../src/settingsdialog.cpp" line="341"/>
    13271369        <source>Do you really want to &lt;b&gt;reset all application settings to their defaults&lt;/b&gt;?</source>
    13281370        <translation>Вы действительно хотите &lt;b&gt;сбросить все настройки на значения по-умолчанию&lt;/b&gt;?</translation>
    13291371    </message>
    13301372    <message>
    1331         <location filename="../src/settingsdialog.cpp" line="308"/>
     1373        <location filename="../src/settingsdialog.cpp" line="347"/>
    13321374        <source>All settings where successfully reset to their defaults.
    13331375It is recommended to restart the application now.</source>
  • l10n/tspsg_uk.ts

    r9adbc413c7 r760f2aae97  
    66    <name>--------</name>
    77    <message>
    8         <location filename="../src/mainwindow.cpp" line="509"/>
     8        <location filename="../src/mainwindow.cpp" line="520"/>
    99        <source>AUTHORS %1</source>
    1010        <comment>Please, provide translator credits here. %1 will be replaced with VERSION</comment>
     
    1515    </message>
    1616    <message>
    17         <location filename="../src/mainwindow.cpp" line="511"/>
     17        <location filename="../src/mainwindow.cpp" line="522"/>
    1818        <source>VERSION</source>
    1919        <comment>Please, provide your translation version here.</comment>
     
    2121    </message>
    2222    <message>
    23         <location filename="../src/mainwindow.cpp" line="1212"/>
     23        <location filename="../src/mainwindow.cpp" line="1244"/>
    2424        <source>COUNTRY</source>
    2525        <comment>Please, provide an ISO 3166-1 alpha-2 country code for this translation language here (eg., UA).</comment>
     
    2727    </message>
    2828    <message>
    29         <location filename="../src/mainwindow.cpp" line="1213"/>
     29        <location filename="../src/mainwindow.cpp" line="1245"/>
    3030        <source>LANGNAME</source>
    3131        <comment>Please, provide a native name of your translation language here.</comment>
     
    163163    </message>
    164164    <message>
    165         <location filename="../src/mainwindow.cpp" line="1408"/>
     165        <location filename="../src/mainwindow.cpp" line="1451"/>
    166166        <source>P&amp;rint Preview...</source>
    167167        <translation>&amp;Попередній перегляд...</translation>
    168168    </message>
    169169    <message>
    170         <location filename="../src/mainwindow.cpp" line="1410"/>
     170        <location filename="../src/mainwindow.cpp" line="1453"/>
    171171        <source>Preview solution results</source>
    172172        <translation>Попередній перегляд результатів розв&apos;язку</translation>
    173173    </message>
    174174    <message>
    175         <location filename="../src/mainwindow.cpp" line="1413"/>
     175        <location filename="../src/mainwindow.cpp" line="1456"/>
    176176        <source>Preview current solution results before printing</source>
    177177        <translation>Попередній перегляд результатів розв&apos;язку перед друком</translation>
    178178    </message>
    179179    <message>
    180         <location filename="../src/mainwindow.cpp" line="1416"/>
     180        <location filename="../src/mainwindow.cpp" line="1460"/>
    181181        <source>&amp;Print...</source>
    182182        <translation>&amp;Друк...</translation>
    183183    </message>
    184184    <message>
    185         <location filename="../src/mainwindow.cpp" line="1418"/>
     185        <location filename="../src/mainwindow.cpp" line="1462"/>
    186186        <source>Print solution</source>
    187187        <translation>Друк розв&apos;язку</translation>
    188188    </message>
    189189    <message>
    190         <location filename="../src/mainwindow.cpp" line="1421"/>
     190        <location filename="../src/mainwindow.cpp" line="1465"/>
    191191        <source>Print current solution results</source>
    192192        <translation>Роздрукувати поточний результат розв&apos;язку</translation>
    193193    </message>
    194194    <message>
    195         <location filename="../src/mainwindow.cpp" line="1423"/>
     195        <location filename="../src/mainwindow.cpp" line="1467"/>
    196196        <source>Ctrl+P</source>
    197197        <translation></translation>
    198198    </message>
    199199    <message>
    200         <location filename="../ui/mainwindow.ui" line="334"/>
     200        <location filename="../ui/mainwindow.ui" line="337"/>
    201201        <source>&amp;Solution...</source>
    202202        <translation>&amp;Розв&apos;язок...</translation>
    203203    </message>
    204204    <message>
    205         <location filename="../ui/mainwindow.ui" line="445"/>
     205        <location filename="../ui/mainwindow.ui" line="442"/>
    206206        <source>Detect language automatically</source>
    207207        <translation>Визначати мову автоматично</translation>
    208208    </message>
    209209    <message>
    210         <location filename="../ui/mainwindow.ui" line="448"/>
     210        <location filename="../ui/mainwindow.ui" line="445"/>
    211211        <source>Detect language automatically based on regional settings</source>
    212212        <translation>Визначати мову автоматично, використовуючи регіональні стандарти</translation>
    213213    </message>
    214214    <message>
    215         <location filename="../ui/mainwindow.ui" line="479"/>
     215        <location filename="../ui/mainwindow.ui" line="476"/>
    216216        <source>Ctrl+S</source>
    217217        <translation></translation>
    218218    </message>
    219219    <message>
    220         <location filename="../ui/mainwindow.ui" line="354"/>
     220        <location filename="../ui/mainwindow.ui" line="357"/>
    221221        <source>Ctrl+N</source>
    222222        <translation></translation>
     
    274274    <message>
    275275        <location filename="../ui/mainwindow.ui" line="196"/>
    276         <location filename="../ui/mainwindow.ui" line="340"/>
     276        <location filename="../ui/mainwindow.ui" line="343"/>
    277277        <source>Save solution to a file</source>
    278278        <translation>Зберегти розв&apos;язок у файл</translation>
     
    305305    </message>
    306306    <message>
    307         <location filename="../ui/mainwindow.ui" line="398"/>
     307        <location filename="../ui/mainwindow.ui" line="401"/>
    308308        <source>Context &amp;Help</source>
    309309        <translation>&amp;Контекстна допомога</translation>
    310310    </message>
    311311    <message>
    312         <location filename="../ui/mainwindow.ui" line="409"/>
     312        <location filename="../ui/mainwindow.ui" line="412"/>
    313313        <source>&amp;About TSPSG...</source>
    314314        <translation>&amp;Про TSPSG...</translation>
    315315    </message>
    316316    <message>
    317         <location filename="../ui/mainwindow.ui" line="470"/>
     317        <location filename="../ui/mainwindow.ui" line="467"/>
    318318        <source>&amp;Save</source>
    319319        <translation>&amp;Зберегти</translation>
     320    </message>
     321    <message>
     322        <location filename="../ui/mainwindow.ui" line="506"/>
     323        <source>Online &amp;Support...</source>
     324        <translation>&amp;Online підтримка...</translation>
     325    </message>
     326    <message>
     327        <location filename="../ui/mainwindow.ui" line="509"/>
     328        <source>Get support online</source>
     329        <translation>Отримати підтримку online</translation>
     330    </message>
     331    <message>
     332        <location filename="../ui/mainwindow.ui" line="514"/>
     333        <source>Report a &amp;Bug...</source>
     334        <translation>&amp;Повідомити про проблему...</translation>
    320335    </message>
    321336    <message>
     
    340355    </message>
    341356    <message>
    342         <location filename="../ui/mainwindow.ui" line="313"/>
     357        <location filename="../ui/mainwindow.ui" line="316"/>
    343358        <source>Main Toolbar</source>
    344359        <translation>Головна панель</translation>
    345360    </message>
    346361    <message>
    347         <location filename="../ui/mainwindow.ui" line="337"/>
     362        <location filename="../ui/mainwindow.ui" line="340"/>
    348363        <source>Save solution</source>
    349364        <translation>Зберегти розв&apos;язок</translation>
    350365    </message>
    351366    <message>
    352         <location filename="../ui/mainwindow.ui" line="345"/>
     367        <location filename="../ui/mainwindow.ui" line="348"/>
    353368        <source>&amp;New</source>
    354369        <translation>&amp;Створити</translation>
    355370    </message>
    356371    <message>
    357         <location filename="../ui/mainwindow.ui" line="348"/>
     372        <location filename="../ui/mainwindow.ui" line="351"/>
    358373        <source>New task</source>
    359374        <translation>Нова задача</translation>
    360375    </message>
    361376    <message>
    362         <location filename="../ui/mainwindow.ui" line="351"/>
     377        <location filename="../ui/mainwindow.ui" line="354"/>
    363378        <source>Create new task</source>
    364379        <translation>Створити нову задачу</translation>
    365380    </message>
    366381    <message>
    367         <location filename="../ui/mainwindow.ui" line="359"/>
     382        <location filename="../ui/mainwindow.ui" line="362"/>
    368383        <source>&amp;Open...</source>
    369384        <translation>&amp;Відкрити...</translation>
    370385    </message>
    371386    <message>
    372         <location filename="../ui/mainwindow.ui" line="362"/>
     387        <location filename="../ui/mainwindow.ui" line="365"/>
    373388        <source>Open task</source>
    374389        <translation>Відкрити умову</translation>
    375390    </message>
    376391    <message>
    377         <location filename="../ui/mainwindow.ui" line="365"/>
     392        <location filename="../ui/mainwindow.ui" line="368"/>
    378393        <source>Open saved task</source>
    379394        <translation>Відкрити збережену умову</translation>
    380395    </message>
    381396    <message>
    382         <location filename="../ui/mainwindow.ui" line="368"/>
     397        <location filename="../ui/mainwindow.ui" line="371"/>
    383398        <source>Ctrl+O</source>
    384399        <translation></translation>
    385400    </message>
    386401    <message>
    387         <location filename="../ui/mainwindow.ui" line="373"/>
     402        <location filename="../ui/mainwindow.ui" line="376"/>
    388403        <source>&amp;Preferences...</source>
    389404        <translation>&amp;Параметри...</translation>
    390405    </message>
    391406    <message>
    392         <location filename="../ui/mainwindow.ui" line="376"/>
     407        <location filename="../ui/mainwindow.ui" line="379"/>
    393408        <source>Application preferences</source>
    394409        <translation>Параметри додатку</translation>
    395410    </message>
    396411    <message>
    397         <location filename="../ui/mainwindow.ui" line="384"/>
     412        <location filename="../ui/mainwindow.ui" line="387"/>
    398413        <source>&amp;Contents</source>
    399414        <translation>&amp;Зміст</translation>
    400415    </message>
    401416    <message>
    402         <location filename="../ui/mainwindow.ui" line="387"/>
     417        <location filename="../ui/mainwindow.ui" line="390"/>
    403418        <source>Open help contents</source>
    404419        <translation>Відкрити зміст допомоги</translation>
    405420    </message>
    406421    <message>
    407         <location filename="../ui/mainwindow.ui" line="390"/>
     422        <location filename="../ui/mainwindow.ui" line="393"/>
    408423        <source>Ctrl+F1</source>
    409424        <translation></translation>
    410425    </message>
    411426    <message>
    412         <location filename="../ui/mainwindow.ui" line="401"/>
     427        <location filename="../ui/mainwindow.ui" line="404"/>
    413428        <source>Open context help</source>
    414429        <translation>Відкрити контекстну допомогу</translation>
    415430    </message>
    416431    <message>
    417         <location filename="../ui/mainwindow.ui" line="404"/>
     432        <location filename="../ui/mainwindow.ui" line="407"/>
    418433        <source>F1</source>
    419434        <translation></translation>
    420     </message>
    421     <message>
    422         <location filename="../ui/mainwindow.ui" line="412"/>
    423         <source>About application</source>
    424         <translation>Про додаток</translation>
    425435    </message>
    426436    <message>
     
    430440    </message>
    431441    <message>
    432         <location filename="../ui/mainwindow.ui" line="420"/>
    433         <source>Exit application</source>
    434         <translation>Вийти з додатку</translation>
    435     </message>
    436     <message>
    437         <location filename="../ui/mainwindow.ui" line="425"/>
     442        <location filename="../ui/mainwindow.ui" line="422"/>
    438443        <source>&amp;Task...</source>
    439444        <translation>&amp;Умову...</translation>
    440445    </message>
    441446    <message>
    442         <location filename="../ui/mainwindow.ui" line="428"/>
    443         <location filename="../ui/mainwindow.ui" line="473"/>
     447        <location filename="../ui/mainwindow.ui" line="425"/>
     448        <location filename="../ui/mainwindow.ui" line="470"/>
    444449        <source>Save task</source>
    445450        <translation>Зберегти умову</translation>
    446451    </message>
    447452    <message>
    448         <location filename="../ui/mainwindow.ui" line="431"/>
     453        <location filename="../ui/mainwindow.ui" line="428"/>
    449454        <source>Save task to file</source>
    450455        <translation>Зберегти умову задачі у файл</translation>
    451456    </message>
    452457    <message>
    453         <location filename="../ui/mainwindow.ui" line="442"/>
     458        <location filename="../ui/mainwindow.ui" line="439"/>
    454459        <source>&amp;Autodetect</source>
    455460        <translation>&amp;Автовизначення</translation>
    456461    </message>
    457462    <message>
    458         <location filename="../ui/mainwindow.ui" line="476"/>
     463        <location filename="../ui/mainwindow.ui" line="473"/>
    459464        <source>Save current task</source>
    460465        <translation>Зберегти поточну умову</translation>
    461466    </message>
    462467    <message>
    463         <location filename="../ui/mainwindow.ui" line="488"/>
     468        <location filename="../ui/mainwindow.ui" line="481"/>
    464469        <source>About &amp;Qt...</source>
    465470        <translation>Про &amp;Qt...</translation>
    466471    </message>
    467472    <message>
    468         <location filename="../ui/mainwindow.ui" line="491"/>
     473        <location filename="../ui/mainwindow.ui" line="484"/>
    469474        <source>About Qt library</source>
    470475        <translation>Про бібліотеку Qt</translation>
    471476    </message>
    472477    <message>
    473         <location filename="../ui/mainwindow.ui" line="505"/>
     478        <location filename="../ui/mainwindow.ui" line="498"/>
    474479        <source>System Default</source>
    475480        <translation>За промовчанням</translation>
    476481    </message>
    477482    <message>
    478         <location filename="../ui/mainwindow.ui" line="508"/>
     483        <location filename="../ui/mainwindow.ui" line="501"/>
    479484        <source>Automatically choose the most appropriate style</source>
    480485        <translation>Автоматично обирати вигляд, що найбільш підходить</translation>
    481486    </message>
    482487    <message>
    483         <location filename="../src/mainwindow.cpp" line="367"/>
    484         <location filename="../src/mainwindow.cpp" line="376"/>
     488        <location filename="../src/mainwindow.cpp" line="380"/>
     489        <location filename="../src/mainwindow.cpp" line="390"/>
    485490        <source>Language change</source>
    486491        <translation>Зміна мови</translation>
    487492    </message>
    488493    <message>
    489         <location filename="../src/mainwindow.cpp" line="1341"/>
     494        <location filename="../src/mainwindow.cpp" line="1384"/>
    490495        <source>Unsaved Changes</source>
    491496        <translation>Незбережені зміни</translation>
    492497    </message>
    493498    <message>
    494         <location filename="../src/mainwindow.cpp" line="155"/>
     499        <location filename="../src/mainwindow.cpp" line="173"/>
    495500        <source>All Supported Formats</source>
    496501        <translation>Усі підтримувані формати</translation>
    497502    </message>
    498503    <message>
    499         <location filename="../src/mainwindow.cpp" line="158"/>
    500         <location filename="../src/mainwindow.cpp" line="231"/>
    501         <location filename="../src/mainwindow.cpp" line="1443"/>
     504        <location filename="../src/mainwindow.cpp" line="176"/>
     505        <location filename="../src/mainwindow.cpp" line="247"/>
     506        <location filename="../src/mainwindow.cpp" line="1493"/>
    502507        <source>All Files</source>
    503508        <translation>Усі файли</translation>
    504509    </message>
    505510    <message>
    506         <location filename="../src/mainwindow.cpp" line="156"/>
    507         <location filename="../src/mainwindow.cpp" line="157"/>
     511        <location filename="../src/mainwindow.cpp" line="174"/>
     512        <location filename="../src/mainwindow.cpp" line="175"/>
    508513        <source>%1 Task Files</source>
    509514        <translation>Файли умов %1</translation>
    510515    </message>
    511516    <message>
    512         <location filename="../src/mainwindow.cpp" line="1293"/>
     517        <location filename="../src/mainwindow.cpp" line="1331"/>
    513518        <source>Language Change</source>
    514519        <translation>Зміна мови</translation>
    515520    </message>
    516521    <message>
    517         <location filename="../src/mainwindow.cpp" line="225"/>
     522        <location filename="../src/mainwindow.cpp" line="243"/>
    518523        <source>PDF Files</source>
    519524        <translation>Файлы PDF</translation>
    520525    </message>
    521526    <message>
    522         <location filename="../src/mainwindow.cpp" line="227"/>
     527        <location filename="../src/mainwindow.cpp" line="245"/>
    523528        <source>HTML Files</source>
    524529        <translation>Файли HTML</translation>
    525530    </message>
    526531    <message>
    527         <location filename="../src/mainwindow.cpp" line="229"/>
     532        <location filename="../src/mainwindow.cpp" line="246"/>
    528533        <source>OpenDocument Files</source>
    529534        <translation>Файли OpenDocument</translation>
    530535    </message>
    531536    <message>
    532         <location filename="../src/mainwindow.cpp" line="828"/>
    533         <location filename="../src/mainwindow.cpp" line="835"/>
    534         <location filename="../src/mainwindow.cpp" line="1100"/>
     537        <location filename="../src/mainwindow.cpp" line="847"/>
     538        <location filename="../src/mainwindow.cpp" line="854"/>
     539        <location filename="../src/mainwindow.cpp" line="1141"/>
    535540        <source>(%1;%2)</source>
    536541        <translation></translation>
    537542    </message>
    538543    <message numerus="yes">
    539         <location filename="../src/mainwindow.cpp" line="838"/>
     544        <location filename="../src/mainwindow.cpp" line="857"/>
    540545        <source>%n alternate candidate(s) for branching: %1.</source>
    541546        <translation>
     
    546551    </message>
    547552    <message numerus="yes">
    548         <location filename="../src/mainwindow.cpp" line="879"/>
     553        <location filename="../src/mainwindow.cpp" line="898"/>
    549554        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
    550555        <translation>
     
    555560    </message>
    556561    <message>
    557         <location filename="../src/mainwindow.cpp" line="1111"/>
     562        <location filename="../src/mainwindow.cpp" line="1152"/>
    558563        <source>Root</source>
    559564        <translation>Корінь</translation>
    560565    </message>
    561566    <message>
    562         <location filename="../src/mainwindow.cpp" line="1312"/>
     567        <location filename="../src/mainwindow.cpp" line="1351"/>
    563568        <source>Set application style to %1</source>
    564569        <translation>Змінити вигляд додатку на %1</translation>
    565570    </message>
    566571    <message>
    567         <location filename="../src/mainwindow.cpp" line="1427"/>
     572        <location filename="../src/mainwindow.cpp" line="1457"/>
     573        <source>Exit %1</source>
     574        <translation>Вийти з %1</translation>
     575    </message>
     576    <message>
     577        <location filename="../src/mainwindow.cpp" line="1471"/>
    568578        <source>Configure...</source>
    569579        <translation>Налаштувати...</translation>
    570580    </message>
    571581    <message>
    572         <location filename="../src/mainwindow.cpp" line="1429"/>
     582        <location filename="../src/mainwindow.cpp" line="1473"/>
    573583        <source>Customize toolbars</source>
    574584        <translation>Налаштування панелей інструментів</translation>
    575585    </message>
    576586    <message>
    577         <location filename="../src/mainwindow.cpp" line="1436"/>
     587        <location filename="../src/mainwindow.cpp" line="1478"/>
     588        <source>Report about a bug in %1</source>
     589        <translation>Повідомити про проблему з %1</translation>
     590    </message>
     591    <message>
     592        <location filename="../src/mainwindow.cpp" line="1483"/>
    578593        <source>Check for %1 updates</source>
    579594        <translation>Перевірити оновлення %1</translation>
    580595    </message>
    581596    <message>
    582         <location filename="../src/mainwindow.cpp" line="1442"/>
     597        <location filename="../src/mainwindow.cpp" line="1492"/>
    583598        <source>%1 Task File</source>
    584599        <translation>Файл умови %1</translation>
    585600    </message>
    586601    <message>
    587         <location filename="../src/mainwindow.cpp" line="356"/>
    588         <location filename="../src/mainwindow.cpp" line="396"/>
     602        <location filename="../src/mainwindow.cpp" line="369"/>
     603        <location filename="../src/mainwindow.cpp" line="411"/>
    589604        <source>Settings Changed</source>
    590605        <translation>Параметри змінено</translation>
    591606    </message>
    592607    <message>
    593         <location filename="../src/mainwindow.cpp" line="166"/>
     608        <location filename="../src/mainwindow.cpp" line="184"/>
    594609        <source>Task Load</source>
    595610        <translation>Завантаження умови</translation>
    596611    </message>
    597612    <message>
    598         <location filename="../src/mainwindow.cpp" line="270"/>
    599         <location filename="../src/mainwindow.cpp" line="285"/>
     613        <location filename="../src/mainwindow.cpp" line="287"/>
     614        <location filename="../src/mainwindow.cpp" line="302"/>
    600615        <source>Solution Graph</source>
    601616        <translation>Граф розв&apos;язку</translation>
    602617    </message>
    603618    <message>
    604         <location filename="../src/mainwindow.cpp" line="286"/>
     619        <location filename="../src/mainwindow.cpp" line="303"/>
    605620        <source>Generated with %1</source>
    606621        <translation>Створено за допомогою %1</translation>
    607622    </message>
    608623    <message>
    609         <location filename="../src/mainwindow.cpp" line="310"/>
     624        <location filename="../src/mainwindow.cpp" line="327"/>
    610625        <source>Unable to save the solution graph.
    611626Error: %1</source>
     
    614629    </message>
    615630    <message>
    616         <location filename="../src/mainwindow.cpp" line="441"/>
     631        <location filename="../src/mainwindow.cpp" line="455"/>
    617632        <source>Unsupported Feature</source>
    618         <translation type="unfinished"></translation>
    619     </message>
    620     <message>
    621         <location filename="../src/mainwindow.cpp" line="441"/>
     633        <translation>Непідтримувана функція</translation>
     634    </message>
     635    <message>
     636        <location filename="../src/mainwindow.cpp" line="455"/>
    622637        <source>Sorry, but this feature is not supported on your platform
    623638or support for this feature was not installed.</source>
     
    625640    </message>
    626641    <message>
    627         <location filename="../src/mainwindow.cpp" line="457"/>
     642        <location filename="../src/mainwindow.cpp" line="468"/>
    628643        <source>Version</source>
    629644        <translation>Версія</translation>
    630645    </message>
    631646    <message>
    632         <location filename="../src/mainwindow.cpp" line="464"/>
     647        <location filename="../src/mainwindow.cpp" line="475"/>
    633648        <source>Target OS (ARCH)</source>
    634649        <translation>Цільова ОС (архітектура)</translation>
    635650    </message>
    636651    <message>
    637         <location filename="../src/mainwindow.cpp" line="466"/>
    638         <location filename="../src/mainwindow.cpp" line="470"/>
     652        <location filename="../src/mainwindow.cpp" line="477"/>
     653        <location filename="../src/mainwindow.cpp" line="481"/>
    639654        <source>Qt library</source>
    640655        <translation>Бібліотека Qt</translation>
    641656    </message>
    642657    <message>
    643         <location filename="../src/mainwindow.cpp" line="466"/>
     658        <location filename="../src/mainwindow.cpp" line="477"/>
    644659        <source>shared</source>
    645660        <translation>динамічна</translation>
    646661    </message>
    647662    <message>
    648         <location filename="../src/mainwindow.cpp" line="467"/>
     663        <location filename="../src/mainwindow.cpp" line="478"/>
    649664        <source>Build time</source>
    650665        <translation>Часу збірки</translation>
    651666    </message>
    652667    <message>
    653         <location filename="../src/mainwindow.cpp" line="468"/>
     668        <location filename="../src/mainwindow.cpp" line="479"/>
    654669        <source>Runtime</source>
    655670        <translation>Часу виконання</translation>
    656671    </message>
    657672    <message>
    658         <location filename="../src/mainwindow.cpp" line="470"/>
     673        <location filename="../src/mainwindow.cpp" line="481"/>
    659674        <source>static</source>
    660675        <translation>статична</translation>
    661676    </message>
    662677    <message>
    663         <source>Buid &lt;b&gt;%1&lt;/b&gt;, built on &lt;b&gt;%2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt;</source>
    664         <translation type="obsolete">Збірка &lt;b&gt;%1&lt;/b&gt;, зібрана &lt;b&gt;%2&lt;/b&gt; о &lt;b&gt;%3&lt;/b&gt;</translation>
    665     </message>
    666     <message>
    667         <location filename="../src/mainwindow.cpp" line="473"/>
     678        <location filename="../src/mainwindow.cpp" line="484"/>
    668679        <source>Algorithm</source>
    669680        <translation>Алгоритм</translation>
    670681    </message>
    671682    <message>
    672         <location filename="../src/mainwindow.cpp" line="475"/>
     683        <location filename="../src/mainwindow.cpp" line="486"/>
    673684        <source>This program is free software: you can redistribute it and/or modify&lt;br&gt;
    674685it under the terms of the GNU General Public License as published by&lt;br&gt;
     
    698709    </message>
    699710    <message>
    700         <location filename="../src/mainwindow.cpp" line="579"/>
     711        <location filename="../src/mainwindow.cpp" line="590"/>
    701712        <source>About</source>
    702713        <translation>Про</translation>
    703714    </message>
    704715    <message>
    705         <location filename="../src/mainwindow.cpp" line="580"/>
     716        <location filename="../src/mainwindow.cpp" line="591"/>
    706717        <source>License</source>
    707718        <translation>Ліцензія</translation>
    708719    </message>
    709720    <message>
    710         <location filename="../src/mainwindow.cpp" line="581"/>
     721        <location filename="../src/mainwindow.cpp" line="592"/>
    711722        <source>Credits</source>
    712723        <translation>Подяки</translation>
    713724    </message>
    714725    <message>
    715         <location filename="../src/mainwindow.cpp" line="644"/>
     726        <location filename="../src/mainwindow.cpp" line="655"/>
    716727        <source>Data error</source>
    717728        <translation>Помилка у даних</translation>
    718729    </message>
    719730    <message>
    720         <location filename="../src/mainwindow.cpp" line="644"/>
     731        <location filename="../src/mainwindow.cpp" line="655"/>
    721732        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
    722733        <translation>Помилка у комірці  [Рядок %1; Колонка %2]: Невірний формат даних.</translation>
    723734    </message>
    724735    <message>
    725         <location filename="../src/mainwindow.cpp" line="662"/>
     736        <location filename="../src/mainwindow.cpp" line="673"/>
    726737        <source>Calculating optimal route...</source>
    727738        <translation>Обчислення оптимального шляху...</translation>
    728739    </message>
    729740    <message>
    730         <location filename="../src/mainwindow.cpp" line="663"/>
     741        <location filename="../src/mainwindow.cpp" line="674"/>
    731742        <source>Solution Progress</source>
    732743        <translation>Поступ розв&apos;язку</translation>
    733744    </message>
    734745    <message>
    735         <location filename="../src/mainwindow.cpp" line="707"/>
     746        <location filename="../src/mainwindow.cpp" line="718"/>
    736747        <source>Solution Result</source>
    737748        <translation>Результат розв&apos;язку</translation>
    738749    </message>
    739750    <message>
    740         <location filename="../src/mainwindow.cpp" line="707"/>
     751        <location filename="../src/mainwindow.cpp" line="718"/>
    741752        <source>Unable to find a solution.
    742753Maybe, this task has no solution.</source>
     
    745756    </message>
    746757    <message>
    747         <location filename="../src/mainwindow.cpp" line="733"/>
     758        <location filename="../src/mainwindow.cpp" line="748"/>
    748759        <source>Generating header</source>
    749760        <translation>Генерація заголовку</translation>
    750761    </message>
    751762    <message>
    752         <location filename="../src/mainwindow.cpp" line="744"/>
     763        <location filename="../src/mainwindow.cpp" line="759"/>
    753764        <source>Solution of Variant #%1 Task</source>
    754765        <translation>Розв&apos;язок завдання для варіанту №%1</translation>
    755766    </message>
    756767    <message>
    757         <location filename="../src/mainwindow.cpp" line="772"/>
     768        <location filename="../src/mainwindow.cpp" line="787"/>
    758769        <source>Task:</source>
    759770        <translation>Умова:</translation>
    760771    </message>
    761772    <message>
    762         <location filename="../src/mainwindow.cpp" line="255"/>
    763         <location filename="../src/mainwindow.cpp" line="310"/>
    764         <location filename="../src/mainwindow.cpp" line="324"/>
     773        <location filename="../src/mainwindow.cpp" line="271"/>
     774        <location filename="../src/mainwindow.cpp" line="327"/>
     775        <location filename="../src/mainwindow.cpp" line="338"/>
    765776        <source>Solution Save</source>
    766777        <translation>Збереження розв&apos;язку</translation>
    767778    </message>
    768     <message>
    769         <location filename="../src/mainwindow.cpp" line="255"/>
    770         <location filename="../src/mainwindow.cpp" line="324"/>
     779    <message numerus="yes">
     780        <location filename="../src/mainwindow.cpp" line="132"/>
     781        <source>Would you like %1 to automatically check for updates every %n day(s)?</source>
     782        <translation>
     783            <numerusform>Чи бажаєте, щоб %1 автоматично перевіряв оновлення кожен %n день?</numerusform>
     784            <numerusform>Чи бажаєте, щоб %1 автоматично перевіряв оновлення кожні %n дні?</numerusform>
     785            <numerusform>Чи бажаєте, щоб %1 автоматично перевіряв оновлення кожні %n днів?</numerusform>
     786        </translation>
     787    </message>
     788    <message>
     789        <location filename="../src/mainwindow.cpp" line="271"/>
     790        <location filename="../src/mainwindow.cpp" line="338"/>
    771791        <source>Unable to save the solution.
    772792Error: %1</source>
     
    775795    </message>
    776796    <message>
    777         <location filename="../src/mainwindow.cpp" line="356"/>
     797        <location filename="../src/mainwindow.cpp" line="369"/>
    778798        <source>You have changed color settings.
    779799They will be applied to the next solution output.</source>
     
    782802    </message>
    783803    <message>
    784         <location filename="../src/mainwindow.cpp" line="367"/>
     804        <location filename="../src/mainwindow.cpp" line="380"/>
    785805        <source>Language will be autodetected on the next %1 start.</source>
    786806        <translation>Мову буде автоматично визначено при наступному запуску %1.</translation>
    787807    </message>
    788808    <message>
    789         <location filename="../src/mainwindow.cpp" line="396"/>
     809        <location filename="../src/mainwindow.cpp" line="411"/>
    790810        <source>You have changed the application language.
    791811To get current solution output in the new language
     
    796816    </message>
    797817    <message>
    798         <location filename="../src/mainwindow.cpp" line="404"/>
     818        <location filename="../src/mainwindow.cpp" line="419"/>
    799819        <source>Style Change</source>
    800820        <translation>Зміна вигляду</translation>
    801821    </message>
    802822    <message>
    803         <location filename="../src/mainwindow.cpp" line="404"/>
     823        <location filename="../src/mainwindow.cpp" line="419"/>
    804824        <source>To apply the default style you need to restart %1.</source>
    805825        <translation>Щоб застосувати вигляд за промовчанням необхідно перзапустити %1.</translation>
    806826    </message>
    807827    <message>
    808         <location filename="../src/mainwindow.cpp" line="472"/>
     828        <location filename="../src/mainwindow.cpp" line="483"/>
    809829        <source>Buid &lt;b&gt;%1&lt;/b&gt;, built on &lt;b&gt;%2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt; with &lt;b&gt;%4&lt;/b&gt; compiler.</source>
    810830        <translation>Збірка &lt;b&gt;%1&lt;/b&gt;, зібрана &lt;b&gt;%2&lt;/b&gt; о &lt;b&gt;%3&lt;/b&gt; за допомогою компілятора &lt;b&gt;%4&lt;/b&gt;.</translation>
    811831    </message>
    812832    <message>
    813         <location filename="../src/mainwindow.cpp" line="489"/>
     833        <location filename="../src/mainwindow.cpp" line="500"/>
    814834        <source>%1 was created using &lt;b&gt;Qt&amp;nbsp;framework&lt;/b&gt; licensed under the terms of the GNU Lesser General Public License,&lt;br&gt;
    815835see &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt;&lt;br&gt;
     
    836856    </message>
    837857    <message>
    838         <location filename="../src/mainwindow.cpp" line="590"/>
     858        <location filename="../src/mainwindow.cpp" line="601"/>
    839859        <source>Translation</source>
    840860        <translation>Переклад</translation>
    841861    </message>
    842862    <message>
    843         <location filename="../src/mainwindow.cpp" line="600"/>
     863        <location filename="../src/mainwindow.cpp" line="611"/>
     864        <location filename="../src/mainwindow.cpp" line="1487"/>
    844865        <source>About %1</source>
    845866        <translation>Про %1</translation>
    846867    </message>
    847868    <message>
    848         <location filename="../src/mainwindow.cpp" line="654"/>
     869        <location filename="../src/mainwindow.cpp" line="665"/>
    849870        <source>%v of %1 parts found</source>
    850871        <translation>Знайдено %v з %1 переходів</translation>
    851872    </message>
    852873    <message>
    853         <location filename="../src/mainwindow.cpp" line="734"/>
     874        <location filename="../src/mainwindow.cpp" line="749"/>
    854875        <source>Generating solution output...</source>
    855876        <translation>Генерація тексту розв&apos;язку...</translation>
    856877    </message>
    857878    <message>
    858         <location filename="../src/mainwindow.cpp" line="770"/>
     879        <location filename="../src/mainwindow.cpp" line="785"/>
    859880        <source>Variant #%1 Task</source>
    860881        <translation>Умова варіанту №%1</translation>
    861882    </message>
    862883    <message>
    863         <location filename="../src/mainwindow.cpp" line="783"/>
     884        <location filename="../src/mainwindow.cpp" line="798"/>
    864885        <source>Variant #%1 Solution</source>
    865886        <translation>Розв&apos;язок варіанту №%1</translation>
    866887    </message>
    867888    <message>
    868         <location filename="../src/mainwindow.cpp" line="788"/>
     889        <location filename="../src/mainwindow.cpp" line="803"/>
    869890        <source>Generating step %v</source>
    870891        <translation>Генерація кроку %v</translation>
    871892    </message>
    872893    <message>
    873         <location filename="../src/mainwindow.cpp" line="823"/>
     894        <location filename="../src/mainwindow.cpp" line="842"/>
    874895        <source>Step #%1</source>
    875896        <translation>Крок №%1</translation>
    876897    </message>
    877898    <message>
    878         <location filename="../src/mainwindow.cpp" line="828"/>
     899        <location filename="../src/mainwindow.cpp" line="847"/>
    879900        <source>Selected route %1 %2 part.</source>
    880901        <translation>Обрано шлях %1 %2.</translation>
    881902    </message>
    882903    <message>
    883         <location filename="../src/mainwindow.cpp" line="828"/>
     904        <location filename="../src/mainwindow.cpp" line="847"/>
    884905        <source>with</source>
    885906        <translation>з переходом</translation>
    886907    </message>
    887908    <message>
    888         <location filename="../src/mainwindow.cpp" line="828"/>
     909        <location filename="../src/mainwindow.cpp" line="847"/>
    889910        <source>without</source>
    890911        <translation>без переходу</translation>
    891912    </message>
    892913    <message>
    893         <location filename="../src/mainwindow.cpp" line="860"/>
     914        <location filename="../src/mainwindow.cpp" line="879"/>
    894915        <source>Generating footer</source>
    895916        <translation>Генерація закінчення</translation>
    896917    </message>
    897918    <message>
    898         <location filename="../src/mainwindow.cpp" line="870"/>
     919        <location filename="../src/mainwindow.cpp" line="889"/>
    899920        <source>Optimal path:</source>
    900921        <translation>Оптимальний шлях:</translation>
    901922    </message>
    902923    <message>
    903         <location filename="../src/mainwindow.cpp" line="872"/>
     924        <location filename="../src/mainwindow.cpp" line="891"/>
    904925        <source>Resulting path:</source>
    905926        <translation>Знайдений шлях:</translation>
    906927    </message>
    907928    <message>
    908         <location filename="../src/mainwindow.cpp" line="875"/>
     929        <location filename="../src/mainwindow.cpp" line="894"/>
    909930        <source>City %1</source>
    910931        <translation>Місто %1</translation>
    911932    </message>
    912933    <message>
    913         <location filename="../src/mainwindow.cpp" line="881"/>
     934        <location filename="../src/mainwindow.cpp" line="900"/>
    914935        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
    915936        <translation>Вартість - &lt;b&gt;%1&lt;/b&gt; одиниць.</translation>
    916937    </message>
    917938    <message>
    918         <location filename="../src/mainwindow.cpp" line="886"/>
     939        <location filename="../src/mainwindow.cpp" line="905"/>
    919940        <source>&lt;b&gt;WARNING!!!&lt;/b&gt;&lt;br&gt;This result is a record, but it may not be optimal.&lt;br&gt;Iterations need to be continued to check whether this result is optimal or get an optimal one.</source>
    920941        <translation>&lt;b&gt;Увага!!!&lt;/b&gt;&lt;br&gt;Знайдений розв&apos;язок є рекордом, але може бути неоптимальним.&lt;br&gt;Для отримання оптимального розв&apos;язку, або перевірки поточного на оптимальність, потрібно продовжити ітерації.</translation>
    921942    </message>
    922943    <message>
    923         <location filename="../src/mainwindow.cpp" line="709"/>
    924         <location filename="../src/mainwindow.cpp" line="791"/>
    925         <location filename="../src/mainwindow.cpp" line="920"/>
     944        <location filename="../src/mainwindow.cpp" line="720"/>
     945        <location filename="../src/mainwindow.cpp" line="806"/>
     946        <location filename="../src/mainwindow.cpp" line="939"/>
    926947        <source>Cleaning up...</source>
    927948        <translation>Очищення...</translation>
    928949    </message>
    929950    <message>
    930         <location filename="../src/mainwindow.cpp" line="1293"/>
     951        <location filename="../src/mainwindow.cpp" line="1331"/>
    931952        <source>Unable to load the translation language.
    932953Falling back to autodetection.</source>
     
    935956    </message>
    936957    <message>
    937         <location filename="../src/mainwindow.cpp" line="1341"/>
     958        <location filename="../src/mainwindow.cpp" line="1384"/>
    938959        <source>Would you like to save changes in the current task?</source>
    939960        <translation>Бажаете зберегти зміни у поточній задачі?</translation>
    940961    </message>
    941962    <message>
    942         <location filename="../src/mainwindow.cpp" line="1214"/>
     963        <location filename="../src/mainwindow.cpp" line="1246"/>
    943964        <source>Set application language to %1</source>
    944965        <translation>Змінити мову додатку на %1</translation>
    945966    </message>
    946967    <message>
    947         <location filename="../src/mainwindow.cpp" line="1434"/>
     968        <location filename="../src/mainwindow.cpp" line="1481"/>
    948969        <source>Check for &amp;Updates...</source>
    949970        <translation>Перевірити &amp;оновлення...</translation>
    950971    </message>
    951972    <message>
    952         <location filename="../src/mainwindow.cpp" line="1456"/>
     973        <location filename="../src/mainwindow.cpp" line="1506"/>
    953974        <source>Task Save</source>
    954975        <translation>Збереження умови</translation>
    955976    </message>
    956977    <message>
    957         <location filename="../src/mainwindow.cpp" line="376"/>
     978        <location filename="../src/mainwindow.cpp" line="390"/>
    958979        <source>You have language autodetection turned on.
    959980It needs to be off.
     
    964985    </message>
    965986    <message>
    966         <location filename="../src/mainwindow.cpp" line="161"/>
    967         <location filename="../src/mainwindow.cpp" line="183"/>
    968         <location filename="../src/mainwindow.cpp" line="209"/>
    969         <location filename="../src/mainwindow.cpp" line="381"/>
    970         <location filename="../src/mainwindow.cpp" line="1445"/>
    971         <location filename="../src/mainwindow.h" line="153"/>
     987        <location filename="../src/mainwindow.cpp" line="179"/>
     988        <location filename="../src/mainwindow.cpp" line="201"/>
     989        <location filename="../src/mainwindow.cpp" line="227"/>
     990        <location filename="../src/mainwindow.cpp" line="396"/>
     991        <location filename="../src/mainwindow.cpp" line="1495"/>
     992        <location filename="../src/mainwindow.h" line="151"/>
    972993        <source>Untitled</source>
    973994        <translation>Без імені</translation>
     
    977998    <name>QProgressDialog</name>
    978999    <message>
    979         <location filename="../src/mainwindow.cpp" line="658"/>
     1000        <location filename="../src/mainwindow.cpp" line="669"/>
    9801001        <source>Cancel</source>
    9811002        <comment>No need to translate this. This translation will be taken from Qt translation files.</comment>
     
    10571078    <name>SettingsDialog</name>
    10581079    <message>
    1059         <location filename="../src/settingsdialog.cpp" line="62"/>
     1080        <location filename="../src/settingsdialog.cpp" line="69"/>
    10601081        <source>Higher quality graph looks much better when printing but uglier on the screen</source>
    10611082        <translation>Граф підвищеної якості виглядає значно краще під час друку, але більш потворно на екрані</translation>
    10621083    </message>
    10631084    <message>
    1064         <location filename="../src/settingsdialog.cpp" line="64"/>
     1085        <location filename="../src/settingsdialog.cpp" line="71"/>
    10651086        <source>Draw solution graph in higher quality</source>
    10661087        <translation>Граф розв&apos;язку у підвищеній якості</translation>
    10671088    </message>
    10681089    <message>
    1069         <location filename="../src/settingsdialog.cpp" line="114"/>
     1090        <location filename="../src/settingsdialog.cpp" line="86"/>
     1091        <source>Automatically check for updates at the given interval</source>
     1092        <translation>Автоматично перевіряти оновлення через заданий інтервал</translation>
     1093    </message>
     1094    <message>
     1095        <location filename="../src/settingsdialog.cpp" line="88"/>
     1096        <source>Check for updates every</source>
     1097        <translation>Перевіряти оновлення кожні</translation>
     1098    </message>
     1099    <message>
     1100        <location filename="../src/settingsdialog.cpp" line="94"/>
     1101        <source>Minimal interval at which to check for updates</source>
     1102        <translation>Мінімальний інтервал між перевірками оновлень</translation>
     1103    </message>
     1104    <message>
     1105        <location filename="../src/settingsdialog.cpp" line="96"/>
     1106        <source> days</source>
     1107        <comment>Don&apos;t forget a space at the beginning!</comment>
     1108        <translation> днів</translation>
     1109    </message>
     1110    <message>
     1111        <location filename="../src/settingsdialog.cpp" line="149"/>
    10701112        <source>Use translucent effect on the Main Window under Windows Vista and 7</source>
    10711113        <translation>Використовувати ефект полупрозорості для головного вікна у Windows Vista та Windows 7</translation>
    10721114    </message>
    10731115    <message>
    1074         <location filename="../src/settingsdialog.cpp" line="116"/>
     1116        <location filename="../src/settingsdialog.cpp" line="151"/>
    10751117        <source>Use translucency effects</source>
    10761118        <translation>Використовувати ефекти напівпрозорості</translation>
    10771119    </message>
    10781120    <message>
    1079         <location filename="../src/settingsdialog.cpp" line="124"/>
     1121        <location filename="../src/settingsdialog.cpp" line="159"/>
    10801122        <source>Restore main window state and position on application restart</source>
    10811123        <translation>Відновлювати стан та розмір головного вікна після перезапуску</translation>
    10821124    </message>
    10831125    <message>
    1084         <location filename="../src/settingsdialog.cpp" line="126"/>
     1126        <location filename="../src/settingsdialog.cpp" line="161"/>
    10851127        <source>Save main window state and position</source>
    10861128        <translation>Зберігати стан та розміщення головного вікна</translation>
    10871129    </message>
    10881130    <message>
    1089         <location filename="../src/settingsdialog.cpp" line="148"/>
     1131        <location filename="../src/settingsdialog.cpp" line="183"/>
    10901132        <source>Hover mouse pointer over dialog elements to get additional help</source>
    10911133        <translation>Наведіть покажчик миші на елемент ділогу, щоб отримати підказку</translation>
    10921134    </message>
    10931135    <message>
    1094         <location filename="../src/settingsdialog.cpp" line="302"/>
    1095         <location filename="../src/settingsdialog.cpp" line="308"/>
     1136        <location filename="../src/settingsdialog.cpp" line="341"/>
     1137        <location filename="../src/settingsdialog.cpp" line="347"/>
    10961138        <source>Settings Reset</source>
    10971139        <translation>Скидання налагоджень</translation>
    10981140    </message>
    10991141    <message>
    1100         <location filename="../src/settingsdialog.cpp" line="302"/>
     1142        <location filename="../src/settingsdialog.cpp" line="341"/>
    11011143        <source>Do you really want to &lt;b&gt;reset all application settings to their defaults&lt;/b&gt;?</source>
    11021144        <translation>Ви дісно хочете &lt;b&gt;скинути усі налаштування на значення по-замовчуванню&lt;/b&gt;?</translation>
    11031145    </message>
    11041146    <message>
    1105         <location filename="../src/settingsdialog.cpp" line="308"/>
     1147        <location filename="../src/settingsdialog.cpp" line="347"/>
    11061148        <source>All settings where successfully reset to their defaults.
    11071149It is recommended to restart the application now.</source>
     
    13271369    </message>
    13281370    <message>
    1329         <location filename="../src/settingsdialog.cpp" line="40"/>
     1371        <location filename="../src/settingsdialog.cpp" line="41"/>
    13301372        <source>Save new preferences</source>
    13311373        <translation>Зберегти нові параметри</translation>
    13321374    </message>
    13331375    <message>
    1334         <location filename="../src/settingsdialog.cpp" line="43"/>
     1376        <location filename="../src/settingsdialog.cpp" line="46"/>
    13351377        <source>Close without saving preferences</source>
    13361378        <translation>Закрити вікно без збереження параметрів</translation>
  • src/mainwindow.cpp

    r9adbc413c7 r760f2aae97  
    125125        setWindowModified(false);
    126126
    127         if ((actionHelpCheck4Updates != NULL)
    128                 && (settings->value("Check4Updates/Enabled", DEF_CHECK_FOR_UPDATES).toBool())
    129                 && (QDate(qvariant_cast<QDate>(settings->value("Check4Updates/LastAttempt"))).daysTo(QDate::currentDate()) >= settings->value("Check4Updates/Interval", DEF_UPDATE_CHECK_INTERVAL).toInt())) {
    130                 check4Updates(true);
     127        if (actionHelpCheck4Updates != NULL) {
     128                if (!settings->contains("Check4Updates/Enabled")) {
     129                        QApplication::setOverrideCursor(QCursor(Qt::ArrowCursor));
     130                        settings->setValue("Check4Updates/Enabled",
     131                                QMessageBox::question(this, QCoreApplication::applicationName(),
     132                                        tr("Would you like %1 to automatically check for updates every %n day(s)?", "", settings->value("Check4Updates/Interval", DEF_UPDATE_CHECK_INTERVAL).toInt()).arg(QCoreApplication::applicationName()),
     133                                        QMessageBox::Yes | QMessageBox::No
     134                                ) == QMessageBox::Yes
     135                        );
     136                        QApplication::restoreOverrideCursor();
     137                }
     138                if ((settings->value("Check4Updates/Enabled", DEF_CHECK_FOR_UPDATES).toBool())
     139                        && (QDate(qvariant_cast<QDate>(settings->value("Check4Updates/LastAttempt"))).daysTo(QDate::currentDate()) >= settings->value("Check4Updates/Interval", DEF_UPDATE_CHECK_INTERVAL).toInt())) {
     140                        check4Updates(true);
     141                }
    131142        }
    132143}
  • tspsg.pri

    r9adbc413c7 r760f2aae97  
    5757        l10n/tspsg_uk.ts
    5858
    59 # Precompiled header
    60 PRECOMPILED_HEADER = src/pch.h
     59!nopch {
     60        # Precompiled header
     61        PRECOMPILED_HEADER = src/pch.h
     62}
    6163
    6264_t_t_l_ {
     
    6466        HEADERS += src/_.h
    6567}
    66 
  • tspsg.pro

    r9adbc413c7 r760f2aae97  
    7676include($$join(PRL, "/"))
    7777contains(QMAKE_PRL_CONFIG, static) {
    78         # We "embed" SVG icon, JPEG and TIFF support on static build
     78        # We "embed" SVG icon support on static build
    7979        DEFINES += STATIC_BUILD
    8080#       !nosvg:QTPLUGIN += qsvgicon
Note: See TracChangeset for help on using the changeset viewer.