Home | History | Annotate | Download | only in opcodes

Lines Matching refs:presentlang

15047             for presentlang in $ALL_LINGUAS; do
15055 # Use the presentlang catalog if desiredlang is
15056 # a. equal to presentlang, or
15057 # b. a variant of presentlang (because in this case,
15058 # presentlang can be used as a fallback for messages
15061 "$presentlang"*) useit=yes;;
15065 INST_LINGUAS="$INST_LINGUAS $presentlang"