Home | History | Annotate | Download | only in e2fsprogs

Lines Matching refs:presentlang

15264             for presentlang in $ALL_LINGUAS; do
15272 # Use the presentlang catalog if desiredlang is
15273 # a. equal to presentlang, or
15274 # b. a variant of presentlang (because in this case,
15275 # presentlang can be used as a fallback for messages
15278 "$presentlang"*) useit=yes;;
15282 INST_LINGUAS="$INST_LINGUAS $presentlang"