Home | History | Annotate | Download | only in libexif

Lines Matching refs:presentlang

16199             for presentlang in $ALL_LINGUAS; do
16207 # Use the presentlang catalog if desiredlang is
16208 # a. equal to presentlang, or
16209 # b. a variant of presentlang (because in this case,
16210 # presentlang can be used as a fallback for messages
16213 "$presentlang"*) useit=yes;;
16217 INST_LINGUAS="$INST_LINGUAS $presentlang"