Home | History | Annotate | Download | only in ld

Lines Matching refs:presentlang

19758             for presentlang in $ALL_LINGUAS; do
19766 # Use the presentlang catalog if desiredlang is
19767 # a. equal to presentlang, or
19768 # b. a variant of presentlang (because in this case,
19769 # presentlang can be used as a fallback for messages
19772 "$presentlang"*) useit=yes;;
19776 INST_LINGUAS="$INST_LINGUAS $presentlang"