Lines Matching defs:SANE_I18N

109 #ifndef SANE_I18N
110 #define SANE_I18N(text) text
146 SANE_I18N ("Flatbed"),
147 SANE_I18N ("Transparency Adapter"),
449 s->opt[OPT_MODE_GROUP].title = SANE_I18N ("Scan Mode");
468 s->opt[OPT_GRAY_MODE_COLOR].title = SANE_I18N ("Gray mode color");
470 SANE_I18N ("Selects which scan color is used "
551 s->opt[OPT_DEBUG_GROUP].title = SANE_I18N ("Debugging Options");
562 s->opt[OPT_AUTO_WARMUP].title = SANE_I18N ("Automatic warmup");
564 SANE_I18N ("Warm-up until the lamp's brightness is constant "
576 s->opt[OPT_FULL_SCAN].title = SANE_I18N ("Full scan");
578 SANE_I18N ("Scan the complete scanning area including calibration strip. "
589 s->opt[OPT_COARSE_CAL].title = SANE_I18N ("Coarse calibration");
591 SANE_I18N ("Setup gain and offset for scanning automatically. If this "
610 SANE_I18N ("Coarse calibration for first scan only");
612 SANE_I18N ("Coarse calibration is only done for the first scan. Works "
645 s->opt[OPT_BACKTRACK_LINES].title = SANE_I18N ("Backtrack lines");
647 SANE_I18N ("Number of lines the scan slider moves back when backtracking "
663 s->opt[OPT_ENHANCEMENT_GROUP].title = SANE_I18N ("Enhancement");
672 s->opt[OPT_GAMMA_VALUE].title = SANE_I18N ("Gamma value");
674 SANE_I18N ("Sets the gamma value of all channels.");
694 s->opt[OPT_GEOMETRY_GROUP].title = SANE_I18N ("Geometry");
753 s->opt[OPT_NEED_CALIBRATION_SW].title = SANE_I18N ("Needs calibration");
754 s->opt[OPT_NEED_CALIBRATION_SW].desc = SANE_I18N ("The scanner needs calibration for the current settings");
778 s->opt[OPT_BUTTON_GROUP].title = SANE_I18N ("Buttons");
779 s->opt[OPT_BUTTON_GROUP].desc = SANE_I18N ("Buttons");
785 s->opt[OPT_CALIBRATE].title = SANE_I18N ("Calibrate");
787 SANE_I18N ("Start calibration using special sheet");
800 s->opt[OPT_CLEAR_CALIBRATION].title = SANE_I18N ("Clear calibration");
801 s->opt[OPT_CLEAR_CALIBRATION].desc = SANE_I18N ("Clear calibration cache");