Home | History | Annotate | Download | only in e2fsprogs

Lines Matching refs:presentlang

12831             for presentlang in $ALL_LINGUAS; do
12839 # Use the presentlang catalog if desiredlang is
12840 # a. equal to presentlang, or
12841 # b. a variant of presentlang (because in this case,
12842 # presentlang can be used as a fallback for messages
12845 "$presentlang"*) useit=yes;;
12849 INST_LINGUAS="$INST_LINGUAS $presentlang"