Changeset 128 for trunk/Languages


Ignore:
Timestamp:
Jan 17, 2022, 4:53:31 PM (2 years ago)
Author:
chronos
Message:
  • Added: Two more code examples.
  • Added: Allow to disable debugging support.
  • Added: Remember last opened tab in options form.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r127 r128  
    263263msgstr "Volby"
    264264
    265 #: tformoptions.checkbox1.caption
    266 msgid "Reopend last opened project"
    267 msgstr "Otevřít naposledy otevřenÃœ projekt"
     265#: tformoptions.checkboxdebugenabled.caption
     266msgid "Debugging"
     267msgstr "Ladění"
    268268
    269269#: tformoptions.checkboxdpiauto.caption
     
    290290msgid "Set zero"
    291291msgstr "Nastavení nuly"
     292
     293#: tformoptions.checkboxreopenlastfile.caption
     294msgctxt "tformoptions.checkboxreopenlastfile.caption"
     295msgid "Reopend last opened project"
     296msgstr "Otevřít naposledy otevřenÃœ projekt"
    292297
    293298#: tformoptions.label1.caption
  • trunk/Languages/LazFuck.pot

    r127 r128  
    253253msgstr ""
    254254
    255 #: tformoptions.checkbox1.caption
    256 msgid "Reopend last opened project"
     255#: tformoptions.checkboxdebugenabled.caption
     256msgid "Debugging"
    257257msgstr ""
    258258
     
    279279#: tformoptions.checkboxoptimizesetzero.caption
    280280msgid "Set zero"
     281msgstr ""
     282
     283#: tformoptions.checkboxreopenlastfile.caption
     284msgctxt "tformoptions.checkboxreopenlastfile.caption"
     285msgid "Reopend last opened project"
    281286msgstr ""
    282287
Note: See TracChangeset for help on using the changeset viewer.