I'm promoting Essential Project in a French environment, so I'm interested with the i18n EP features.
As I was preparing my production site opening, I had to patch some first views to allow a more accurate translation.
Here you'll find light enhancements of the following views, ensuring a best rendering of internationalisation. Feel free to include them in a next release.
List of modified views:
Code: Select all
modified: application/core_al_app_provider_summary.xsl
modified: application/core_al_app_ref_model.xsl
modified: application/core_al_app_service_list_by_name.xsl
modified: application/core_al_app_service_list_table.xsl
modified: application/core_al_app_service_summary.xsl
modified: business/core_bl_bus_cap_model.xsl
modified: business/core_bl_bus_cap_summary.xsl
modified: business/core_bl_bus_cap_to_technology_tree.xsl
modified: business/core_bl_bus_process_list_by_domain.xsl
modified: business/core_bl_bus_process_list_by_name.xsl
modified: business/core_bl_bus_process_list_by_service.xsl
modified: common/core_footer.xsl
modified: common/core_search_results.xsl
modified: integration/core_int_all_instances_by_class.xsl
modified: technology/core_tl_tech_comp_list_by_name.xsl
modified: technology/core_tl_tech_comp_list_table.xsl
modified: technology/core_tl_tech_comp_summary.xsl
modified: technology/core_tl_tech_prod_summary.xsl
modified: technology/core_tl_tech_product_list_by_capability.xsl
modified: technology/core_tl_tech_product_list_by_component.xsl
modified: technology/core_tl_tech_product_list_by_vendor.xsl
modified: technology/core_tl_tech_product_list_table.xsl
Gunther