mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 09:31:00 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13761 72102866-910b-0410-8b05-ffd578937521
39 lines
905 B
Text
39 lines
905 B
Text
/***
|
|
English.lproj/StandardPicker.strings
|
|
updated by make_strings 2002-05-23 16:24:57 +0200
|
|
add comments above this one
|
|
***/
|
|
|
|
|
|
/*** Strings from GSCMYKColorPicker.m ***/
|
|
/* File: GSCMYKColorPicker.m:50 */
|
|
"Black" = "Black";
|
|
/* File: GSCMYKColorPicker.m:47 */
|
|
"Cyan" = "Cyan";
|
|
/* File: GSCMYKColorPicker.m:48 */
|
|
"Magenta" = "Magenta";
|
|
/* File: GSCMYKColorPicker.m:49 */
|
|
"Yellow" = "Yellow";
|
|
|
|
|
|
/*** Strings from GSGrayColorPicker.m ***/
|
|
/* File: GSGrayColorPicker.m:50 */
|
|
"White" = "White";
|
|
|
|
|
|
/*** Strings from GSHSBColorPicker.m ***/
|
|
/* File: GSHSBColorPicker.m:49 */
|
|
"Brightness" = "Brightness";
|
|
/* File: GSHSBColorPicker.m:47 */
|
|
"Hue" = "Hue";
|
|
/* File: GSHSBColorPicker.m:48 */
|
|
"Saturation" = "Saturation";
|
|
|
|
|
|
/*** Strings from GSRGBColorPicker.m ***/
|
|
/* File: GSRGBColorPicker.m:50 */
|
|
"Blue" = "Blue";
|
|
/* File: GSRGBColorPicker.m:49 */
|
|
"Green" = "Green";
|
|
/* File: GSRGBColorPicker.m:48 */
|
|
"Red" = "Red";
|