You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WinUI3Localizer.SampleApp/LocalizationActionsPage.xaml
+4-8Lines changed: 4 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -9,20 +9,16 @@
9
9
mc:Ignorable="d">
10
10
<ScrollViewerMargin="5">
11
11
<StackPanel>
12
-
<TextBlock
13
-
Text="Some dependency objects like 'Run', 'Bold' or 'Hyperlink' cannot be localized using dependency properties. WinUI3Localizer provides 'LocazationActions' for these dependency objects."
<value>Some DependencyObjects like 'Run', 'Bold' or 'Hyperlink' cannot be localized using dependency properties. WinUI3Localizer provides 'LocazationActions' for localization of these type of DependencyObjects.</value>
<value>Algunos DependencyObjects como 'Run', 'Bold' o 'Hiperlink' no se pueden localizar mediante propiedades de dependencia. WinUI3Localizer proporciona 'LocazationActions' para la localización de estos tipos de DependencyObjects.</value>
0 commit comments