home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEPLOY / USER.Z / ServicesMenu.strings < prev    next >
Text File  |  1996-09-09  |  855b  |  31 lines

  1. /* ALERT */
  2. /* Title */
  3. "Services";
  4. /* Message */
  5. "Service \"%@\" could not be provided by %@: %@";
  6.  
  7. /* ALERT */
  8. /* Title */
  9. "Services";
  10. /* Message */
  11. "Error providing service %@.";
  12.  
  13. /* ALERT */
  14. /* Title */
  15. "Services";
  16. /* Message */
  17. "Error providing service %@.";
  18.  
  19. /* ALERT */
  20. /* Title */
  21. "Services";
  22. /* Message */
  23. "Error providing service %@.";
  24.  
  25. /* Message shown when there is an error when providing a service; the first argument is the service, the second is the error.  Reverse the %1$@ and %2$@ if localization requires the error first. */
  26. "Service %1$@ could not be provided: %2$@" = "Service %1$@ could not be provided: %2$@";
  27.  
  28. /* Name of normal services.  These are services that appear in the Services menu.  This string appears in the Preferences Services enabling/disabling section and also as the title of alerts. */
  29. "Services" = "Services";
  30.  
  31.