Changeset 134 for trunk/Languages


Ignore:
Timestamp:
Mar 5, 2022, 9:27:57 AM (2 years ago)
Author:
chronos
Message:
  • Fixed: Do not try to open last opened file on start if it doesn't exist.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r133 r134  
    1717
    1818#: tformcompilemultiple.buttoncancel.caption
    19 #, fuzzy
    2019msgctxt "tformcompilemultiple.buttoncancel.caption"
    2120msgid "Cancel"
     
    552551msgstr "Chyba"
    553552
     553#: uformmain.sfilenotfound
     554#, object-pascal-format
     555msgid "File %s not found."
     556msgstr "Soubor %s nenalezen."
     557
    554558#: uformmain.snewproject
    555559msgid "New project"
     
    615619msgid "Unsupported command"
    616620msgstr "NepodporovanÃœ příkaz"
    617 
  • trunk/Languages/LazFuck.pot

    r133 r134  
    541541msgstr ""
    542542
     543#: uformmain.sfilenotfound
     544#, object-pascal-format
     545msgid "File %s not found."
     546msgstr ""
     547
    543548#: uformmain.snewproject
    544549msgid "New project"
Note: See TracChangeset for help on using the changeset viewer.