Opened 16 years ago
Closed 16 years ago
#8928 closed patch (fixed)
[PATCH] Various source textstring corrections
| Reported by: | Kenni Lund [kenni a kelu dot dk] | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.24 |
| Component: | MythTV - General | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
A few string corrections before we hit the string freeze.
I'm a bit in doubt about the "Audio sampling rate limit" -> "Force audio sampling rate" string. The string is more than 6 years old and "audioratelimit" is also used in the code, but as I understand the setting it's not a limit, but an absolute value. The helptext is:
"If non-zero, override the audio sampling rate in the recording profile when this card is used. Use this if your capture card does not support all of the standard rates."
...and you can choose between the values "None", "32000", "44100" and "48000".
Attachments (1)
Change History (2)
by , 16 years ago
| Attachment: | string_corrections.diff added |
|---|
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |

(In [26297]) Correct a few textstrings (spelling, etc.) before we hit the the string freeze.
ACK by robertm, fixes #8928.