Module: wine Branch: stable Commit: 5e4540b46d9073a9a225642dd279c7a5e1dca2a6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5e4540b46d9073a9a225642dd2... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Wed Dec 8 17:13:46 2010 +0100 shlwapi: The Italian translation uses UTF-8 encoding. (cherry picked from commit 287253a5a7b2940eb48f286e52fb41db3db9f22a) --- dlls/shlwapi/shlwapi_It.rc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/dlls/shlwapi/shlwapi_It.rc b/dlls/shlwapi/shlwapi_It.rc index 1339daa..5899bf8 100644 --- a/dlls/shlwapi/shlwapi_It.rc +++ b/dlls/shlwapi/shlwapi_It.rc @@ -20,6 +20,8 @@ #include "resource.h" +#pragma code_page(65001) + LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL IDD_ERR_DIALOG DIALOG MOVEABLE DISCARDABLE 0, 0, 220, 60