Changeset 89 for tags


Ignore:
Timestamp:
May 17, 2024, 9:13:25 PM (6 months ago)
Author:
chronos
Message:
  • Added: Windows installer for version 1.1.0.
  • Modified: Changes after version 1.1.0.
Location:
tags/1.1.0
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • tags/1.1.0/Core.lfm

    r73 r89  
    1313    Identification = 1
    1414    VersionMajor = 1
    15     VersionMinor = 0
     15    VersionMinor = 1
    1616    VersionBugFix = 0
    17     VersionSuffix = 'alfa'
    1817    CompanyName = 'Chronosoft'
    1918    HomePage = 'https://app.zdechov.net/Tunneler/'
     
    2120    EmailContact = 'robie@centrum.cz'
    2221    AppName = 'Tunneler'
    23     ReleaseDate = 44550
     22    ReleaseDate = 45429
    2423    RegistryKey = '\Software\Chronosoft\Tunneler'
    2524    RegistryRoot = rrKeyCurrentUser
  • tags/1.1.0/Languages/Tunneler.cs.po

    r87 r89  
    216216msgstr "%0:s z %1:s"
    217217
    218 #: sound.splaynotsupported
    219 #, object-pascal-format
    220 msgctxt "sound.splaynotsupported"
    221 msgid "The play command %s does not work on your system"
    222 msgstr "Povel přehrání %s na vaÅ¡em systému nefunguje"
    223 
    224218#: sound.sunabletoplay
    225219msgctxt "sound.sunabletoplay"
     
    375369msgid "Controls"
    376370msgstr "Ovládání"
     371
  • tags/1.1.0/Languages/Tunneler.pot

    r87 r89  
    206206msgstr ""
    207207
    208 #: sound.splaynotsupported
    209 #, object-pascal-format
    210 msgctxt "sound.splaynotsupported"
    211 msgid "The play command %s does not work on your system"
    212 msgstr ""
    213 
    214208#: sound.sunabletoplay
    215209msgctxt "sound.sunabletoplay"
Note: See TracChangeset for help on using the changeset viewer.