mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
Loc bug
This commit is contained in:
@@ -87,12 +87,12 @@
|
|||||||
FontSize="24"
|
FontSize="24"
|
||||||
Glyph="" />
|
Glyph="" />
|
||||||
<TextBlock
|
<TextBlock
|
||||||
x:Uid="AdvancedPaste_FL_NoModelsDownloaded."
|
x:Uid="AdvancedPaste_FL_NoModelsDownloaded"
|
||||||
HorizontalAlignment="Center"
|
HorizontalAlignment="Center"
|
||||||
Style="{StaticResource BodyStrongTextBlockStyle}"
|
Style="{StaticResource BodyStrongTextBlockStyle}"
|
||||||
TextAlignment="Center" />
|
TextAlignment="Center" />
|
||||||
<TextBlock
|
<TextBlock
|
||||||
x:Uid="AdvancedPaste_FL_RunFoundryLocalText.Text"
|
x:Uid="AdvancedPaste_FL_RunFoundryLocalText"
|
||||||
HorizontalAlignment="Center"
|
HorizontalAlignment="Center"
|
||||||
FontSize="12"
|
FontSize="12"
|
||||||
Foreground="{ThemeResource TextFillColorSecondaryBrush}"
|
Foreground="{ThemeResource TextFillColorSecondaryBrush}"
|
||||||
|
|||||||
Reference in New Issue
Block a user