home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2011 April / ME_2011_04.iso / Systemtuning / TinkerTool.dmg / TinkerTool.app / Contents / Resources / en.lproj / MBSApplicationSupport.strings < prev   
Encoding:
Text (UTF-16)  |  2011-03-16  |  8.6 KB  |  75 lines

  1. /* bundle manipulation warning explanation */
  2. "%@ has detected that one or more of its resource files have been damaged or are missing. Please reinstall this application, using an original distribution package." = "%@ has detected that one or more of its resource files have been damaged or are missing. Please reinstall this application, using an original distribution package.";
  3.  
  4. /* update available title */
  5. "A new version is available" = "A new version is available";
  6.  
  7. /* Cancel button */
  8. "Cancel" = "Cancel";
  9.  
  10. /* Connect button for software update */
  11. "Connect" = "Connect";
  12.  
  13. /* update check failure title */
  14. "Could not contact update site" = "Could not contact update site";
  15.  
  16. /* update check failure explanation */
  17. "It was not possible to contact the update server via Internet. Please check your Internet connection or retry at a later time." = "It was not possible to contact the update server via Internet. Please check your Internet connection or retry at a later time.";
  18.  
  19. /* OK button */
  20. "OK" = "OK";
  21.  
  22. /* button to open web page */
  23. "Open web page" = "Open web page";
  24.  
  25. /* wait message */
  26. "Please wait. Checking for updates..." = "Please wait. Checking for updates…";
  27.  
  28. /* SM Panel: header for component table column */
  29. "SMP_CLMN1" = "Component";
  30.  
  31. /* SM Panel: header for haxie table column */
  32. "SMP_CLMN2" = "Haxie";
  33.  
  34. /* SM Panel: header for Finder table column */
  35. "SMP_CLMN3" = "Show in Finder";
  36.  
  37. /* SM Panel: continue at own risk button */
  38. "SMP_CONTBUTTON" = "Continue at your own risk";
  39.  
  40. /* SM Panel: safety explanation template, first paragraph */
  41. "SMP_EXPTPL1" = "%@ has detected that your operating system has been set up to load software components of third-party vendors into the protected memory areas of %@ and other applications. Those components could change the behavior of %@ without any control. Because %@ is designed to perform critical functions, this could be a security risk.";
  42.  
  43. /* SM Panel: safety explanation template, second paragraph */
  44. "SMP_EXPTPL2" = "Please review the list of code components below and check if you consider all of them to be safe. Components marked as “Haxies” can be deactivated for use with %@ by putting it onto the Master Exclude List of the Application Enhancer you are using. If you think that one component is malware which has infected your computer, you should quit the application and remove the respective component as fast as possible.";
  45.  
  46. /* SM Panel: warning preference switch */
  47. "SMP_PREFSWITCH" = "Trust the listed configuration and don't show this warning again";
  48.  
  49. /* SM Panel: default button to quit application */
  50. "SMP_QUITBUTTON" = "Quit";
  51.  
  52. /* SM Panel: warning title */
  53. "SMP_TITLE" = "Safety Warning";
  54.  
  55. /* update available explanation template */
  56. "The software package %@, version %@ (Build %@), is available since %@.\nClick on the Connect button below to open the download web site and get detailed information." = "The software package %@, version %@ (Build %@), is available since %@.\nClick on the Connect button below to open the download web site and get detailed information.";
  57.  
  58. /* no update available title */
  59. "This software product is up-to-date" = "This software product is up-to-date";
  60.  
  61. /* compatibility error alert title */
  62. "Unknown operating system version" = "Unknown operating system version";
  63.  
  64. /* version template */
  65. "Version %@" = "Version %@";
  66.  
  67. /* bundle manipulation warning title */
  68. "Warning: The resources of this application have been damaged." = "Warning: The resources of this application have been damaged.";
  69.  
  70. /* no update available explanation */
  71. "You are already using the latest version of this software package that is available for this operating system." = "You are already using the latest version of this software package that is available for this operating system.";
  72.  
  73. /* compatibility error template text */
  74. "You are using %@ %@ Build %@. %@ has not been tested with this system version. For safety reasons, the application will not run.\nPlease update to the next release of %@ as soon as it is available.\n\nTo verify if a new version is already available, open the official web page with the button below." = "You are using %@ %@ Build %@. %@ has not been tested with this system version. For safety reasons, the application will not run.\nPlease update to the next release of %@ as soon as it is available.\n\nTo verify if a new version is already available, open the official web page with the button below.";
  75.