Lines Matching refs:presentlang
10823 for presentlang in $ALL_LINGUAS; do
10831 # Use the presentlang catalog if desiredlang is
10832 # a. equal to presentlang, or
10833 # b. a variant of presentlang (because in this case,
10834 # presentlang can be used as a fallback for messages
10837 "$presentlang"*) useit=yes;;
10841 INST_LINGUAS="$INST_LINGUAS $presentlang"