Home | History | Annotate | Download | only in e2fsprogs

Lines Matching refs:presentlang

12341             for presentlang in $ALL_LINGUAS; do
12349 # Use the presentlang catalog if desiredlang is
12350 # a. equal to presentlang, or
12351 # b. a variant of presentlang (because in this case,
12352 # presentlang can be used as a fallback for messages
12355 "$presentlang"*) useit=yes;;
12359 INST_LINGUAS="$INST_LINGUAS $presentlang"