diff --git a/company_country/i18n/company_country.pot b/company_country/i18n/company_country.pot index 6e02f05f2..6fb862915 100644 --- a/company_country/i18n/company_country.pot +++ b/company_country/i18n/company_country.pot @@ -19,9 +19,29 @@ msgstr "" msgid "COUNTRY environment variable with country code is not set and no localization module is marked to be installed." msgstr "" +#. module: company_country +#: model:ir.model,name:company_country.model_company_country_config_settings +msgid "Company Country Configuration Settings" +msgstr "" + #. module: company_country #: code:addons/company_country/models/res_config.py:47 #, python-format msgid "Country code %s was not found. Please use a valid two-letter ISO 3166 code." msgstr "" +#. module: company_country +#: model:ir.model.fields,field_description:company_country.field_company_country_config_settings__display_name +msgid "Display Name" +msgstr "" + +#. module: company_country +#: model:ir.model.fields,field_description:company_country.field_company_country_config_settings__id +msgid "ID" +msgstr "" + +#. module: company_country +#: model:ir.model.fields,field_description:company_country.field_company_country_config_settings____last_update +msgid "Last Modified on" +msgstr "" +