Home | History | Annotate | Download | only in e2fsprogs

Lines Matching refs:presentlang

12237             for presentlang in $ALL_LINGUAS; do
12245 # Use the presentlang catalog if desiredlang is
12246 # a. equal to presentlang, or
12247 # b. a variant of presentlang (because in this case,
12248 # presentlang can be used as a fallback for messages
12251 "$presentlang"*) useit=yes;;
12255 INST_LINGUAS="$INST_LINGUAS $presentlang"