Changeset 33 for trunk/Languages


Ignore:
Timestamp:
Feb 18, 2012, 11:08:44 PM (12 years ago)
Author:
chronos
Message:
  • Modified: CompiledForm replaced by compiled source tab in PageControl on MainForm.
  • Added: Function for switching position between source code and target code.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r32 r33  
    180180msgstr "UloÅŸit jako..."
    181181
     182#: tmainform.ashowsourceposition.caption
     183msgid "Show position in source"
     184msgstr ""
     185
     186#: tmainform.ashowtargetposition.caption
     187msgid "Show position in target"
     188msgstr ""
     189
    182190#: tmainform.ashrinksource.caption
    183191msgid "Shrink source"
    184192msgstr "Srazit kód"
    185 
    186 #: tmainform.aviewcompiled.caption
    187 msgid "Compiled"
    188 msgstr "PřeloÅŸenÃœ"
    189193
    190194#: tmainform.aviewcompilers.caption
     
    242246msgstr "Cíl"
    243247
    244 #: tmainform.toolbutton12.caption
    245 msgid "ToolButton12"
    246 msgstr ""
    247 
    248 #: tmainform.toolbutton13.caption
    249 msgid "ToolButton13"
    250 msgstr ""
    251 
    252 #: tmainform.toolbutton14.caption
    253 msgid "ToolButton14"
    254 msgstr ""
    255 
    256 #: tmainform.toolbutton15.caption
    257 msgid "ToolButton15"
     248#: tmainform.tabsheetsource.caption
     249msgid "Source code"
     250msgstr ""
     251
     252#: tmainform.tabsheettarget.caption
     253msgid "Target code"
    258254msgstr ""
    259255
  • trunk/Languages/LazFuckIDE.po

    r32 r33  
    171171msgstr ""
    172172
     173#: tmainform.ashowsourceposition.caption
     174msgid "Show position in source"
     175msgstr ""
     176
     177#: tmainform.ashowtargetposition.caption
     178msgid "Show position in target"
     179msgstr ""
     180
    173181#: tmainform.ashrinksource.caption
    174182msgid "Shrink source"
    175 msgstr ""
    176 
    177 #: tmainform.aviewcompiled.caption
    178 msgid "Compiled"
    179183msgstr ""
    180184
     
    233237msgstr ""
    234238
    235 #: tmainform.toolbutton12.caption
    236 msgid "ToolButton12"
    237 msgstr ""
    238 
    239 #: tmainform.toolbutton13.caption
    240 msgid "ToolButton13"
    241 msgstr ""
    242 
    243 #: tmainform.toolbutton14.caption
    244 msgid "ToolButton14"
    245 msgstr ""
    246 
    247 #: tmainform.toolbutton15.caption
    248 msgid "ToolButton15"
     239#: tmainform.tabsheetsource.caption
     240msgid "Source code"
     241msgstr ""
     242
     243#: tmainform.tabsheettarget.caption
     244msgid "Target code"
    249245msgstr ""
    250246
Note: See TracChangeset for help on using the changeset viewer.