Changeset 8d89d74009aca2427c2e013cab55f5c914260faf
- Timestamp:
- 04/30/08 19:05:29
(2 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1209575129 +0300
- git-parent:
[8aa3a9c40e88ea93c10cc3de46005f896fd126f1]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1209575122 +0300
- Message:
--mono does noes exist. Comment out the text for it.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r7bc28ee |
r8d89d74 |
|
| 216 | 216 | "decoding stage will not take place, thus saving some processing power.") |
|---|
| 217 | 217 | |
|---|
| | 218 | #if 0 |
|---|
| 218 | 219 | #define MONO_TEXT N_("Force mono audio") |
|---|
| 219 | 220 | #define MONO_LONGTEXT N_("This will force a mono audio output.") |
|---|
| | 221 | #endif |
|---|
| 220 | 222 | |
|---|
| 221 | 223 | #define VOLUME_TEXT N_("Default audio volume") |
|---|