feat: add localization. add realtime derivation of period from hour in NeedConfirm mode.
This commit is contained in:
@@ -199,7 +199,7 @@
|
||||
Margin="8"
|
||||
HorizontalAlignment="Right"
|
||||
Command="{Binding $parent[u:TimePicker].Confirm}"
|
||||
Content="Confirm" />
|
||||
Content="{DynamicResource STRING_DATE_TIME_CONFIRM}" />
|
||||
</StackPanel>
|
||||
<ContentPresenter
|
||||
Name="PART_PopupHeader"
|
||||
|
||||
Reference in New Issue
Block a user