Skip to content

Some calendar resource strings are not localized #16525

@ddaribo

Description

@ddaribo

Description

Some calendar resource strings are not localized.
Check out this file.

The following resource strings need translations for all languages:

    igx_calendar_previous_year: 'Previous Year',
    igx_calendar_next_year: 'Next Year',
    igx_calendar_previous_years: 'Previous {0} Years',
    igx_calendar_next_years: 'Next {0} Years',
    igx_calendar_select_date: 'Select Date',
    igx_calendar_range_label_start: 'Start',
    igx_calendar_range_label_end: 'End',
    igx_calendar_range_placeholder: 'Select Range',
  • igniteui-angular version: any
  • browser: any

Steps to reproduce

  1. Check out this sample and select a language other than "EN".

Note: really mior, but the sample's "Location" string should be changed to "Locale". Could be addressed separately in igniteui-angular-samples

Result

"Select date" is always in English.

Expected result

Have proper translation.

Attachments

Attach a sample if available, and screenshots, if applicable.

Metadata

Metadata

Assignees

Labels

🐛 bugAny issue that describes a bug📆 calendar🔣 i18n✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions