home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / ProjectBuilder.app / Resources / Japanese.lproj / Launcher.toolbar < prev    next >
Encoding:
Text File  |  1997-02-25  |  889 b   |  17 lines

  1. {
  2.     "toolbar name" = "Launcher";
  3.     "toolbar array" = (
  4.         ({image = "run"; help = "\U30E9\U30A6\U30F3\U30C1";},
  5.          {image = "debug"; help = "\U30C7\U30CF\U30C3\U30B0";},
  6.          {image = "processes"; help = "\U30BF\U30B9\U30AF\U30A4\U30F3\U30B9\U30DA\U30AF\U30BF";},
  7.          {image = "options"; help = "\U30E9\U30A6\U30F3\U30C1\U30AA\U30D7\U30B7\U30E7\U30F3";}),
  8.          
  9.        ({image = "runDebug"; help = "\U5B9F\U884C";},
  10.          {image = "continue"; help = "\U7D9A\U884C/\U505C\U6B62";},
  11.          {image = "stepOver"; help = "\U6B21\U3078";},
  12.          {image = "stepInto"; help = "\U30B9\U30C6\U30C3\U30D7";},
  13.          {image = "print"; help = "\U5024\U3092\U5370\U5237";},
  14.          {image = "printStar"; help = "\U53C2\U7167\U5024\U3092\U5370\U5237";},
  15.          {image = "printObject"; help = "\U30AA\U30D6\U30B8\U30A7\U30AF\U30C8\U5024\U3092\U5370\U5237";})
  16.        );
  17. }