Lines Matching refs:presentlang
1972 for presentlang in $ALL_LINGUAS; do
1980 # Use the presentlang catalog if desiredlang is
1981 # a. equal to presentlang, or
1982 # b. a variant of presentlang (because in this case,
1983 # presentlang can be used as a fallback for messages
1986 "$presentlang"*) useit=yes;;
1990 INST_LINGUAS="$INST_LINGUAS $presentlang"
2174 for presentlang in $ALL_LINGUAS; do
2182 # Use the presentlang catalog if desiredlang is
2183 # a. equal to presentlang, or
2184 # b. a variant of presentlang (because in this case,
2185 # presentlang can be used as a fallback for messages
2188 "$presentlang"*) useit=yes;;
2192 INST_LINGUAS="$INST_LINGUAS $presentlang"