Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
1.3 KiB

  1. [Strings]
  2. ;Non-Localizable strings:
  3. KEY_CONTROL = "System\CurrentControlSet\Control"
  4. KEY_SERVICES = "System\CurrentControlSet\Services"
  5. KEY_EXPLORER = "Software\Microsoft\Windows\CurrentVersion\explorer"
  6. KEY_RENAME = "Software\Microsoft\Windows\CurrentVersion\RenameFiles"
  7. KEY_DEL = "Software\Microsoft\Windows\CurrentVersion\DeleteFiles"
  8. KEY_RUN = "Software\Microsoft\Windows\CurrentVersion\Run"
  9. KEY_RUNONCE = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
  10. KEY_RUNSRVCS = "Software\Microsoft\Windows\CurrentVersion\RunServices"
  11. KEY_APPPATHS = "Software\Microsoft\Windows\CurrentVersion\App Paths"
  12. KEY_UNINSTALL = "Software\Microsoft\Windows\CurrentVersion\Uninstall"
  13. KEY_SAFEBOOT = "System\CurrentControlSet\Control\SafeBoot"
  14. KEY_PFPROFILE = "Software\Policies\Microsoft\Windows\System\PCHealth"
  15. KEY_SVCHOST = "Software\Microsoft\Windows NT\CurrentVersion\Svchost"
  16. KEY_LAME = "SOFTWARE\Microsoft\PCHealth\Clients\Dialog Comments"
  17. KEY_COMMENT_LINK = "Control Panel\Desktop"
  18. ;Localizable strings:
  19. ProductName = "Microsoft PCHealth"
  20. MS_RCINCIDENT_FILE = "Archivo de incidente de control remoto de Microsoft"
  21. BugRep_DESC = "Enviar un informe de error"
  22. LAMEBTN_TEXT = "Comentarios"