Changeset fb34b18024c20382585fd0e81eb8a7f3868db8e9
- Timestamp:
- 12/18/07 21:57:40
(7 months ago)
- Author:
- Felix Paul Kühne <fkuehne@videolan.org>
- git-committer:
- Felix Paul Kühne <fkuehne@videolan.org> 1198011460 +0000
- git-parent:
[bec377a7e0cd1429e7d3179e0d7dfb5ae8c7f188]
- git-author:
- Felix Paul Kühne <fkuehne@videolan.org> 1198011460 +0000
- Message:
* fix the strings instead of marking them as fuzzy. sorry about the breakage
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1282aa0 |
rfb34b18 |
|
| 1072 | 1072 | |
|---|
| 1073 | 1073 | #: src/input/es_out.c:2031 |
|---|
| 1074 | | #, fuzzy, c-format |
|---|
| | 1074 | #, c-format |
|---|
| 1075 | 1075 | msgid "%u Hz" |
|---|
| 1076 | | msgstr "%d Hz" |
|---|
| | 1076 | msgstr "%u Hz" |
|---|
| 1077 | 1077 | |
|---|
| 1078 | 1078 | #: src/input/es_out.c:2037 |
|---|
| … | … | |
| 1088 | 1088 | |
|---|
| 1089 | 1089 | #: src/input/es_out.c:2043 |
|---|
| 1090 | | #, fuzzy, c-format |
|---|
| | 1090 | #, c-format |
|---|
| 1091 | 1091 | msgid "%u kb/s" |
|---|
| 1092 | | msgstr "%d kb/s" |
|---|
| | 1092 | msgstr "%u kb/s" |
|---|
| 1093 | 1093 | |
|---|
| 1094 | 1094 | #: src/input/es_out.c:2054 |
|---|