diff --git a/modules/tax/commerce_tax.i18n.inc b/modules/tax/commerce_tax.i18n.inc index dab09c9..77a96c3 100644 --- a/modules/tax/commerce_tax.i18n.inc +++ b/modules/tax/commerce_tax.i18n.inc @@ -45,7 +45,7 @@ function commerce_tax_i18n_object_info() { */ function commerce_tax_i18n_string_info() { $groups['commerce_tax'] = array( - 'title' => t('Commerce tax'), + 'title' => t('Commerce Tax'), 'description' => t("Translatable user-defined strings of the commerce tax module."), 'format' => FALSE, // This group doesn't have strings with format 'list' => FALSE, // This group cannot list all strings