home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextDeveloper / Demos / Draw.app / English.lproj / TextOperations.strings < prev   
Text File  |  1995-02-06  |  2KB  |  67 lines

  1. /* The operation of left and right justifying some text. */
  2. "Justify";
  3.  
  4. /* The operation of setting the paragraph properties of some text based on the copy/paste ruler mechanism. */
  5. "Paste Ruler";
  6.  
  7. /* The operation of superscripting some text. */
  8. "Superscript";
  9.  
  10. /* The operation of underlining some text. */
  11. "Underline";
  12.  
  13. /* The operation of changing the font of some text. */
  14. "Set Font";
  15.  
  16. /* The operation of changing the indentation of some text. */
  17. "Indent";
  18.  
  19. /* The operation of centering some text. */
  20. "Center";
  21.  
  22. /* The operation of adding a tab stop to some text. */
  23. "New Tab";
  24.  
  25. /* The operation of changing the gray of some text. */
  26. "Text Gray";
  27.  
  28. /* The operation of eliminating any super or subscripting of some text. */
  29. "Unscript";
  30.  
  31. /* The operation of aligning a paragraph to the left. */
  32. "Align Left";
  33.  
  34. /* The operation of changing the size of some text. */
  35. "Font Size";
  36.  
  37. /* The operation of changing the first indent of some text. */
  38. "First Indent";
  39.  
  40. /* The operation of changing the tab stops in some text. */
  41. "Tab Move";
  42.  
  43. /* The operation of aligning a paragraph to the right. */
  44. "Align Right";
  45.  
  46. /* The operation of changing the left margin on some text. */
  47. "Left Margin";
  48.  
  49. /* The operation of deleting a tab stop in some text. */
  50. "Delete Tab";
  51.  
  52. /* The operation of changing some general paragraph properties of some text. */
  53. "Paragraph Change";
  54.  
  55. /* The operation of subscripting some text. */
  56. "Subscript";
  57.  
  58. /* The operation of changing the right margin on some text. */
  59. "Right Margin";
  60.  
  61. /* The operation of replace a run of text. */
  62. "Replace";
  63.  
  64. /* The operation of setting the font of some text based on the copy/paste font mechanism. */
  65. "Paste Font";
  66.  
  67.