Home | History | Annotate | Download | only in intl

Lines Matching refs:presentlang

7882             for presentlang in $ALL_LINGUAS; do
7890 # Use the presentlang catalog if desiredlang is
7891 # a. equal to presentlang, or
7892 # b. a variant of presentlang (because in this case,
7893 # presentlang can be used as a fallback for messages
7896 "$presentlang"*) useit=yes;;
7900 INST_LINGUAS="$INST_LINGUAS $presentlang"