Skip to content

Commit 0b98630

Browse files
committed
Updates for v23.1.3.
1 parent a7bf00d commit 0b98630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/topics/bars/localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Many controls utilize built-in strings as part of their presentation, and these
1414
Bars string resources are customized using the [ActiproSoftware.Products.Bars.SR](xref:ActiproSoftware.Products.Bars.SR) class and an enumeration of available resource names is available using [ActiproSoftware.Products.Bars.SRName](xref:ActiproSoftware.Products.Bars.SRName).
1515

1616
> [!NOTE]
17-
> For those working with [MVVM](mvvm-support.md), additional string resources for that library can be customized using the [ActiproSoftware.Products.Bars.Mvvm.SR](xref:ActiproSoftware.Products.Bars.Mvvm.SR) class and [ActiproSoftware.Products.Bars.MVVM.SRName](xref:ActiproSoftware.Products.Bars.MVVM.SRName) enumeration.
17+
> For those working with [MVVM](mvvm-support.md), additional string resources for that library can be customized using the `ActiproSoftware.Products.Bars.Mvvm.SR` class and `ActiproSoftware.Products.Bars.MVVM.SRName` enumeration.
1818
1919
The following example demonstrates how one might customize the `UIRibbonMenuItemAlwaysShowRibbonText` string resource:
2020

0 commit comments

Comments
 (0)