Changeset a1a819ef409cd7dc8c84d932c4db34d481f67145

Show
Ignore:
Timestamp:
12/15/05 18:45:02 (3 years ago)
Author:
Felix Paul Kühne <fkuehne@videolan.org>
git-committer:
Felix Paul Kühne <fkuehne@videolan.org> 1134668702 +0000
git-parent:

[be79cc893dd7b1766ac095aaff14cc2186ed50f5]

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

* unify the Time-To-Live string and fix its Spanish translation (thanks to the forum user martintxo)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/access_output/udp.c

    r494933e ra1a819e  
    7878    "value should be set in millisecond units." ) 
    7979 
    80 #define TTL_TEXT N_("Time To Live") 
     80#define TTL_TEXT N_("Time-To-Live") 
    8181#define TTL_LONGTEXT N_("Allows you to define the time to live of the " \ 
    8282                        "outgoing stream.") 
  • modules/stream_out/rtp.c

    r1bf86eb ra1a819e  
    7878    "Allows you to specify the default video port used for the RTP streaming." ) 
    7979 
    80 #define TTL_TEXT N_("Time To Live") 
     80#define TTL_TEXT N_("Time-To-Live") 
    8181#define TTL_LONGTEXT N_( \ 
    8282    "Allows you to specify the time to live for the output stream." ) 
  • po/es.po

    ra4388bc ra1a819e  
    1119911199#: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 
    1120011200msgid "Time-To-Live (TTL)" 
    11201 msgstr "Hora para Emisión En Directo (TTL): " 
     11201msgstr "Tiempo de vida (TTL): " 
    1120211202 
    1120311203#: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:453