Lines Matching refs:presentlang
39985 for presentlang in $ALL_LINGUAS; do
39993 # Use the presentlang catalog if desiredlang is
39994 # a. equal to presentlang, or
39995 # b. a variant of presentlang (because in this case,
39996 # presentlang can be used as a fallback for messages
39999 "$presentlang"*) useit=yes;;
40003 INST_LINGUAS="$INST_LINGUAS $presentlang"