Changeset cf7583364f221be6e5f1be21987d13d834bd5157
- Timestamp:
- 12/11/07 16:43:53
(9 months ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1197387833 +0000
- git-parent:
[f0889f4d0fd284cd244c69c7d624e3caf4d18c3d]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1197387833 +0000
- Message:
Yet another typo discovered by Philipp Weissenbacher
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rbb45b3c |
rcf75833 |
|
| 90 | 90 | #define MONO_CHANNEL_TEXT N_("Select channel to keep") |
|---|
| 91 | 91 | #define MONO_CHANNEL_LONGTEXT N_("This option silences all other channels " \ |
|---|
| 92 | | "except the selected channel. Choose one from (0=left, 1=right " \ |
|---|
| | 92 | "except the selected channel. Choose one from (0=left, 1=right, " \ |
|---|
| 93 | 93 | "2=rear left, 3=rear right, 4=center, 5=left front)") |
|---|
| 94 | 94 | |
|---|