Author: akhaldi Date: Sun Oct 10 22:59:37 2010 New Revision: 49106
URL: http://svn.reactos.org/svn/reactos?rev=49106&view=rev Log: [CMAKE] - Fix cryptui build. This should be sent upstream.
Modified: branches/cmake-bringup/dll/win32/cryptui/cryptui_Fr.rc
Modified: branches/cmake-bringup/dll/win32/cryptui/cryptui_Fr.rc URL: http://svn.reactos.org/svn/reactos/branches/cmake-bringup/dll/win32/cryptui/... ============================================================================== --- branches/cmake-bringup/dll/win32/cryptui/cryptui_Fr.rc [iso-8859-1] (original) +++ branches/cmake-bringup/dll/win32/cryptui/cryptui_Fr.rc [iso-8859-1] Sun Oct 10 22:59:37 2010 @@ -428,7 +428,7 @@ IDC_EXPORT_FORMAT_BASE64, 31,30,200,12, BS_AUTORADIOBUTTON AUTORADIOBUTTON "Standard de syntaxe de message cryptographique - Messages PKCS #7 (.p7b)", IDC_EXPORT_FORMAT_CMS, 31,42,200,12, BS_AUTORADIOBUTTON - CHECKBOX "&Inclure tous les certificats dans le chemin de certification si possible" + CHECKBOX "&Inclure tous les certificats dans le chemin de certification si possible", IDC_EXPORT_CMS_INCLUDE_CHAIN, 44,57,230,8, BS_AUTOCHECKBOX|WS_TABSTOP|WS_DISABLED AUTORADIOBUTTON "Ãchange d'informations &Personnelles - PKCS #12 (.pfx)", IDC_EXPORT_FORMAT_PFX, 31,72,200,12, BS_AUTORADIOBUTTON|WS_DISABLED