Changeset 43 for trunk/IDE/Languages


Ignore:
Timestamp:
Feb 29, 2012, 8:23:19 PM (13 years ago)
Author:
chronos
Message:
  • Added: Debugging actions to Run menu.
Location:
trunk/IDE/Languages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/IDE/Languages/Transpascal.cs.po

    r42 r43  
    133133msgstr "Domovská stránka"
    134134
     135#: tmainform.apause.caption
     136msgid "Pause"
     137msgstr ""
     138
    135139#: tmainform.aprojectclose.caption
    136140msgid "Close"
     
    168172msgid "Save project with custom name"
    169173msgstr "Uložit projekt s vlastním jménem"
     174
     175#: tmainform.areset.caption
     176msgid "Reset"
     177msgstr ""
    170178
    171179#: tmainform.arun.caption
     
    174182msgstr "Spustit"
    175183
     184#: tmainform.aruntocursor.caption
     185msgid "Run to cursor"
     186msgstr ""
     187
     188#: tmainform.astepin.caption
     189msgid "Step in"
     190msgstr ""
     191
     192#: tmainform.astepout.caption
     193msgid "Step out"
     194msgstr ""
     195
     196#: tmainform.astepover.caption
     197msgid "Step over"
     198msgstr ""
     199
     200#: tmainform.astop.caption
     201msgid "Stop"
     202msgstr ""
     203
    176204#: tmainform.aviewcodetree.caption
    177205msgid "Code tree"
     
    232260#: tmainform.menuitem22.caption
    233261msgctxt "tmainform.menuitem22.caption"
     262msgid "-"
     263msgstr "-"
     264
     265#: tmainform.menuitem27.caption
     266msgctxt "tmainform.menuitem27.caption"
    234267msgid "-"
    235268msgstr "-"
  • trunk/IDE/Languages/Transpascal.po

    r42 r43  
    125125msgstr ""
    126126
     127#: tmainform.apause.caption
     128msgid "Pause"
     129msgstr ""
     130
    127131#: tmainform.aprojectclose.caption
    128132msgid "Close"
     
    159163#: tmainform.aprojectsaveas.hint
    160164msgid "Save project with custom name"
     165msgstr ""
     166
     167#: tmainform.areset.caption
     168msgid "Reset"
    161169msgstr ""
    162170
     
    166174msgstr ""
    167175
     176#: tmainform.aruntocursor.caption
     177msgid "Run to cursor"
     178msgstr ""
     179
     180#: tmainform.astepin.caption
     181msgid "Step in"
     182msgstr ""
     183
     184#: tmainform.astepout.caption
     185msgid "Step out"
     186msgstr ""
     187
     188#: tmainform.astepover.caption
     189msgid "Step over"
     190msgstr ""
     191
     192#: tmainform.astop.caption
     193msgid "Stop"
     194msgstr ""
     195
    168196#: tmainform.aviewcodetree.caption
    169197msgid "Code tree"
     
    227255msgstr ""
    228256
     257#: tmainform.menuitem27.caption
     258msgctxt "TMAINFORM.MENUITEM27.CAPTION"
     259msgid "-"
     260msgstr ""
     261
    229262#: tmainform.menuitem7.caption
    230263msgctxt "tmainform.menuitem7.caption"
Note: See TracChangeset for help on using the changeset viewer.