Lines Matching refs:presentlang
29059 for presentlang in $ALL_LINGUAS; do
29067 # Use the presentlang catalog if desiredlang is
29068 # a. equal to presentlang, or
29069 # b. a variant of presentlang (because in this case,
29070 # presentlang can be used as a fallback for messages
29073 "$presentlang"*) useit=yes;;
29077 INST_LINGUAS="$INST_LINGUAS $presentlang"