Home | History | Annotate | Download | only in elfutils

Lines Matching refs:presentlang

6541             for presentlang in $ALL_LINGUAS; do
6549 # Use the presentlang catalog if desiredlang is
6550 # a. equal to presentlang, or
6551 # b. a variant of presentlang (because in this case,
6552 # presentlang can be used as a fallback for messages
6555 "$presentlang"*) useit=yes;;
6559 INST_LINGUAS="$INST_LINGUAS $presentlang"