Lines Matching refs:presentlang
167 for presentlang in $ALL_LINGUAS; do
175 # Use the presentlang catalog if desiredlang is
176 # a. equal to presentlang, or
177 # b. a variant of presentlang (because in this case,
178 # presentlang can be used as a fallback for messages
181 "$presentlang"*) useit=yes;;
185 INST_LINGUAS="$INST_LINGUAS $presentlang"
370 for presentlang in $ALL_LINGUAS; do
378 # Use the presentlang catalog if desiredlang is
379 # a. equal to presentlang, or
380 # b. a variant of presentlang (because in this case,
381 # presentlang can be used as a fallback for messages
384 "$presentlang"*) useit=yes;;
388 INST_LINGUAS="$INST_LINGUAS $presentlang"