Lines Matching refs:presentlang
156 for presentlang in $ALL_LINGUAS; do
164 # Use the presentlang catalog if desiredlang is
165 # a. equal to presentlang, or
166 # b. a variant of presentlang (because in this case,
167 # presentlang can be used as a fallback for messages
170 "$presentlang"*) useit=yes;;
174 INST_LINGUAS="$INST_LINGUAS $presentlang"
358 for presentlang in $ALL_LINGUAS; do
366 # Use the presentlang catalog if desiredlang is
367 # a. equal to presentlang, or
368 # b. a variant of presentlang (because in this case,
369 # presentlang can be used as a fallback for messages
372 "$presentlang"*) useit=yes;;
376 INST_LINGUAS="$INST_LINGUAS $presentlang"