[PATCH (resend)] winealsa: Make string "Unknown sound card" translatable.

Alexandre Julliard julliard at winehq.org
Mon Jun 22 05:28:06 CDT 2015


Alex Henrie <alexhenrie24 at gmail.com> writes:

> ---
>  dlls/winealsa.drv/Makefile.in |  4 +++-
>  dlls/winealsa.drv/mmdevdrv.c  |  9 +++++++--
>  dlls/winealsa.drv/resource.h  | 19 +++++++++++++++++++
>  dlls/winealsa.drv/winealsa.rc | 29 +++++++++++++++++++++++++++++
>  4 files changed, 58 insertions(+), 3 deletions(-)
>  create mode 100644 dlls/winealsa.drv/resource.h
>  create mode 100644 dlls/winealsa.drv/winealsa.rc

Adding translation in drivers doesn't work very well, it needs some more
makefile support. It would be better to do this some other way.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list