Ignore:
Timestamp:
Feb 19, 2012, 12:41:25 PM (12 years ago)
Author:
chronos
Message:
  • Fixed: Step into, step over, step out, run to cursor debbuging actions.
  • Fixed: Updating interface from interpretter thread using synchronization.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Languages/LazFuckIDE.cs.po

    r38 r39  
    4040
    4141#: tformcpu.caption
     42#| msgid "Interpretter"
    4243msgctxt "tformcpu.caption"
    43 msgid "Interpretter"
    44 msgstr "Interpreter"
     44msgid "CPU"
     45msgstr "CPU"
    4546
    4647#: tformcpu.label3.caption
     
    8586
    8687#: tforminput.caption
    87 msgid "FormInput"
    88 msgstr ""
     88msgid "Input"
     89msgstr "Vstup"
    8990
    9091#: tforminput.label1.caption
     
    9495
    9596#: tformmemory.caption
    96 msgid "FormMemory"
    97 msgstr ""
     97msgid "Memory"
     98msgstr "Paměť"
    9899
    99100#: tformmemory.label6.caption
     
    113114
    114115#: tformmesssages.caption
    115 msgid "FormMesssages"
    116 msgstr ""
     116#| msgid "Messsages"
     117msgctxt "tformmesssages.caption"
     118msgid "Messages"
     119msgstr "Zprávy"
    117120
    118121#: tformoutput.caption
    119 msgid "FormOutput"
    120 msgstr ""
     122msgid "Output"
     123msgstr "VÃœstup"
    121124
    122125#: tformoutput.label2.caption
     
    246249#: tmainform.aprogramshowexecutionpoint.caption
    247250msgid "Show execution point"
    248 msgstr ""
     251msgstr "Ukázat bod vykonání"
    249252
    250253#: tmainform.aprogramstepinto.caption
     
    356359msgctxt "tmainform.tabsheetdebug.caption"
    357360msgid "Debug"
    358 msgstr ""
     361msgstr "Ladění"
    359362
    360363#: tmainform.tabsheetmessages.caption
    361364msgctxt "tmainform.tabsheetmessages.caption"
    362365msgid "Messages"
    363 msgstr ""
     366msgstr "Zprávy"
    364367
    365368#: tmainform.tabsheetsource.caption
     
    537540#: utargetinterpretter.sprogramnotrunning
    538541msgid "Program not running"
    539 msgstr ""
     542msgstr "Program neběşí"
    540543
    541544#: utargetinterpretter.sprogramupperlimit
Note: See TracChangeset for help on using the changeset viewer.