Home | History | Annotate | Download | only in bison

Lines Matching refs:presentlang

39151             for presentlang in $ALL_LINGUAS; do
39159 # Use the presentlang catalog if desiredlang is
39160 # a. equal to presentlang, or
39161 # b. a variant of presentlang (because in this case,
39162 # presentlang can be used as a fallback for messages
39165 "$presentlang"*) useit=yes;;
39169 INST_LINGUAS="$INST_LINGUAS $presentlang"