syncfusion / ej2-locale

Translation texts for Essential JS 2 components in multiple languages
Other
38 stars 151 forks source link

Bug(855772) : The FontNames toolbar items in the Rich Text Editor should not be translated using localization - Development #185

Closed Vinoth2562000 closed 9 months ago

Vinoth2562000 commented 10 months ago

Bug description

The FontNames toolbar items in the RichTextEditor should not be translated into the native language when we using localization.

Root Cause / Analysis

I have analyzed the issue that occurred because we modified the font name based on the localization.

Reason for not identifying earlier

This particular use case has not been tested previously.

Is Breaking issue.?

No

Is reported by customer in incident/forum.?

Incident(518746)

Solution Description

I have modified the localization text for the font family to be in English for all localization countries.

Areas affected and ensured

Yes

E2E report details against this fix

No

Did you included unit test cases.?

No

Is there any API name changes.?

/label ~bug /assign @ScrumMaster /cc @ProductOwner