Fix bug causing some fish strings not to be translated

darcs-hash:20070923211111-75c98-3bac272b81c4af4e18968a532987d9a7be1c273a.gz
This commit is contained in:
liljencrantz 2007-09-24 07:11:11 +10:00
parent 61ebc12dd4
commit 819c20e1d8

View File

@ -3,7 +3,7 @@
# Alias for gettext (or a fallback if gettext isn't installed)
#
set -l path (which $i ^/dev/null)
set -l path (which gettext ^/dev/null)
if test -x (echo $path)
function _ --description "Alias for the gettext command"
gettext fish $argv