2025-04-27 07:49:33 -04:00

10 lines
297 B
Plaintext

;; Selfreg Naming convention
;; =========================
;; Include the DLL name in the string name
;; Prefix with STR_ if it needs to be localized
STR_OEMIGLIB_OE5 = "Microsoft Outlook Express 6"
;; do not localize
KEY_OEMIGLIB_IMPORT = "Software\Microsoft\Outlook Express\Import"