Closed KentNordstrom closed 4 years ago
Hi Kent,
Does this work?
$obj = Get-Resource AttributeTypeDescription Name DisplayName -Locale it-IT
$obj.DisplayName = "Nome visualizzato"
Save-Resource $obj -Locale it-IT
Oh my good... sorry... totally forgot about the -Locale parameter ;-)
Add another beer to your tab
I have several customers here in Sweden that have applied the Swedish Language Pack. When using LithnetRMA to add Schema resources like AttributeTypeDescription there is no way (at least that I have found) to also manage the Localized values of the DisplayName and Description.