syncfusion / ej2-locale

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

875134: Need to change the tooltip text as Delete table and place holder text as https  - Master #200

Closed DhaneshPriya closed 6 months ago

DhaneshPriya commented 6 months ago

Bug description

Need to change the tooltip text as Delete table and place holder text as https

Root cause

Checked the tooltip text as delete and place holder text as http

Solution description

Changed the tooltip text as delete table and place holder text as https

Reason for not identifying earlier

Areas tested against this fix

Provide details about the areas or combinations that have been tested against this code changes.

Is it a breaking issue?

Action taken

Changed the tooltip text as delete table and place holder text as https

Feature matrix document updated

Automation details - Mark Is Automated field as (Yes, Manual, Not Applicable) in corresponding JIRA task once the bug is automated.

If the same issue is reproduced in ej2, what will you do?

Output screenshots

NA

Blazor Checklist

Confirm whether this feature is ensured in both Blazor Server and WASM

Is there any new API or existing API name change?

Is there any existing behavior change due to this code change?

Do the code changes cause any memory leak and performance issue? (Test only if you suspect that your code may cause problem)

Reviewer Checklist