home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEPLOY / USER.Z / FontManager.strings < prev    next >
Text File  |  1996-09-09  |  4KB  |  135 lines

  1. /* The title of the Font menu. */
  2. "Font" = "Font";
  3.  
  4. /* String appended to the full name of a font in the preview field when the font is incapable of showing the (potentially localized) name for itself. */
  5. "<< No sample text available >>\n" = "<< No sample text available >>\n";
  6.  
  7. /* Abbreviation for point size of a font. */
  8. "pt." = "pt.";
  9.  
  10. /* Message given to user when a selection with multiple fonts is made. */
  11. "Multiple Font Selection" = "Multiple Font Selection";
  12.  
  13. /* Message given to user when the selected font is bad (not usuable). */
  14. "Unusable Font" = "Unusable Font";
  15.  
  16. /* Menu item which raises the baseline. */
  17. "Raise" = "Raise";
  18.  
  19. /* Menu item which causes kerning to be loosened. */
  20. "Loosen" = "Loosen";
  21.  
  22. /* Menu item which causes seletion to be underlined or not. */
  23. "Underline" = "Underline";
  24.  
  25. /* Menu item which causes use of all available ligatures. */
  26. "Use All" = "Use All";
  27.  
  28. /* Menu item which makes a font bold. */
  29. "&Bold" = "&Bold";
  30.  
  31. /* Menu item contains submenu for baseline & super/subscript control. */
  32. "Baseline" = "Baseline";
  33.  
  34. /* Menu item which makes a font not bold. */
  35. "Unbold" = "Unbold";
  36.  
  37. /* Menu item which makes a font not italic. */
  38. "Un&italic" = "Un&italic";
  39.  
  40. /* The title of the Font menu. */
  41. "Font" = "Font";
  42.  
  43. /* Menu item which causes kerning to be turned off.
  44.    Menu item which causes ligatures to be turned off. */
  45. "Use None" = "Use None";
  46.  
  47. /* Menu item which makes a font go up one point in size. */
  48. "Larger" = "Larger";
  49.  
  50. /* Key Equivalent for Bold. */
  51. "b" = "b";
  52.  
  53. /* Menu item which produces a supersript. */
  54. "Superscript" = "Superscript";
  55.  
  56. /* Menu item to remove super/subscripts and/or return baseline to standard. */
  57. "Unscript" = "Unscript";
  58.  
  59. /* Key Equivalent for Pasting a font from the pasteboard. */
  60. "4" = "4";
  61.  
  62. /* Menu item which causes standard kerning to be applied.
  63.    Menu item which causes use of default ligatures. */
  64. "Use Default" = "Use Default";
  65.  
  66. /* Menu item which makes a font italic. */
  67. "Italic" = "Italic";
  68.  
  69. /* Menu item which copies a font onto the pasteboard. */
  70. "Copy Font" = "Copy Font";
  71.  
  72. /* Menu item which causes kerning to be tightened. */
  73. "Tighten" = "Tighten";
  74.  
  75. /* Key Equivalent for Italic. */
  76. "i" = "i";
  77.  
  78. /* Menu item which makes a font go down one point in size. */
  79. "Smaller" = "Smaller";
  80.  
  81. /* Menu item which makes a font lighter (thinner). */
  82. "Lighter" = "Lighter";
  83.  
  84. /* Menu item contains submenu for kerning control. */
  85. "Kern" = "Kern";
  86.  
  87. /* Menu item which makes a font not bold. */
  88. "Un&bold" = "Un&bold";
  89.  
  90. /* Menu item which brings up the color panel. */
  91. "Colors..." = "Colors...";
  92.  
  93. /* Menu item which lowers the baseline. */
  94. "Lower" = "Lower";
  95.  
  96. /* Key Equivalent for Font Panel... */
  97. "t" = "t";
  98.  
  99. /* Menu item which makes a font heavier (thicker). */
  100. "Heavier" = "Heavier";
  101.  
  102. /* Menu item which makes a font bold. */
  103. "Bold" = "Bold";
  104.  
  105. /* Menu item which produces a subscript. */
  106. "Subscript" = "Subscript";
  107.  
  108. /* Menu item contains submenu for ligature control. */
  109. "Ligature" = "Ligature";
  110.  
  111. /* Key Equivalent for Copying a font to the pasteboard. */
  112. "3" = "3";
  113.  
  114. /* Menu item which makes a font italic. */
  115. "&Italic" = "&Italic";
  116.  
  117. /* Menu item which makes a font not italic. */
  118. "Unitalic" = "Unitalic";
  119.  
  120. /* Menu item which pastes the last copied font from the pasteboard. */
  121. "Paste Font" = "Paste Font";
  122.  
  123. /* Menu item which brings up the font panel. */
  124. "Font Panel..." = "Font Panel...";
  125.  
  126. /* Abbreviation for point size of a font. */
  127. "pt." = "pt.";
  128.  
  129. /* Button user presses to abort the incorporation of new fonts. */
  130. "Stop" = "Stop";
  131.  
  132. /* No comment provided by engineer. */
  133. "Incorporating information about new fonts.\nPlease wait (this may take up to %d seconds)." = "Incorporating information about new fonts.\nPlease wait (this may take up to %d seconds).";
  134.  
  135.