Changeset 80 in tspsg-svn for trunk/i18n/en.ts


Ignore:
Timestamp:
Dec 22, 2009, 8:56:21 PM (14 years ago)
Author:
laleppa
Message:

+ Added Wait Cursor on city number change, because it can take some time (e.g. when changing from 5 to 50 cities).

  • Moved platform specific action definitions from .ui to source.
  • Changed random generation to include defined maximum (it was up to maximum previously).
  • Reverted from native to Qt open/save file dialog under WinCE, because it is more convenient than the native one.
  • English translation is now always loaded at application start before any other language is loaded. This is done to support plurals and some special characters that Qt translation system doesn't "like".
  • Updated translations to reflect recent changes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/i18n/en.ts

    r79 r80  
    147147    <name>MainWindow</name>
    148148    <message>
    149         <location filename="../src/mainwindow.cpp" line="278"/>
    150         <location filename="../src/mainwindow.cpp" line="287"/>
     149        <location filename="../src/mainwindow.cpp" line="273"/>
     150        <location filename="../src/mainwindow.cpp" line="282"/>
    151151        <source>Language change</source>
    152152        <translation type="unfinished"></translation>
    153153    </message>
    154154    <message>
    155         <location filename="../src/mainwindow.cpp" line="624"/>
     155        <location filename="../src/mainwindow.cpp" line="627"/>
    156156        <source>Unable to load translation language.</source>
    157157        <translation type="unfinished"></translation>
    158158    </message>
    159159    <message>
    160         <location filename="../src/mainwindow.cpp" line="635"/>
     160        <location filename="../src/mainwindow.cpp" line="637"/>
    161161        <source>Would you like to save changes in current task?</source>
    162162        <translation type="unfinished"></translation>
     
    164164    <message>
    165165        <location filename="../ui/mainwindow.ui" line="15"/>
    166         <location filename="../src/mainwindow.cpp" line="714"/>
     166        <location filename="../src/mainwindow.cpp" line="746"/>
    167167        <source>Travelling Salesman Problem</source>
    168168        <translation type="unfinished"></translation>
    169169    </message>
    170170    <message>
    171         <location filename="../src/mainwindow.cpp" line="624"/>
     171        <location filename="../src/mainwindow.cpp" line="627"/>
    172172        <source>Language Change</source>
    173173        <translation type="unfinished"></translation>
    174174    </message>
    175175    <message>
    176         <location filename="../src/mainwindow.cpp" line="635"/>
     176        <location filename="../src/mainwindow.cpp" line="637"/>
    177177        <source>Unsaved Changes</source>
    178178        <translation type="unfinished"></translation>
    179179    </message>
    180180    <message>
    181         <location filename="../src/mainwindow.cpp" line="139"/>
     181        <location filename="../src/mainwindow.cpp" line="126"/>
    182182        <source>All Supported Formats</source>
    183183        <translation type="unfinished"></translation>
    184184    </message>
    185185    <message>
    186         <location filename="../src/mainwindow.cpp" line="140"/>
    187         <location filename="../src/mainwindow.cpp" line="141"/>
     186        <location filename="../src/mainwindow.cpp" line="127"/>
     187        <location filename="../src/mainwindow.cpp" line="128"/>
    188188        <source>%1 Task Files</source>
    189189        <translation type="unfinished"></translation>
    190190    </message>
    191191    <message>
    192         <location filename="../src/mainwindow.cpp" line="142"/>
    193         <location filename="../src/mainwindow.cpp" line="197"/>
    194         <location filename="../src/mainwindow.cpp" line="693"/>
     192        <location filename="../src/mainwindow.cpp" line="129"/>
     193        <location filename="../src/mainwindow.cpp" line="188"/>
     194        <location filename="../src/mainwindow.cpp" line="720"/>
    195195        <source>All Files</source>
    196196        <translation type="unfinished"></translation>
    197197    </message>
    198198    <message>
    199         <location filename="../src/mainwindow.cpp" line="191"/>
     199        <location filename="../src/mainwindow.cpp" line="182"/>
    200200        <source>PDF Files</source>
    201201        <translation type="unfinished"></translation>
    202202    </message>
    203203    <message>
    204         <location filename="../src/mainwindow.cpp" line="193"/>
     204        <location filename="../src/mainwindow.cpp" line="184"/>
    205205        <source>HTML Files</source>
    206206        <translation type="unfinished"></translation>
    207207    </message>
    208208    <message>
    209         <location filename="../src/mainwindow.cpp" line="195"/>
     209        <location filename="../src/mainwindow.cpp" line="186"/>
    210210        <source>OpenDocument Files</source>
    211211        <translation type="unfinished"></translation>
    212212    </message>
    213213    <message>
    214         <location filename="../src/mainwindow.cpp" line="428"/>
     214        <location filename="../src/mainwindow.cpp" line="426"/>
    215215        <source>Selected candidate for branching: %1.</source>
    216216        <translation type="unfinished"></translation>
    217217    </message>
    218218    <message>
    219         <location filename="../src/mainwindow.cpp" line="428"/>
     219        <location filename="../src/mainwindow.cpp" line="426"/>
     220        <location filename="../src/mainwindow.cpp" line="433"/>
     221        <source>(%1;%2)</source>
     222        <translation type="unfinished"></translation>
     223    </message>
     224    <message numerus="yes">
    220225        <location filename="../src/mainwindow.cpp" line="435"/>
    221         <source>(%1;%2)</source>
    222         <translation type="unfinished"></translation>
    223     </message>
    224     <message numerus="yes">
    225         <location filename="../src/mainwindow.cpp" line="437"/>
    226226        <source>%n alternate candidate(s) for branching: %1.</source>
    227227        <translation>
     
    230230        </translation>
    231231    </message>
    232     <message>
    233         <location filename="../src/mainwindow.cpp" line="692"/>
     232    <message numerus="yes">
     233        <location filename="../src/mainwindow.cpp" line="452"/>
     234        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
     235        <translation>
     236            <numerusform>The price is &lt;b&gt;%n&lt;/b&gt; unit.</numerusform>
     237            <numerusform>The price is &lt;b&gt;%n&lt;/b&gt; units.</numerusform>
     238        </translation>
     239    </message>
     240    <message>
     241        <location filename="../src/mainwindow.cpp" line="719"/>
    234242        <source>%1 Task File</source>
    235243        <translation type="unfinished"></translation>
    236244    </message>
    237245    <message>
    238         <location filename="../src/mainwindow.cpp" line="265"/>
     246        <location filename="../src/mainwindow.cpp" line="260"/>
    239247        <source>Settings Changed</source>
    240248        <translation type="unfinished"></translation>
    241249    </message>
    242250    <message>
    243         <location filename="../src/mainwindow.cpp" line="144"/>
     251        <location filename="../src/mainwindow.cpp" line="132"/>
     252        <location filename="../src/mainwindow.cpp" line="134"/>
    244253        <source>Task Load</source>
    245254        <translation type="unfinished"></translation>
    246255    </message>
    247256    <message>
    248         <location filename="../src/mainwindow.cpp" line="265"/>
     257        <location filename="../src/mainwindow.cpp" line="260"/>
    249258        <source>You have changed color settings.
    250259Do you wish to apply them to current solution text?</source>
     
    252261    </message>
    253262    <message>
    254         <location filename="../src/mainwindow.cpp" line="367"/>
     263        <location filename="../src/mainwindow.cpp" line="365"/>
    255264        <source>About TSPSG</source>
    256265        <translation type="unfinished"></translation>
    257266    </message>
    258267    <message>
    259         <location filename="../src/mainwindow.cpp" line="401"/>
     268        <location filename="../src/mainwindow.cpp" line="399"/>
    260269        <source>Data error</source>
    261270        <translation type="unfinished"></translation>
    262271    </message>
    263272    <message>
    264         <location filename="../src/mainwindow.cpp" line="401"/>
     273        <location filename="../src/mainwindow.cpp" line="399"/>
    265274        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
    266275        <translation type="unfinished"></translation>
    267276    </message>
    268277    <message>
    269         <location filename="../src/mainwindow.cpp" line="414"/>
     278        <location filename="../src/mainwindow.cpp" line="412"/>
    270279        <source>Variant #%1</source>
    271280        <translation type="unfinished"></translation>
    272281    </message>
    273282    <message>
    274         <location filename="../src/mainwindow.cpp" line="415"/>
     283        <location filename="../src/mainwindow.cpp" line="413"/>
    275284        <source>Task:</source>
    276285        <translation type="unfinished"></translation>
    277286    </message>
    278287    <message>
    279         <location filename="../src/mainwindow.cpp" line="418"/>
    280         <location filename="../src/mainwindow.cpp" line="462"/>
     288        <location filename="../src/mainwindow.cpp" line="416"/>
     289        <location filename="../src/mainwindow.cpp" line="460"/>
    281290        <source>Solution of Variant #%1 task</source>
    282291        <translation type="unfinished"></translation>
    283292    </message>
    284293    <message>
    285         <location filename="../src/mainwindow.cpp" line="424"/>
     294        <location filename="../src/mainwindow.cpp" line="422"/>
    286295        <source>Step #%1</source>
    287296        <translation type="unfinished"></translation>
    288297    </message>
    289298    <message>
     299        <location filename="../src/mainwindow.cpp" line="448"/>
     300        <source>Optimal path:</source>
     301        <translation type="unfinished"></translation>
     302    </message>
     303    <message>
    290304        <location filename="../src/mainwindow.cpp" line="450"/>
    291         <source>Optimal path:</source>
    292         <translation type="unfinished"></translation>
    293     </message>
    294     <message>
    295         <location filename="../src/mainwindow.cpp" line="452"/>
    296305        <source>Resulting path:</source>
    297306        <translation type="unfinished"></translation>
    298307    </message>
    299308    <message>
    300         <location filename="../src/mainwindow.cpp" line="454"/>
    301         <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
    302         <translation type="unfinished"></translation>
    303     </message>
    304     <message>
    305         <location filename="../src/mainwindow.cpp" line="457"/>
     309        <location filename="../src/mainwindow.cpp" line="455"/>
    306310        <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>
    307311        <translation type="unfinished"></translation>
    308312    </message>
    309313    <message>
    310         <location filename="../src/mainwindow.cpp" line="700"/>
     314        <location filename="../src/mainwindow.cpp" line="728"/>
     315        <location filename="../src/mainwindow.cpp" line="730"/>
    311316        <source>Task Save</source>
    312317        <translation type="unfinished"></translation>
    313318    </message>
    314319    <message>
    315         <location filename="../src/mainwindow.cpp" line="278"/>
     320        <location filename="../src/mainwindow.cpp" line="273"/>
    316321        <source>Language will be autodetected on next application start.</source>
    317322        <translation type="unfinished"></translation>
    318323    </message>
    319324    <message>
    320         <location filename="../src/mainwindow.cpp" line="287"/>
     325        <location filename="../src/mainwindow.cpp" line="282"/>
    321326        <source>You have language autodetection turned on.
    322327It needs to be off.
     
    325330    </message>
    326331    <message>
    327         <location filename="../src/mainwindow.cpp" line="158"/>
    328         <location filename="../src/mainwindow.cpp" line="174"/>
    329         <location filename="../src/mainwindow.cpp" line="292"/>
    330         <location filename="../src/mainwindow.h" line="96"/>
     332        <location filename="../src/mainwindow.cpp" line="149"/>
     333        <location filename="../src/mainwindow.cpp" line="165"/>
     334        <location filename="../src/mainwindow.cpp" line="287"/>
     335        <location filename="../src/mainwindow.h" line="100"/>
    331336        <source>Untitled</source>
    332337        <translation type="unfinished"></translation>
     
    394399    <message>
    395400        <location filename="../ui/mainwindow.ui" line="222"/>
    396         <location filename="../ui/mainwindow.ui" line="425"/>
     401        <location filename="../ui/mainwindow.ui" line="377"/>
    397402        <source>Save solution to a file</source>
    398403        <translation type="unfinished"></translation>
     
    425430    </message>
    426431    <message>
    427         <location filename="../ui/mainwindow.ui" line="419"/>
    428         <source>Solution...</source>
    429         <translation type="unfinished"></translation>
    430     </message>
    431     <message>
    432         <location filename="../ui/mainwindow.ui" line="512"/>
     432        <location filename="../ui/mainwindow.ui" line="455"/>
    433433        <source>Context &amp;Help</source>
    434434        <translation type="unfinished"></translation>
    435435    </message>
    436436    <message>
    437         <location filename="../ui/mainwindow.ui" line="527"/>
     437        <location filename="../ui/mainwindow.ui" line="470"/>
    438438        <source>&amp;About TSPSG...</source>
    439439        <translation type="unfinished"></translation>
    440440    </message>
    441441    <message>
    442         <location filename="../ui/mainwindow.ui" line="530"/>
    443         <source>About TSPSG...</source>
    444         <translation type="unfinished"></translation>
    445     </message>
    446     <message>
    447         <location filename="../ui/mainwindow.ui" line="599"/>
     442        <location filename="../ui/mainwindow.ui" line="536"/>
    448443        <source>&amp;Save</source>
    449444        <translation type="unfinished"></translation>
     
    460455    </message>
    461456    <message>
     457        <location filename="../ui/mainwindow.ui" line="374"/>
     458        <source>Save solution</source>
     459        <translation type="unfinished"></translation>
     460    </message>
     461    <message>
     462        <location filename="../ui/mainwindow.ui" line="386"/>
     463        <source>&amp;New</source>
     464        <translation type="unfinished"></translation>
     465    </message>
     466    <message>
     467        <location filename="../ui/mainwindow.ui" line="389"/>
     468        <source>New task</source>
     469        <translation type="unfinished"></translation>
     470    </message>
     471    <message>
     472        <location filename="../ui/mainwindow.ui" line="392"/>
     473        <source>Create new task</source>
     474        <translation type="unfinished"></translation>
     475    </message>
     476    <message>
     477        <location filename="../ui/mainwindow.ui" line="395"/>
     478        <source>Ctrl+N</source>
     479        <translation type="unfinished"></translation>
     480    </message>
     481    <message>
     482        <location filename="../ui/mainwindow.ui" line="404"/>
     483        <source>&amp;Open...</source>
     484        <translation type="unfinished"></translation>
     485    </message>
     486    <message>
     487        <location filename="../ui/mainwindow.ui" line="407"/>
     488        <source>Open task</source>
     489        <translation type="unfinished"></translation>
     490    </message>
     491    <message>
     492        <location filename="../ui/mainwindow.ui" line="410"/>
     493        <source>Open saved task</source>
     494        <translation type="unfinished"></translation>
     495    </message>
     496    <message>
     497        <location filename="../ui/mainwindow.ui" line="413"/>
     498        <source>Ctrl+O</source>
     499        <translation type="unfinished"></translation>
     500    </message>
     501    <message>
    462502        <location filename="../ui/mainwindow.ui" line="422"/>
    463         <source>Save solution</source>
    464         <translation type="unfinished"></translation>
    465     </message>
    466     <message>
    467         <location filename="../ui/mainwindow.ui" line="434"/>
    468         <source>&amp;New</source>
     503        <source>&amp;Preferences...</source>
     504        <translation type="unfinished"></translation>
     505    </message>
     506    <message>
     507        <location filename="../ui/mainwindow.ui" line="425"/>
     508        <source>Application preferences</source>
    469509        <translation type="unfinished"></translation>
    470510    </message>
    471511    <message>
    472512        <location filename="../ui/mainwindow.ui" line="437"/>
    473         <source>New</source>
     513        <source>&amp;Contents</source>
    474514        <translation type="unfinished"></translation>
    475515    </message>
    476516    <message>
    477517        <location filename="../ui/mainwindow.ui" line="440"/>
    478         <source>New task</source>
     518        <source>Open help contents</source>
    479519        <translation type="unfinished"></translation>
    480520    </message>
    481521    <message>
    482522        <location filename="../ui/mainwindow.ui" line="443"/>
    483         <source>Create new task</source>
    484         <translation type="unfinished"></translation>
    485     </message>
    486     <message>
    487         <location filename="../ui/mainwindow.ui" line="446"/>
    488         <source>Ctrl+N</source>
    489         <translation type="unfinished"></translation>
    490     </message>
    491     <message>
    492         <location filename="../ui/mainwindow.ui" line="455"/>
    493         <source>&amp;Open...</source>
     523        <source>Ctrl+F1</source>
    494524        <translation type="unfinished"></translation>
    495525    </message>
    496526    <message>
    497527        <location filename="../ui/mainwindow.ui" line="458"/>
    498         <source>Open...</source>
     528        <source>Open context help</source>
    499529        <translation type="unfinished"></translation>
    500530    </message>
    501531    <message>
    502532        <location filename="../ui/mainwindow.ui" line="461"/>
    503         <source>Open task</source>
    504         <translation type="unfinished"></translation>
    505     </message>
    506     <message>
    507         <location filename="../ui/mainwindow.ui" line="464"/>
    508         <source>Open saved task</source>
    509         <translation type="unfinished"></translation>
    510     </message>
    511     <message>
    512         <location filename="../ui/mainwindow.ui" line="467"/>
    513         <source>Ctrl+O</source>
    514         <translation type="unfinished"></translation>
    515     </message>
    516     <message>
    517         <location filename="../ui/mainwindow.ui" line="476"/>
    518         <source>&amp;Preferences...</source>
    519         <translation type="unfinished"></translation>
    520     </message>
    521     <message>
    522         <location filename="../ui/mainwindow.ui" line="479"/>
    523         <source>Preferences...</source>
     533        <source>F1</source>
     534        <translation type="unfinished"></translation>
     535    </message>
     536    <message>
     537        <location filename="../ui/mainwindow.ui" line="473"/>
     538        <source>About application</source>
    524539        <translation type="unfinished"></translation>
    525540    </message>
    526541    <message>
    527542        <location filename="../ui/mainwindow.ui" line="482"/>
    528         <source>Application preferences</source>
    529         <translation type="unfinished"></translation>
    530     </message>
    531     <message>
    532         <location filename="../ui/mainwindow.ui" line="494"/>
    533         <source>&amp;Contents</source>
    534         <translation type="unfinished"></translation>
    535     </message>
    536     <message>
    537         <location filename="../ui/mainwindow.ui" line="497"/>
    538         <source>Open help contents</source>
    539         <translation type="unfinished"></translation>
    540     </message>
    541     <message>
    542         <location filename="../ui/mainwindow.ui" line="500"/>
    543         <source>Ctrl+F1</source>
    544         <translation type="unfinished"></translation>
    545     </message>
    546     <message>
    547         <location filename="../ui/mainwindow.ui" line="515"/>
    548         <source>Open context help</source>
    549         <translation type="unfinished"></translation>
    550     </message>
    551     <message>
    552         <location filename="../ui/mainwindow.ui" line="518"/>
    553         <source>F1</source>
    554         <translation type="unfinished"></translation>
    555     </message>
    556     <message>
    557         <location filename="../ui/mainwindow.ui" line="533"/>
    558         <source>About application</source>
     543        <source>E&amp;xit</source>
     544        <translation type="unfinished"></translation>
     545    </message>
     546    <message>
     547        <location filename="../ui/mainwindow.ui" line="485"/>
     548        <source>Exit application</source>
     549        <translation type="unfinished"></translation>
     550    </message>
     551    <message>
     552        <location filename="../ui/mainwindow.ui" line="490"/>
     553        <source>&amp;Task...</source>
     554        <translation type="unfinished"></translation>
     555    </message>
     556    <message>
     557        <location filename="../ui/mainwindow.ui" line="493"/>
     558        <location filename="../ui/mainwindow.ui" line="539"/>
     559        <source>Save task</source>
     560        <translation type="unfinished"></translation>
     561    </message>
     562    <message>
     563        <location filename="../ui/mainwindow.ui" line="496"/>
     564        <source>Save task to file</source>
     565        <translation type="unfinished"></translation>
     566    </message>
     567    <message>
     568        <location filename="../ui/mainwindow.ui" line="545"/>
     569        <source>Ctrl+S</source>
     570        <translation type="unfinished"></translation>
     571    </message>
     572    <message>
     573        <location filename="../ui/mainwindow.ui" line="507"/>
     574        <source>&amp;Autodetect</source>
    559575        <translation type="unfinished"></translation>
    560576    </message>
    561577    <message>
    562578        <location filename="../ui/mainwindow.ui" line="542"/>
    563         <source>E&amp;xit</source>
    564         <translation type="unfinished"></translation>
    565     </message>
    566     <message>
    567         <location filename="../ui/mainwindow.ui" line="545"/>
    568         <source>Exit application</source>
    569         <translation type="unfinished"></translation>
    570     </message>
    571     <message>
    572         <location filename="../ui/mainwindow.ui" line="550"/>
    573         <source>&amp;Task...</source>
    574         <translation type="unfinished"></translation>
    575     </message>
    576     <message>
    577         <location filename="../ui/mainwindow.ui" line="553"/>
    578         <source>Task...</source>
    579         <translation type="unfinished"></translation>
    580     </message>
    581     <message>
    582         <location filename="../ui/mainwindow.ui" line="556"/>
    583         <location filename="../ui/mainwindow.ui" line="605"/>
    584         <source>Save task</source>
    585         <translation type="unfinished"></translation>
    586     </message>
    587     <message>
    588         <location filename="../ui/mainwindow.ui" line="559"/>
    589         <source>Save task to file</source>
    590         <translation type="unfinished"></translation>
    591     </message>
    592     <message>
    593         <location filename="../ui/mainwindow.ui" line="611"/>
    594         <source>Ctrl+S</source>
    595         <translation type="unfinished"></translation>
    596     </message>
    597     <message>
    598         <location filename="../ui/mainwindow.ui" line="570"/>
    599         <source>&amp;Autodetect</source>
    600         <translation type="unfinished"></translation>
    601     </message>
    602     <message>
    603         <location filename="../ui/mainwindow.ui" line="608"/>
    604579        <source>Save current task</source>
    605580        <translation type="unfinished"></translation>
    606581    </message>
    607582    <message>
    608         <location filename="../ui/mainwindow.ui" line="620"/>
     583        <location filename="../ui/mainwindow.ui" line="554"/>
    609584        <source>About &amp;Qt...</source>
    610585        <translation type="unfinished"></translation>
    611586    </message>
    612587    <message>
    613         <location filename="../ui/mainwindow.ui" line="623"/>
    614         <source>About Qt...</source>
    615         <translation type="unfinished"></translation>
    616     </message>
    617     <message>
    618         <location filename="../ui/mainwindow.ui" line="626"/>
     588        <location filename="../ui/mainwindow.ui" line="557"/>
    619589        <source>About Qt library</source>
    620590        <translation type="unfinished"></translation>
     
    636606    </message>
    637607    <message>
    638         <location filename="../ui/mainwindow.ui" line="396"/>
     608        <location filename="../src/mainwindow.cpp" line="707"/>
    639609        <source>&amp;Print...</source>
    640610        <translation type="unfinished"></translation>
    641611    </message>
    642612    <message>
    643         <location filename="../ui/mainwindow.ui" line="408"/>
     613        <location filename="../src/mainwindow.cpp" line="714"/>
    644614        <source>Ctrl+P</source>
    645615        <translation type="unfinished"></translation>
    646616    </message>
    647617    <message>
    648         <location filename="../ui/mainwindow.ui" line="416"/>
     618        <location filename="../ui/mainwindow.ui" line="371"/>
    649619        <source>&amp;Solution...</source>
    650620        <translation type="unfinished"></translation>
    651621    </message>
    652622    <message>
    653         <location filename="../ui/mainwindow.ui" line="602"/>
    654         <source>Save</source>
    655         <translation type="unfinished"></translation>
    656     </message>
    657     <message>
    658         <location filename="../ui/mainwindow.ui" line="573"/>
     623        <location filename="../ui/mainwindow.ui" line="510"/>
    659624        <source>Detect language automatically</source>
    660625        <translation type="unfinished"></translation>
     
    666631    </message>
    667632    <message>
    668         <location filename="../ui/mainwindow.ui" line="375"/>
     633        <location filename="../src/mainwindow.cpp" line="699"/>
    669634        <source>P&amp;rint Preview...</source>
    670635        <translation type="unfinished"></translation>
    671636    </message>
    672637    <message>
    673         <location filename="../ui/mainwindow.ui" line="378"/>
    674         <source>Print Preview...</source>
    675         <translation type="unfinished"></translation>
    676     </message>
    677     <message>
    678         <location filename="../ui/mainwindow.ui" line="381"/>
     638        <location filename="../src/mainwindow.cpp" line="701"/>
    679639        <source>Preview solution results</source>
    680640        <translation type="unfinished"></translation>
    681641    </message>
    682642    <message>
    683         <location filename="../ui/mainwindow.ui" line="384"/>
     643        <location filename="../src/mainwindow.cpp" line="704"/>
    684644        <source>Preview current solution results before printing</source>
    685645        <translation type="unfinished"></translation>
    686646    </message>
    687647    <message>
    688         <location filename="../ui/mainwindow.ui" line="399"/>
    689         <source>Print...</source>
    690         <translation type="unfinished"></translation>
    691     </message>
    692     <message>
    693         <location filename="../ui/mainwindow.ui" line="402"/>
     648        <location filename="../src/mainwindow.cpp" line="709"/>
    694649        <source>Print solution</source>
    695650        <translation type="unfinished"></translation>
    696651    </message>
    697652    <message>
    698         <location filename="../ui/mainwindow.ui" line="405"/>
     653        <location filename="../src/mainwindow.cpp" line="712"/>
    699654        <source>Print current solution results</source>
    700655        <translation type="unfinished"></translation>
    701656    </message>
    702657    <message>
    703         <location filename="../ui/mainwindow.ui" line="576"/>
     658        <location filename="../ui/mainwindow.ui" line="513"/>
    704659        <source>Detect language automatically based on regional settings</source>
    705660        <translation type="unfinished"></translation>
Note: See TracChangeset for help on using the changeset viewer.