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


Ignore:
Timestamp:
Jan 7, 2010, 2:24:18 AM (14 years ago)
Author:
laleppa
Message:

+ Added the ability to generate fractional random numbers.
+ Added "Scroll to the end of solution output after solving" option.

  • Set the accuracy for fractional numbers on output to 2 decimail places.
  • Updated translations to reflect changes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/i18n/en.ts

    r80 r81  
    153153    </message>
    154154    <message>
    155         <location filename="../src/mainwindow.cpp" line="627"/>
     155        <location filename="../src/mainwindow.cpp" line="632"/>
    156156        <source>Unable to load translation language.</source>
    157157        <translation type="unfinished"></translation>
    158158    </message>
    159159    <message>
    160         <location filename="../src/mainwindow.cpp" line="637"/>
     160        <location filename="../src/mainwindow.cpp" line="642"/>
    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="746"/>
     166        <location filename="../src/mainwindow.cpp" line="751"/>
    167167        <source>Travelling Salesman Problem</source>
    168168        <translation type="unfinished"></translation>
    169169    </message>
    170170    <message>
    171         <location filename="../src/mainwindow.cpp" line="627"/>
     171        <location filename="../src/mainwindow.cpp" line="632"/>
    172172        <source>Language Change</source>
    173173        <translation type="unfinished"></translation>
    174174    </message>
    175175    <message>
    176         <location filename="../src/mainwindow.cpp" line="637"/>
     176        <location filename="../src/mainwindow.cpp" line="642"/>
    177177        <source>Unsaved Changes</source>
    178178        <translation type="unfinished"></translation>
     
    192192        <location filename="../src/mainwindow.cpp" line="129"/>
    193193        <location filename="../src/mainwindow.cpp" line="188"/>
    194         <location filename="../src/mainwindow.cpp" line="720"/>
     194        <location filename="../src/mainwindow.cpp" line="725"/>
    195195        <source>All Files</source>
    196196        <translation type="unfinished"></translation>
     
    231231    </message>
    232232    <message numerus="yes">
    233         <location filename="../src/mainwindow.cpp" line="452"/>
     233        <location filename="../src/mainwindow.cpp" line="453"/>
    234234        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
    235235        <translation>
     
    239239    </message>
    240240    <message>
    241         <location filename="../src/mainwindow.cpp" line="719"/>
     241        <location filename="../src/mainwindow.cpp" line="724"/>
    242242        <source>%1 Task File</source>
    243243        <translation type="unfinished"></translation>
     
    287287    <message>
    288288        <location filename="../src/mainwindow.cpp" line="416"/>
    289         <location filename="../src/mainwindow.cpp" line="460"/>
     289        <location filename="../src/mainwindow.cpp" line="463"/>
    290290        <source>Solution of Variant #%1 task</source>
    291291        <translation type="unfinished"></translation>
     
    308308    <message>
    309309        <location filename="../src/mainwindow.cpp" line="455"/>
     310        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
     311        <translation type="unfinished"></translation>
     312    </message>
     313    <message>
     314        <location filename="../src/mainwindow.cpp" line="458"/>
    310315        <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>
    311316        <translation type="unfinished"></translation>
    312317    </message>
    313318    <message>
    314         <location filename="../src/mainwindow.cpp" line="728"/>
    315         <location filename="../src/mainwindow.cpp" line="730"/>
     319        <location filename="../src/mainwindow.cpp" line="733"/>
     320        <location filename="../src/mainwindow.cpp" line="735"/>
    316321        <source>Task Save</source>
    317322        <translation type="unfinished"></translation>
     
    606611    </message>
    607612    <message>
    608         <location filename="../src/mainwindow.cpp" line="707"/>
     613        <location filename="../src/mainwindow.cpp" line="712"/>
    609614        <source>&amp;Print...</source>
    610615        <translation type="unfinished"></translation>
    611616    </message>
    612617    <message>
    613         <location filename="../src/mainwindow.cpp" line="714"/>
     618        <location filename="../src/mainwindow.cpp" line="719"/>
    614619        <source>Ctrl+P</source>
    615620        <translation type="unfinished"></translation>
     
    631636    </message>
    632637    <message>
    633         <location filename="../src/mainwindow.cpp" line="699"/>
     638        <location filename="../src/mainwindow.cpp" line="704"/>
    634639        <source>P&amp;rint Preview...</source>
    635640        <translation type="unfinished"></translation>
    636641    </message>
    637642    <message>
    638         <location filename="../src/mainwindow.cpp" line="701"/>
     643        <location filename="../src/mainwindow.cpp" line="706"/>
    639644        <source>Preview solution results</source>
    640645        <translation type="unfinished"></translation>
    641646    </message>
    642647    <message>
    643         <location filename="../src/mainwindow.cpp" line="704"/>
     648        <location filename="../src/mainwindow.cpp" line="709"/>
    644649        <source>Preview current solution results before printing</source>
    645650        <translation type="unfinished"></translation>
    646651    </message>
    647652    <message>
    648         <location filename="../src/mainwindow.cpp" line="709"/>
     653        <location filename="../src/mainwindow.cpp" line="714"/>
    649654        <source>Print solution</source>
    650655        <translation type="unfinished"></translation>
    651656    </message>
    652657    <message>
    653         <location filename="../src/mainwindow.cpp" line="712"/>
     658        <location filename="../src/mainwindow.cpp" line="717"/>
    654659        <source>Print current solution results</source>
    655660        <translation type="unfinished"></translation>
     
    730735    <message>
    731736        <location filename="../ui/settingsdialog.ui" line="283"/>
    732         <source>Use the number of cities in task to determine whether to show solution steps&apos; matrices</source>
     737        <source>Show or hide solution steps&apos; matrices based on number of cities in the task</source>
     738        <translation type="unfinished"></translation>
     739    </message>
     740    <message>
     741        <location filename="../ui/settingsdialog.ui" line="305"/>
     742        <source>Generate fractional random values with the accuracy of 2 decimal places</source>
     743        <translation type="unfinished"></translation>
     744    </message>
     745    <message>
     746        <location filename="../ui/settingsdialog.ui" line="308"/>
     747        <source>Fractional random values</source>
     748        <translation type="unfinished"></translation>
     749    </message>
     750    <message>
     751        <location filename="../ui/settingsdialog.ui" line="316"/>
     752        <source>Scroll to the end of solution output after solving</source>
     753        <translation type="unfinished"></translation>
     754    </message>
     755    <message>
     756        <location filename="../ui/settingsdialog.ui" line="319"/>
     757        <source>Scroll to solution end</source>
    733758        <translation type="unfinished"></translation>
    734759    </message>
     
    781806    </message>
    782807    <message>
    783         <location filename="../src/settingsdialog.cpp" line="97"/>
     808        <location filename="../src/settingsdialog.cpp" line="99"/>
    784809        <source>Restore main window state and position on application restart</source>
    785810        <translation type="unfinished"></translation>
    786811    </message>
    787812    <message>
    788         <location filename="../src/settingsdialog.cpp" line="99"/>
     813        <location filename="../src/settingsdialog.cpp" line="101"/>
    789814        <source>Save main window state and position</source>
    790815        <translation type="unfinished"></translation>
    791816    </message>
    792817    <message>
    793         <location filename="../src/settingsdialog.cpp" line="122"/>
     818        <location filename="../src/settingsdialog.cpp" line="124"/>
    794819        <source>Hover mouse pointer over dialog elements to get additional help</source>
    795820        <translation type="unfinished"></translation>
Note: See TracChangeset for help on using the changeset viewer.