Module: wine Branch: master Commit: 7baf876646320dc2b6230610760a9816aee8e8e1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7baf876646320dc2b623061076...
Author: Paul Vriens Paul.Vriens.Wine@gmail.com Date: Mon Jul 6 18:03:37 2009 +0200
crypt32: Improve an English resource.
---
dlls/crypt32/crypt32_En.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dlls/crypt32/crypt32_En.rc b/dlls/crypt32/crypt32_En.rc index 92d26c5..be06845 100644 --- a/dlls/crypt32/crypt32_En.rc +++ b/dlls/crypt32/crypt32_En.rc @@ -174,7 +174,7 @@ STRINGTABLE DISCARDABLE IDS_LOCALIZEDNAME_CA "Intermediate Certification Authorities" IDS_LOCALIZEDNAME_ADDRESSBOOK "Other People" IDS_LOCALIZEDNAME_TRUSTEDPUBLISHER "Trusted Publishers" - IDS_LOCALIZEDNAME_DISALLOWED "Disallowed" + IDS_LOCALIZEDNAME_DISALLOWED "Untrusted Certificates" }
STRINGTABLE DISCARDABLE