informative version
This commit is contained in:
parent
21abee003f
commit
c20ce193d1
1 changed files with 2 additions and 2 deletions
|
|
@ -64,8 +64,8 @@ const int color_hexes[NUM_COLORS][3] = {
|
|||
|
||||
const char * const color_names[NUM_COLORS] = {
|
||||
gettext_noop("Black!"),
|
||||
gettext_noop("Dark grey!"),
|
||||
gettext_noop("Light grey!"),
|
||||
gettext_noop("Dark grey! Sometimes, people spell it \"Dark gray\"."),
|
||||
gettext_noop("Light gray! Sometimes, people spell it \"Dark grey\"."),
|
||||
gettext_noop("White!"),
|
||||
gettext_noop("Red!"),
|
||||
gettext_noop("Orange!"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue