Commit Graph

186 Commits (744553e1e2629944b4ca93208323b7f4a6108b8c)

Author SHA1 Message Date
liangshiwei b8c9e8ed04 Enable nullable annotations for Volo.Abp.BlazoriseUI
2 years ago
liangshiwei f3292d63b2 Enable nullable annotations for Volo.Abp.Localization
2 years ago
maliming f6a853caa4
Also add `net7.0` as target framework.
3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks.
3 years ago
Yunus Emre Kalkan 3b5bc8aa04 Update JsonLocalizationDictionaryBuilder.cs
3 years ago
Yunus Emre Kalkan 99d8a902f7 Localization: Skip virtual json files without culture code
3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework
3 years ago
Enis Necipoglu 3c65f820d1 Change property name as TwoLetterISOLanguageName in LanguageInfo
3 years ago
Enis Necipoglu 340f8b5953 Refactor LanguageInfo
3 years ago
Enis Necipoglu b7d7c8bf94 Add ShortDisplayName to LanguageInfo
3 years ago
maliming 8b6ca78c64
Update AbpEnumLocalizer.cs
3 years ago
maliming 64cdd67b2d
Update AbpEnumLocalizer.cs
3 years ago
maliming b9e531ed0c
Add `AbpEnumLocalizerExtensions`.
3 years ago
maliming 3973ea1db9
Add `AbpEnumLocalizer`.
3 years ago
Berkan Sasmaz be04d1dd0a
Merge branch 'dev' into pr/13864
3 years ago
Halil İbrahim Kalkan ae7db17e8c Include the resource name information in the exception message
3 years ago
Berkan Sasmaz e9cb0cbf7f
Merge pull request #13911 from lszabados/dev
3 years ago
maliming c9785f9dad
Merge branch 'dev' into Dynamic-Features
3 years ago
Laszlo Szabados 63ff234c50 hu-translation
3 years ago
Halil İbrahim Kalkan 058cd37657 Remove unnecessary Polly dependency from Volo.Abp.Localization.csproj
3 years ago
Halil İbrahim Kalkan 6310b81c38 LocalizableStringSerializer should support external localization resources.
3 years ago
Halil İbrahim Kalkan fef4d68eb3 Moved AbpExternalLocalizationOptions to the language management module
3 years ago
Halil İbrahim Kalkan 1e00cc2bd0 Revert "Update AbpStringLocalizerExtensions.cs"
3 years ago
Halil İbrahim Kalkan 5b78fa68a5 Revert DynamicLocalizationPreference
3 years ago
Halil İbrahim Kalkan 702589380b Introduce ApplicationLocalizationRequestDto.OnlyDynamics
3 years ago
Halil İbrahim Kalkan 23fabb1fde Update AbpStringLocalizerExtensions.cs
3 years ago
Halil İbrahim Kalkan 43510eb9f4 Introduce DynamicLocalizationPreference
3 years ago
Halil İbrahim Kalkan 80be834fcb Update LocalizationResource.cs
3 years ago
maliming f42ad59012
Implement UI modules.
3 years ago
Halil İbrahim Kalkan 411ce81560 Added ApplicationConfigurationRequestOptions.
3 years ago
Halil İbrahim Kalkan b82d93a4ab Introduce IAbpApplicationLocalizationAppService
3 years ago
Halil İbrahim Kalkan af39e55416 Remove option: GetFromExternalStore
3 years ago
Halil İbrahim Kalkan ccd13c95d5 Introduce async version of StringLocalizerFactory.CreateByResourceNameOrNull.
3 years ago
Halil İbrahim Kalkan 7e36b9e911 Remove old TODOs
3 years ago
Halil İbrahim Kalkan 214132cf25 Introduce IStringLocalizer.GetAllStrings and overloads.
3 years ago
Halil İbrahim Kalkan ae8ba0758c IAbpStringLocalizer.GetSupportedCultures method converted to async
3 years ago
lgadola 3f313103b9 german language files consolidation
3 years ago
Halil İbrahim Kalkan 1355904c52 Allow to not get localizations from dynamic contributors
3 years ago
Halil İbrahim Kalkan 1d33a61250 Added GetSupportedCultures to IAbpStringLocalizer
3 years ago
Halil İbrahim Kalkan 2ccd779eb9 Rename IStringLocalizerSupportsInheritance to IAbpStringLocalizer and inherit from IStringLocalizer.
3 years ago
Halil İbrahim Kalkan 99b9b30323 Moved IExternalLocalizationStore.SaveAsync to the language management module.
3 years ago
Halil İbrahim Kalkan f35e790360 Revise IExternalLocalizationStore usage.
3 years ago
Halil İbrahim Kalkan 95f6b288a8 Refactor: Adjust namespaces.
3 years ago
Halil İbrahim Kalkan 66238da304 Merge IDistributedLocalizationStore into IExternalLocalizationStore
3 years ago
Halil İbrahim Kalkan d21c20b84b Refactor: Move type into new namespace: IExternalLocalizationStore
3 years ago
Halil İbrahim Kalkan 0c4f43f3cc Change signature of IExternalLocalizationStore.GetResourceOrNull
3 years ago
Halil İbrahim Kalkan 2b5e7fd03f Allow to define non-typed localization resources.
3 years ago
Halil İbrahim Kalkan 560ba6fce3 Allow to work with non-typed localization resources
3 years ago
Halil İbrahim Kalkan 614512d1f1 Allow to create stringlocalizer by resource name instead of resource type
3 years ago
Halil İbrahim Kalkan c05a4b04b6 Introduce IDistributedLocalizationStore.GetResourceNames
3 years ago