Changeset a1a819ef409cd7dc8c84d932c4db34d481f67145
- 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
| r494933e |
ra1a819e |
|
| 78 | 78 | "value should be set in millisecond units." ) |
|---|
| 79 | 79 | |
|---|
| 80 | | #define TTL_TEXT N_("Time To Live") |
|---|
| | 80 | #define TTL_TEXT N_("Time-To-Live") |
|---|
| 81 | 81 | #define TTL_LONGTEXT N_("Allows you to define the time to live of the " \ |
|---|
| 82 | 82 | "outgoing stream.") |
|---|
| r1bf86eb |
ra1a819e |
|
| 78 | 78 | "Allows you to specify the default video port used for the RTP streaming." ) |
|---|
| 79 | 79 | |
|---|
| 80 | | #define TTL_TEXT N_("Time To Live") |
|---|
| | 80 | #define TTL_TEXT N_("Time-To-Live") |
|---|
| 81 | 81 | #define TTL_LONGTEXT N_( \ |
|---|
| 82 | 82 | "Allows you to specify the time to live for the output stream." ) |
|---|
| ra4388bc |
ra1a819e |
|
| 11199 | 11199 | #: modules/gui/wxwidgets/dialogs/wizard.cpp:1332 |
|---|
| 11200 | 11200 | msgid "Time-To-Live (TTL)" |
|---|
| 11201 | | msgstr "Hora para Emisión En Directo (TTL): " |
|---|
| | 11201 | msgstr "Tiempo de vida (TTL): " |
|---|
| 11202 | 11202 | |
|---|
| 11203 | 11203 | #: modules/gui/macosx/wizard.m:427 modules/gui/macosx/wizard.m:453 |
|---|