Updated strings for PowerRename

This commit is contained in:
Niels Laute
2020-06-01 15:34:35 +02:00
committed by Enrico Giordani
parent ec895f271b
commit 5956e6d9c1
2 changed files with 7 additions and 7 deletions

View File

@@ -67,7 +67,7 @@
IsEnabled="{ Binding Mode=TwoWay, Path=IsEnabled}"
/>
<TextBlock x:Uid="Miscellaneous"
<TextBlock x:Uid="PowerRename_AutoCompleteHeader"
Style="{StaticResource SettingsGroupTitleStyle}"/>
@@ -83,7 +83,7 @@
Margin="{StaticResource SmallTopMargin}"
Value="{Binding Mode=TwoWay, Path=MaxDispListNum}"
Minimum="0"
Width="320"
Width="240"
Maximum="20"
IsEnabled="{ Binding Mode=TwoWay, Path=GlobalAndMruEnabled}"
/>