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

  1. /* ALERT */
  2. /* Title */
  3. "ColorPanel Save Error";
  4. /* Message */
  5. "An error occurred while trying to save the Custom Palette to: %@.";
  6.  
  7. /* ALERT */
  8. /* Title */
  9. "Error Renaming Palette";
  10. /* Message */
  11. "Unclear which item to rename.";
  12.  
  13. /* ALERT */
  14. /* Title */
  15. "Error Renaming Palette";
  16. /* Message */
  17. "You already have a Custom Palette named %@.";
  18.  
  19. /* ALERT */
  20. /* Title */
  21. "Remove Palette";
  22. /* Message */
  23. "Removing a Custom Palette is permanent. Are you sure you want to remove %@ from your custom palettes?";
  24. /* Default Button */
  25. "Remove";
  26. /* Alternate Button */
  27. "Cancel";
  28.  
  29. /* ALERT */
  30. /* Title */
  31. "ColorPanel Error";
  32. /* Message */
  33. "The permission settings on file: %@ will not allow it to be modified";
  34.  
  35. /* ALERT */
  36. /* Title */
  37. "ColorPanel Error";
  38. /* Message */
  39. "System will not allow renaming of %@ to %@.";
  40.  
  41. /* ALERT */
  42. /* Title */
  43. "ColorPanel Error";
  44. /* Message */
  45. "The file %@ could not be removed.";
  46.  
  47. /* ALERT */
  48. /* Title */
  49. "ColorPanel Error";
  50. /* Message */
  51. "Could not reallocate image to rename %@ to %@.";
  52.  
  53. /* Open palette panel title */
  54. "New Color Palette" = "New Color Palette";
  55.  
  56. /* Default new user palette name */
  57. "Unnamed" = "Unnamed";
  58.  
  59. /* Green slider text */
  60. "Green" = "Green";
  61.  
  62. /* Yellow slider text */
  63. "Yellow" = "Yellow";
  64.  
  65. /* Magenta slider text */
  66. "Magenta" = "Magenta";
  67.  
  68. /* Gray scale slider text
  69.    Brightness slider text */
  70. "Brightness" = "Brightness";
  71.  
  72. /* Black slider text */
  73. "Black" = "Black";
  74.  
  75. /* Saturation slider text */
  76. "Saturation" = "Saturation";
  77.  
  78. /* Cyan slider text */
  79. "Cyan" = "Cyan";
  80.  
  81. /* Red slider text */
  82. "Red" = "Red";
  83.  
  84. /* Blue slider text */
  85. "Blue" = "Blue";
  86.  
  87. /* Hue slider text */
  88. "Hue" = "Hue";
  89.  
  90. /* ALERT */
  91. /* Title */
  92. "ColorPanel Save Error";
  93. /* Message */
  94. "An error occurred while trying to save the Color List: %s.";
  95.  
  96. /* ALERT */
  97. /* Title */
  98. "Remove Color";
  99. /* Message */
  100. "Are you sure you want to remove %@ from this color list?";
  101. /* Default Button */
  102. "Remove";
  103. /* Alternate Button */
  104. "Cancel";
  105.  
  106. /* ALERT */
  107. /* Title */
  108. "Error Renaming Color";
  109. /* Message */
  110. "You do not have a color selected to rename.";
  111.  
  112. /* ALERT */
  113. /* Title */
  114. "Error Renaming Color";
  115. /* Message */
  116. "You already have a Color named %@ in this list.";
  117.  
  118. /* ALERT */
  119. /* Title */
  120. "Error Renaming Color List";
  121. /* Message */
  122. "You already have a Color List named %@.";
  123.  
  124. /* ALERT */
  125. /* Title */
  126. "Remove Color List";
  127. /* Message */
  128. "Are you sure you want to remove the whole %@ color list?";
  129. /* Default Button */
  130. "Remove";
  131. /* Alternate Button */
  132. "Cancel";
  133.  
  134. /* Text used when no list name is found (should be never!) */
  135. "this list" = "this list";
  136.  
  137. /* Alert Title */
  138. "ColorPanel Open Error" = "ColorPanel Open Error";
  139.  
  140. /* Text used when no color name is found (should be never!) */
  141. "this color" = "this color";
  142.  
  143. /* Default new list name */
  144. "Unnamed" = "Unnamed";
  145.  
  146. /* Open ColorList panel title */
  147. "Open Color List" = "Open Color List";
  148.  
  149. /* Error string when color couldn't be read */
  150. "An error occurred while reading the Color List" = "An error occurred while reading the Color List";
  151.  
  152. /* Opacity slider text */
  153. "Opacity" = "Opacity";
  154.  
  155.