Home | History | Annotate | Download | only in gprof

Lines Matching refs:presentlang

14544             for presentlang in $ALL_LINGUAS; do
14552 # Use the presentlang catalog if desiredlang is
14553 # a. equal to presentlang, or
14554 # b. a variant of presentlang (because in this case,
14555 # presentlang can be used as a fallback for messages
14558 "$presentlang"*) useit=yes;;
14562 INST_LINGUAS="$INST_LINGUAS $presentlang"