Ignore:
Timestamp:
Mar 5, 2022, 4:38:34 PM (2 years ago)
Author:
chronos
Message:
  • Fixed: Wrong index variable used in inc/dec merge optimization.
  • Fixed: Reload output if program is reset.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Languages/LazFuck.pot

    r136 r137  
    589589msgstr ""
    590590
     591#: utarget.sfirstindexhigherthanlastindex
     592msgid "First index higher than last index"
     593msgstr ""
     594
     595#: utarget.sfirstindexoutofrange
     596msgid "First index out of range"
     597msgstr ""
     598
     599#: utarget.slastindexoutofrange
     600msgid "Last index out of range"
     601msgstr ""
     602
    591603#: utarget.snone
    592604msgid "None"
     
    599611#: utarget.spaused
    600612msgid "Paused"
     613msgstr ""
     614
     615#: utarget.sprogramindexerror
     616#, object-pascal-format
     617msgid "Old program index higher than new (old: %d, new: %d)"
    601618msgstr ""
    602619
Note: See TracChangeset for help on using the changeset viewer.