Changeset fb751f6e275e31a69d81502d030a3fbaf5514831

Show
Ignore:
Timestamp:
05/17/05 15:37:48 (3 years ago)
Author:
Felix Paul Kühne <fkuehne@videolan.org>
git-committer:
Felix Paul Kühne <fkuehne@videolan.org> 1116337068 +0000
git-parent:

[327a91a10c263cac933a77a4ca7340db48afad25]

git-author:
Felix Paul Kühne <fkuehne@videolan.org> 1116337068 +0000
Message:

* capitalise "Time To Live" always
* fixed erroneus Spanish translation of TTL, thanks to the forum-user "martintxo" for the hint

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/stream_out/rtp.c

    rba9826c rfb751f6  
    7575    "Allows you to specify the default video port used for the RTP streaming." ) 
    7676 
    77 #define TTL_TEXT N_("Time to live") 
     77#define TTL_TEXT N_("Time To Live") 
    7878#define TTL_LONGTEXT N_( \ 
    7979    "Allows you to specify the time to live for the output stream." ) 
  • po/es.po

    r327a91a rfb751f6  
    17541754#: src/libvlc.h:318 modules/stream_out/rtp.c:77 
    17551755msgid "Time to live" 
    1756 msgstr "Hora para emisión en directo
     1756msgstr "Tiempo de vida (TTL)
    17571757 
    17581758#: src/libvlc.h:320 
     
    57795779#: modules/access_output/udp.c:68 
    57805780msgid "Time To Live" 
    5781 msgstr "Hora para Emisión En Directo
     5781msgstr "Tiempo de vida (TTL)
    57825782 
    57835783#: modules/access_output/udp.c:69 
  • src/libvlc.h

    rabfb521 rfb751f6  
    316316    "of your multicasting interface here.") 
    317317 
    318 #define TTL_TEXT N_("Time to live") 
     318#define TTL_TEXT N_("Time To Live") 
    319319#define TTL_LONGTEXT N_( \ 
    320320    "Indicate here the Time To Live of the multicast packets sent by " \