Changeset 16 for trunk/Languages


Ignore:
Timestamp:
Feb 11, 2012, 7:12:30 PM (12 years ago)
Author:
chronos
Message:
  • Added: Function for formating source using text indentation according loop nesting.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r15 r16  
    1313#, fuzzy
    1414#| msgid "Runtime"
     15msgctxt "tinterpreterform.caption"
    1516msgid "Interpretter"
    1617msgstr "Běh"
     
    7172msgstr "O programu"
    7273
    73 #: tmainform.abreakpointset.caption
    74 msgid "Breakpoint set"
    75 msgstr "Nastavit bod přeruÅ¡ení"
    76 
    77 #: tmainform.abreakpointunset.caption
    78 msgid "Unset breakpoint"
    79 msgstr "ZruÅ¡it bod přeruÅ¡ení"
     74#: tmainform.abreakpointtoggle.caption
     75msgid "Toggle breakpoint"
     76msgstr ""
    8077
    8178#: tmainform.acompile.caption
     
    8683msgid "Exit"
    8784msgstr "Ukončit"
     85
     86#: tmainform.aformatsource.caption
     87msgid "Format source"
     88msgstr ""
    8889
    8990#: tmainform.ahelp.caption
     
    150151
    151152#: tmainform.aviewinterpretter.caption
     153msgctxt "tmainform.aviewinterpretter.caption"
    152154msgid "Interpretter"
    153155msgstr "Interpretr"
     
    179181msgstr ""
    180182
     183#: tmainform.menuitem24.caption
     184msgid "Tools"
     185msgstr ""
     186
    181187#: tmainform.menuitem40.caption
    182188msgid "Target"
  • trunk/Languages/LazFuckIDE.po

    r15 r16  
    33
    44#: tinterpreterform.caption
     5msgctxt "tinterpreterform.caption"
    56msgid "Interpretter"
    67msgstr ""
     
    6162msgstr ""
    6263
    63 #: tmainform.abreakpointset.caption
    64 msgid "Breakpoint set"
    65 msgstr ""
    66 
    67 #: tmainform.abreakpointunset.caption
    68 msgid "Unset breakpoint"
     64#: tmainform.abreakpointtoggle.caption
     65msgid "Toggle breakpoint"
    6966msgstr ""
    7067
     
    7572#: tmainform.aexit.caption
    7673msgid "Exit"
     74msgstr ""
     75
     76#: tmainform.aformatsource.caption
     77msgid "Format source"
    7778msgstr ""
    7879
     
    140141
    141142#: tmainform.aviewinterpretter.caption
     143msgctxt "tmainform.aviewinterpretter.caption"
    142144msgid "Interpretter"
    143145msgstr ""
     
    169171msgstr ""
    170172
     173#: tmainform.menuitem24.caption
     174msgid "Tools"
     175msgstr ""
     176
    171177#: tmainform.menuitem40.caption
    172178msgid "Target"
Note: See TracChangeset for help on using the changeset viewer.