⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pgpui.rc

📁 pgp soucecode pgp soucecode
💻 RC
📖 第 1 页 / 共 2 页
字号:
        BOTTOMMARGIN, 80
    END

    IDD_OPTIONSDIALOG, DIALOG
    BEGIN
        LEFTMARGIN, 7
        RIGHTMARGIN, 247
        TOPMARGIN, 7
        BOTTOMMARGIN, 183
    END

    IDD_KEYPASSPHRASE, DIALOG
    BEGIN
        LEFTMARGIN, 7
        RIGHTMARGIN, 252
        TOPMARGIN, 7
        BOTTOMMARGIN, 94
    END
END
#endif    // APSTUDIO_INVOKED


#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//

1 TEXTINCLUDE DISCARDABLE 
BEGIN
    "resource.h\0"
END

2 TEXTINCLUDE DISCARDABLE 
BEGIN
    "#include ""afxres.h""\r\n"
    "\0"
END

3 TEXTINCLUDE DISCARDABLE 
BEGIN
    "\r\n"
    "\0"
END

#endif    // APSTUDIO_INVOKED


/////////////////////////////////////////////////////////////////////////////
//
// Menu
//

IDR_MENU1 MENU DISCARDABLE 
BEGIN
    POPUP "Server Menu"
    BEGIN
        MENUITEM "&Update Unknown Keys from Server", IDM_LOOKUP
        MENUITEM SEPARATOR
        MENUITEM "&What's This?",               IDM_WHATSTHIS
    END
END


/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//

IDB_IMAGES4BIT          BITMAP  DISCARDABLE     "Res\\images4.bmp"
IDB_IMAGES24BIT         BITMAP  DISCARDABLE     "Res\\images24.bmp"

/////////////////////////////////////////////////////////////////////////////
//
// Icon
//

// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_DLGICON             ICON    DISCARDABLE     "Res\\dlgicon.ico"

#ifndef _MAC
/////////////////////////////////////////////////////////////////////////////
//
// Version
//

VS_VERSION_INFO VERSIONINFO
 FILEVERSION 1,7,1,0
 PRODUCTVERSION 1,7,1,0
 FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
 FILEFLAGS 0x21L
#else
 FILEFLAGS 0x20L
#endif
 FILEOS 0x40004L
 FILETYPE 0x2L
 FILESUBTYPE 0x0L
BEGIN
    BLOCK "StringFileInfo"
    BEGIN
        BLOCK "040904b0"
        BEGIN
            VALUE "Comments", "\0"
            VALUE "CompanyName", "Network Associates Technology, Inc.\0"
            VALUE "FileDescription", "PGP Software Development Kit UI Library\0"
            VALUE "FileVersion", "1.7.1\0"
            VALUE "InternalName", "PGPsdkUI\0"
            VALUE "LegalCopyright", "Copyright (C) 1989-1999 Network Associates Technology, Inc.\0"
            VALUE "LegalTrademarks", "\0"
            VALUE "OriginalFilename", "PGPsdkUI.dll\0"
            VALUE "PrivateBuild", "\0"
            VALUE "ProductName", "PGPsdk\0"
            VALUE "ProductVersion", "1.7.1\0"
            VALUE "SpecialBuild", "Installed with PGP6.5.1i\0"
        END
    END
    BLOCK "VarFileInfo"
    BEGIN
        VALUE "Translation", 0x409, 1200
    END
END

#endif    // !_MAC


/////////////////////////////////////////////////////////////////////////////
//
// String Table
//

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_GENERAL             "General strings"
    IDS_NOSIGNKEY           "No signing key has been selected.  Please select a key\nfrom the dropdown list of signing keys."
    IDS_RANDOMPROMPT        "Enter random input:"
    IDS_RANDOMDONE          "Input complete!"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_RSA                 "RSA"
    IDS_DH                  "DH"
    IDS_UNKNOWN             "Unknown"
    IDS_RECIPIENTWARNING    "Recipient Warning"
    IDS_RSADSAMIXWARNING    "Signing with a Diffie-Hellman/DSS key when encrypting to\nRSA recipients will result in a message that users of PGP\nversions prior to 5.0 will not be able to decrypt.\n\nAre you sure you want to do this?\n"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_PHRASEMISMATCH      "Passphrase entries do not match.  Please try again."
    IDS_EMPTYPHRASE         "You must enter a passphrase or click on ""Cancel""."
    IDS_WRONGPHRASE         "&Re-enter passphrase or select a different key"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_UNKNOWNKEYS         "%i unknown key(s)"
    IDS_DSS                 "DSS"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_FOUNDMATCHFORPHRASE "The key with user ID\n\n%s\n\nmatches the passphrase.\n\nSign with this key instead?"
    IDS_PGP                 "PGP"
    IDS_BADDECRYPTPHRASE    "The passphrase you entered does not match any of the usable listed keys."
    IDS_WRONGDECRYPTPHRASE  "&Re-enter passphrase of your private key"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_KEYSNOTVALID        "Some recipient keys are not valid. Please verify that these recipients are correct."
    IDS_KEYSNOTFOUND        "Some recipient keys were not found. Please find the correct recipient in the list above or double click the item to search for it on a server."
    IDS_MULTIPLEMATCH       "Multiple matches were found for some recipients. Please remove any that do not apply."
    IDS_DEFAULT             "Drag names from the user list to the recipients list."
    IDS_KEYSNOTCORPSIGNED   "Some recipient keys are not signed by the Corporate Signing Key. Encrypting to these keys may be a violation of corporate security policy."
    IDS_ADKMISSING          "Missing Additional Decryption Keys prevented a possible match. Please verify that the recipient list is correct.."
    IDS_KSCONNECTING        "Connecting to "
    IDS_KSSEARCHING         "Searching "
    IDS_KSPROCESSING        "Processing results from "
    IDS_KSDELETING          "Deleting key(s)..."
    IDS_KSDISABLING         "Disabling key(s)..."
    IDS_KSCLOSINGSEND       "Cleaning up..."
    IDS_KSSENDING           "Sending to "
    IDS_NOKEYADKERR         "The user ""%s"" has a missing Additional Decryption Key. This user cannot \nbe used for encryption without the Additional Decryption Key."
    IDS_NOGROUPADKERR       "The group ""%s"" contains one or more keys with missing Additional \nDecryption Keys. This group cannot be used for encryption without these \nAdditional Decryption Keys."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_NUMKEYS             "%d keys"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_NOKEYADKWARN        "The user ""%s"" has a missing Additional Decryption Key. Contact the owner \nof the key to obtain the Additional Decryption Key."
    IDS_NOGROUPADKWARN      "The group ""%s"" contains one or more keys with missing Additional \nDecryption Keys. Contact the owners of these keys to obtain the \nAdditional Decryption Keys.\n\n"
    IDS_MOVEDARRWARN        "Removing the Additional Decryption Key ""%s"" from the recipient list may \nviolate the policy established for other keys in the recipient list."
    IDS_PGPERROR            "PGP Error"
    IDS_NUMUNKNOWNKEYS      "%d unknown key(s)"
    IDS_PASSNOTLONG         "Passphrase is not of sufficient length. Please choose another."
    IDS_PASSNOTQUALITY      "Passphrase is not of sufficient quality. Please choose another."
    IDS_BADPASSREENTER      "Bad Passphrase: Please re-enter."
    IDS_NUMOFNUMKEYS        "%d of %d keys"
    IDS_UNKNOWNKEYIDSTR     "Unknown User (Key ID is 0x%s)"
    IDS_KSRECEIVING         "Receiving results from "
END

#endif    // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////



#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//


/////////////////////////////////////////////////////////////////////////////
#endif    // not APSTUDIO_INVOKED

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -