gtk2/gtk/gtkcoloreditor.ui.h
Matthias Clasen bd9ad3c9c2 Add .ui.h files to git
These files are generated, so adding them to git is somewhat
icky, but it helps translators who currently can't use intltool-update
on a fresh git checkout.
2013-08-03 17:26:27 +02:00

10 lines
177 B
C

N_("Color Name");
C_("Color channel", "A");
N_("Alpha");
C_("Color channel", "H");
N_("Hue");
C_("Color Channel", "S");
C_("Color Channel", "V");
N_("Saturation");
N_("Value");