All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)depends=(foobar)
 if test "$CARCH" == x86_64; then
   depends+=(lib32-glibc)
 fi
 h Russian (ru)depends=(foobar)
 if test "$CARCH" == x86_64; then
   depends+=(lib32-glibc)
 fi