Lines Matching refs:presentlang
3545 for presentlang in $ALL_LINGUAS; do
3553 # Use the presentlang catalog if desiredlang is
3554 # a. equal to presentlang, or
3555 # b. a variant of presentlang (because in this case,
3556 # presentlang can be used as a fallback for messages
3559 "$presentlang"*) useit=yes;;
3563 INST_LINGUAS="$INST_LINGUAS $presentlang"
3741 for presentlang in $ALL_LINGUAS; do
3749 # Use the presentlang catalog if desiredlang is
3750 # a. equal to presentlang, or
3751 # b. a variant of presentlang (because in this case,
3752 # presentlang can be used as a fallback for messages
3755 "$presentlang"*) useit=yes;;
3759 INST_LINGUAS="$INST_LINGUAS $presentlang"