[MPlayer-dev-eng] liabf/af.c translatables to help_mp

Corey Hickey bugfood-ml at fatooh.org
Wed Mar 15 22:41:05 CET 2006


Reynaldo H. Verdejo Pinochet wrote:
> ..
> 
> Ok to commit?

[cut]

> +#define MSGTR_AF_CantFindAF "[libaf] Couldn't find audio filter '%s'.\n"
> +#define MSGTR_AF_MemAllocFailed "[libaf] Could not allocate memory.\n" 
> +#define MSGTR_AF_OneAndOnly "[libaf] There can only be one instance of the filter '%s' in each stream.\n"
> +#define MSGTR_AF_CouldntOpenAF "[libaf] Couldn't create or open audio filter '%s'.\n"
> +#define MSGTR_AF_CantCorrectfAFMT "[libaf] Unable to correct audio format.\nThis error should never uccur, please send bugreport.\n"

Typo above: uccur --> occur.

> +#define MSGTR_AF_NoAutomaticInsertion_NotMatchingFMTs "[libaf] Automatic filter insertion disabled but formats do not match. Giving up.\n"
> +#define MSGTR_AF_CantReinit "[libaf] Reinitialization did not work, audio filter '%s' returned error code %i\n"
> +#define MSGTR_AF_CanNotMeetSndCardDemands "[libaf] Unable to setup filter system can not meet sound-card demands, please send bugreport. \n"

This needs some punctuation somewhere, though I'm not certain what the
intended meaning of that message is. This is my buest-guess replacement:
"Unable to set up filter system: can not meet sound card demands. Please
send bugreport."

-Corey




More information about the MPlayer-dev-eng mailing list