Anders Jonsson : cryptui: Fix typos in English resources.

Alexandre Julliard julliard at winehq.org
Thu Dec 2 16:30:55 CST 2010


Module: wine
Branch: stable
Commit: 05c277e3e15dd265827b2ff722fffcbfde4713ef
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=05c277e3e15dd265827b2ff722fffcbfde4713ef

Author: Anders Jonsson <anders.jonsson at norsjonet.se>
Date:   Tue Aug  3 08:24:12 2010 +0200

cryptui: Fix typos in English resources.
(cherry picked from commit e8994599dcebb948d5c219bf7dda13546e70a0dc)

---

 dlls/cryptui/cryptui_En.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/cryptui/cryptui_En.rc b/dlls/cryptui/cryptui_En.rc
index 527ffa5..11ffa03 100644
--- a/dlls/cryptui/cryptui_En.rc
+++ b/dlls/cryptui/cryptui_En.rc
@@ -118,10 +118,10 @@ STRINGTABLE DISCARDABLE
     IDS_WARN_REMOVE_PLURAL_DEFAULT "Are you sure you want to remove these certificates?"
     IDS_CERT_MGR "Certificates"
     IDS_FRIENDLY_NAME_NONE "<None>"
-    IDS_PURPOSE_SERVER_AUTH "Ensures the identify of a remote computer"
+    IDS_PURPOSE_SERVER_AUTH "Ensures the identity of a remote computer"
     IDS_PURPOSE_CLIENT_AUTH "Proves your identity to a remote computer"
     IDS_PURPOSE_CODE_SIGNING "Ensures software came from software publisher\nProtects software from alteration after publication"
-    IDS_PURPOSE_EMAIL_PROTECTION "Protects e-mail messges"
+    IDS_PURPOSE_EMAIL_PROTECTION "Protects e-mail messages"
     IDS_PURPOSE_IPSEC "Allows secure communication over the Internet"
     IDS_PURPOSE_TIMESTAMP_SIGNING "Allows data to be signed with the current time"
     IDS_PURPOSE_CTL_USAGE_SIGNING "Allows you to digitally sign a certificate trust list"




More information about the wine-cvs mailing list