Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1019 Bytes

localization.md

File metadata and controls

24 lines (17 loc) · 1019 Bytes
title page_title description position tags slug
Localization
.NET MAUI AutoComplete Documentation - Localization
Learn more about the MAUI localization options in the Telerik UI for .NET MAUI AutoComplete control.
13
maui localization, maui, localization, dotnet maui
autocomplete-localization

.NET MAUI AutoComplete Localization

The RadAutoComplete component provides language localization. This allows you to translate the phrases used across the AutoComplete control to other languages so that you can adapt your app to different regions.

To learn in details about the localization process of the Telerik UI for .NET MAUI components, see the [Localization and Globalization]({%slug globalization-localization%}) topic.

In RadAutoComplete, you can localize the following string:

Localization Key Default Value
AutoComplete_NoResultsMessage Not Found.

See Also

[Localization and Globalization]({%slug globalization-localization %})