Changeset 52 for trunk/Languages


Ignore:
Timestamp:
Jul 26, 2012, 3:11:08 PM (12 years ago)
Author:
chronos
Message:
  • Modified: Optimization functions moved to shared place in TTarget.
  • Modified: Text source is loaded to program source array of brainfuck commands for better processing.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r50 r52  
    1616#: tform1.caption
    1717msgid "Form1"
    18 msgstr ""
     18msgstr "Form1"
    1919
    2020#: tform2.caption
    2121msgid "Form2"
    22 msgstr ""
     22msgstr "Form2"
    2323
    2424#: tform3.caption
    2525msgid "Form3"
    26 msgstr ""
     26msgstr "Form3"
    2727
    2828#: tformcompilers.caption
     
    491491
    492492#: tmainform.toolbuttontarget.caption
    493 msgid "ToolButtonTarget"
     493msgctxt "tmainform.toolbuttontarget.caption"
     494msgid "Target select"
     495msgstr ""
     496
     497#: tmainform.toolbuttontarget.hint
     498msgctxt "tmainform.toolbuttontarget.hint"
     499msgid "Target select"
    494500msgstr ""
    495501
     
    580586msgstr " kroků/s"
    581587
     588#: uformmain.scompilestart
     589msgid "Compiling..."
     590msgstr "Překládání..."
     591
     592#: uformmain.sdone
     593msgid "Done"
     594msgstr "Dokončeno"
     595
    582596#: uformmain.snewproject
    583597msgid "New project"
  • trunk/Languages/LazFuckIDE.po

    r50 r52  
    480480
    481481#: tmainform.toolbuttontarget.caption
    482 msgid "ToolButtonTarget"
     482msgctxt "tmainform.toolbuttontarget.caption"
     483msgid "Target select"
     484msgstr ""
     485
     486#: tmainform.toolbuttontarget.hint
     487msgctxt "tmainform.toolbuttontarget.hint"
     488msgid "Target select"
    483489msgstr ""
    484490
     
    569575msgstr ""
    570576
     577#: uformmain.scompilestart
     578msgid "Compiling..."
     579msgstr ""
     580
     581#: uformmain.sdone
     582msgid "Done"
     583msgstr ""
     584
    571585#: uformmain.snewproject
    572586msgid "New project"
Note: See TracChangeset for help on using the changeset viewer.