Changeset bb45b3c23d239bccbb959e3a10489568e09880e6
- Timestamp:
- 11/09/07 19:43:12
(10 months ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1194633792 +0000
- git-parent:
[1a48e9a028b6c278eb7d122c44894cdb688d35e1]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1194633792 +0000
- Message:
Typo
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| re40d134 |
rbb45b3c |
|
| 83 | 83 | }; |
|---|
| 84 | 84 | |
|---|
| 85 | | #define MONO_DOWNMIX_TEXT N_("Use downmix algorithme.") |
|---|
| | 85 | #define MONO_DOWNMIX_TEXT N_("Use downmix algorithm") |
|---|
| 86 | 86 | #define MONO_DOWNMIX_LONGTEXT N_("This option selects a stereo to mono " \ |
|---|
| 87 | 87 | "downmix algorithm that is used in the headphone channel mixer. It" \ |
|---|