VMM/cli/subcommands: Added function update_cmd_map().
So the items will be added to the cmd_map when gettext's _() has been
installed -> translatable subcommand descriptions.
# -*- coding: UTF-8 -*-# Copyright (c) 2008 - 2011, Pascal Volk# See COPYING for distribution information.# package placeholder## EOF