-
Committer:
Dustin Kirkland
-
Date:
2009-11-02 23:00:09 UTC
-
Revision ID:
kirkland@canonical.com-20091102230009-v4vyk793sqop6lzy
which was broken by the gettext integration, LP: #471725;
in doing so, use $() in place of ``, use '' for gettext arguments,
and wrap gettext in "", like this: foo="$(gettext 'blah blah')"