Ignore:
Timestamp:
Jun 6, 2024, 9:10:15 PM (4 months ago)
Author:
chronos
Message:
  • Fixed: A typo in interpreter target name.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Languages/LazFuck.pot

    r150 r152  
    158158msgstr ""
    159159
    160 #: targetinterpretter.sbreakpointindexerror
     160#: targetinterpreter.sbreakpointindexerror
    161161#, object-pascal-format
    162 msgctxt "targetinterpretter.sbreakpointindexerror"
     162msgctxt "targetinterpreter.sbreakpointindexerror"
    163163msgid "Break point index error: %d"
    164164msgstr ""
    165165
    166 #: targetinterpretter.sjumptablecollision
    167 msgctxt "targetinterpretter.sjumptablecollision"
     166#: targetinterpreter.sjumptablecollision
     167msgctxt "targetinterpreter.sjumptablecollision"
    168168msgid "Jump table collision"
    169169msgstr ""
    170170
    171 #: targetinterpretter.sjumptableinconsistent
    172 msgctxt "targetinterpretter.sjumptableinconsistent"
     171#: targetinterpreter.sjumptableinconsistent
     172msgctxt "targetinterpreter.sjumptableinconsistent"
    173173msgid "Jump table is inconsistent"
    174174msgstr ""
    175175
    176 #: targetinterpretter.sprogramlowermemorylimit
    177 msgctxt "targetinterpretter.sprogramlowermemorylimit"
     176#: targetinterpreter.sprogramlowermemorylimit
     177msgctxt "targetinterpreter.sprogramlowermemorylimit"
    178178msgid "Program run over lower memory limit"
    179179msgstr ""
    180180
    181 #: targetinterpretter.sprogramnotrunning
    182 msgctxt "targetinterpretter.sprogramnotrunning"
     181#: targetinterpreter.sprogramnotrunning
     182msgctxt "targetinterpreter.sprogramnotrunning"
    183183msgid "Program not running"
    184184msgstr ""
    185185
    186 #: targetinterpretter.sprogramuppermemorylimit
    187 msgctxt "targetinterpretter.sprogramuppermemorylimit"
     186#: targetinterpreter.sprogramuppermemorylimit
     187msgctxt "targetinterpreter.sprogramuppermemorylimit"
    188188msgid "Program run over upper memory limit"
    189189msgstr ""
    190190
    191 #: targetinterpretter.sunsupportedcommand
    192 msgctxt "targetinterpretter.sunsupportedcommand"
     191#: targetinterpreter.sunsupportedcommand
     192msgctxt "targetinterpreter.sunsupportedcommand"
    193193msgid "Unsupported command"
    194194msgstr ""
Note: See TracChangeset for help on using the changeset viewer.