Lines Matching defs:SANE_I18N

83 #ifndef SANE_I18N
84 #define SANE_I18N(text) text
147 SANE_I18N ("Slowest"), SANE_I18N ("Slower"), SANE_I18N ("Normal"),
148 SANE_I18N ("Faster"), SANE_I18N ("Fastest"),
154 SANE_I18N ("Flatbed"),
158 SANE_I18N ("Flatbed"), SANE_I18N ("Automatic Document Feeder"),
162 SANE_I18N ("Flatbed"), SANE_I18N ("Transparency Adapter"),
175 SANE_I18N ("8x8 coarse"), SANE_I18N ("8x8 normal"), SANE_I18N ("8x8 fine"),
176 SANE_I18N ("8x8 very fine"), SANE_I18N ("6x6 normal"),
177 SANE_I18N ("5x5 coarse"), SANE_I18N ("5x5 fine"), SANE_I18N ("4x4 coarse"),
178 SANE_I18N ("4x4 normal"), SANE_I18N ("4x4 fine"), SANE_I18N ("3x3 normal"),
179 SANE_I18N ("2x2 normal"), SANE_I18N ("8x8 custom"),
180 SANE_I18N ("6x6 custom"),
181 SANE_I18N ("5x5 custom"), SANE_I18N ("4x4 custom"),
182 SANE_I18N ("3x3 custom"),
183 SANE_I18N ("2x2 custom"),
4194 s->opt[OPT_MODE_GROUP].title = SANE_I18N ("Scan Mode");
4226 s->opt[OPT_FAST_GRAY_MODE].title = SANE_I18N ("Fast gray mode");
4227 s->opt[OPT_FAST_GRAY_MODE].desc = SANE_I18N ("Scan in fast gray mode "
4323 s->opt[OPT_FAST_PREVIEW].title = SANE_I18N ("Fast preview");
4324 s->opt[OPT_FAST_PREVIEW].desc = SANE_I18N ("Request that all previews are "
4332 s->opt[OPT_LAMP_OFF_TIME].title = SANE_I18N ("Lamp off time (minutes)");
4333 s->opt[OPT_LAMP_OFF_TIME].desc = SANE_I18N ("Set the time (in minutes) after "
4344 s->opt[OPT_LAMP_OFF_BUTTON].title = SANE_I18N ("Turn lamp off");
4345 s->opt[OPT_LAMP_OFF_BUTTON].desc = SANE_I18N ("Turns the lamp off immediately.");
4352 s->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N ("Geometry");
4400 s->opt[OPT_ENHANCEMENT_GROUP].title = SANE_I18N ("Enhancement");
4422 s->opt[OPT_BRIGHTNESS_R].title = SANE_I18N ("Red brightness");
4423 s->opt[OPT_BRIGHTNESS_R].desc = SANE_I18N ("Controls the brightness of "
4435 s->opt[OPT_BRIGHTNESS_G].title = SANE_I18N ("Green brightness");
4436 s->opt[OPT_BRIGHTNESS_G].desc = SANE_I18N ("Controls the brightness of "
4448 s->opt[OPT_BRIGHTNESS_B].title = SANE_I18N ("Blue brightness");
4449 s->opt[OPT_BRIGHTNESS_B].desc = SANE_I18N ("Controls the brightness of "
4474 s->opt[OPT_CONTRAST_R].title = SANE_I18N ("Contrast red channel");
4475 s->opt[OPT_CONTRAST_R].desc = SANE_I18N ("Controls the contrast of "
4487 s->opt[OPT_CONTRAST_G].title = SANE_I18N ("Contrast green channel");
4488 s->opt[OPT_CONTRAST_G].desc = SANE_I18N ("Controls the contrast of "
4500 s->opt[OPT_CONTRAST_B].title = SANE_I18N ("Contrast blue channel");
4501 s->opt[OPT_CONTRAST_B].desc = SANE_I18N ("Controls the contrast of "