Commit 64785761 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

ALSA: device name is not translatable

parent 7b753608
...@@ -85,7 +85,7 @@ struct aout_sys_t ...@@ -85,7 +85,7 @@ struct aout_sys_t
/* Why not ? --Bozo */ /* Why not ? --Bozo */
/* Right. --Meuuh */ /* Right. --Meuuh */
#define DEFAULT_ALSA_DEVICE N_("default") #define DEFAULT_ALSA_DEVICE "default"
/***************************************************************************** /*****************************************************************************
* Local prototypes * Local prototypes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment