[ros-diffs] [akhaldi] 49106: [CMAKE] - Fix cryptui build. This should be sent upstream.

akhaldi at svn.reactos.org akhaldi at svn.reactos.org
Sun Oct 10 22:59:38 UTC 2010


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/cryptui_Fr.rc?rev=49106&r1=49105&r2=49106&view=diff
==============================================================================
--- 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




More information about the Ros-diffs mailing list