{% translate "Assets" %}
{% if ct_config.disable_verification_assets %}
{% translate "(Validation Disabled)" %}
{% else %}
{% translate "(Validation Enabled)" %}
{% endif %}
|
{% if app_settings.CT_CHAR_ASSETS_MODULE %}
{% else %}
{% endif %}
|
{% if not app_settings.CT_CHAR_ACTIVE_IGNORE_ASSETS_MODULE %}
{% else %}
{% endif %}
|
{% if ct_config.disable_update_assets %}
{% else %}
{% endif %}
|
{% translate "Contacts" %} |
{% if app_settings.CT_CHAR_CONTACTS_MODULE %}
{% else %}
{% endif %}
|
{% if not app_settings.CT_CHAR_ACTIVE_IGNORE_CONTACTS_MODULE %}
{% else %}
{% endif %}
|
{% if ct_config.disable_update_contacts %}
{% else %}
{% endif %}
|
{% translate "Notifications" %}
{% if ct_config.disable_verification_notifications %}
{% translate "(Validation Disabled)" %}
{% else %}
{% translate "(Validation Enabled)" %}
{% endif %}
|
{% if app_settings.CT_CHAR_NOTIFICATIONS_MODULE %}
{% else %}
{% endif %}
|
{% if not app_settings.CT_CHAR_ACTIVE_IGNORE_NOTIFICATIONS_MODULE %}
{% else %}
{% endif %}
|
{% if ct_config.disable_update_notif %}
{% else %}
{% endif %}
|
{% translate "Roles" %} |
{% if app_settings.CT_CHAR_ROLES_MODULE %}
{% else %}
{% endif %}
|
{% if not app_settings.CT_CHAR_ACTIVE_IGNORE_ROLES_MODULE %}
{% else %}
{% endif %}
|
{% if ct_config.disable_update_roles %}
{% else %}
{% endif %}
|
{% translate "Industry" %} |
{% if app_settings.CT_CHAR_INDUSTRY_MODULE %}
{% else %}
{% endif %}
|
{% if not app_settings.CT_CHAR_ACTIVE_IGNORE_INDUSTRY_MODULE %}
{% else %}
{% endif %}
|
{% if ct_config.disable_update_indy %}
{% else %}
{% endif %}
|
{% translate "Mining" %} |
{% if app_settings.CT_CHAR_MINING_MODULE %}
{% else %}
{% endif %}
|
{% if not app_settings.CT_CHAR_ACTIVE_IGNORE_MINING_MODULE %}
{% else %}
{% endif %}
|
{% if ct_config.disable_update_mining %}
{% else %}
{% endif %}
|
{% translate "Wallets/Markets/Contracts" %} |
{% if app_settings.CT_CHAR_WALLET_MODULE %}
{% else %}
{% endif %}
|
{% if not app_settings.CT_CHAR_ACTIVE_IGNORE_WALLET_MODULE %}
{% else %}
{% endif %}
|
{% if ct_config.disable_update_wallet %}
{% else %}
{% endif %}
|
{% translate "Skills" %} |
{% if app_settings.CT_CHAR_SKILLS_MODULE %}
{% else %}
{% endif %}
|
{% if not app_settings.CT_CHAR_ACTIVE_IGNORE_SKILLS_MODULE %}
{% else %}
{% endif %}
|
{% if ct_config.disable_update_skills %}
{% else %}
{% endif %}
|
{% translate "Clones" %} |
{% if app_settings.CT_CHAR_CLONES_MODULE %}
{% else %}
{% endif %}
|
{% if not app_settings.CT_CHAR_ACTIVE_IGNORE_CLONES_MODULE %}
{% else %}
{% endif %}
|
{% if ct_config.disable_update_clones %}
{% else %}
{% endif %}
|
{% translate "Mail" %} |
{% if app_settings.CT_CHAR_MAIL_MODULE %}
{% else %}
{% endif %}
|
{% if not app_settings.CT_CHAR_ACTIVE_IGNORE_MAIL_MODULE %}
{% else %}
{% endif %}
|
{% if ct_config.disable_update_mails %}
{% else %}
{% endif %}
|
{% translate "Loyalty Points" %} |
{% if app_settings.CT_CHAR_LOYALTYPOINTS_MODULE %}
{% else %}
{% endif %}
|
{% if not app_settings.CT_CHAR_ACTIVE_IGNORE_LOYALTYPOINTS_MODULE %}
{% else %}
{% endif %}
|
{% if ct_config.disable_update_loyaltypoints %}
{% else %}
{% endif %}
|