mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.git
synced 2025-11-19 21:02:53 +08:00
[skip ci] infobar text resources
This commit is contained in:
@@ -1544,6 +1544,9 @@
|
||||
<data name="ViewInfoBarPanelContractContent" xml:space="preserve">
|
||||
<value>收起</value>
|
||||
</data>
|
||||
<data name="ViewInfoBarPanelTitle" xml:space="preserve">
|
||||
<value>所有通知</value>
|
||||
</data>
|
||||
<data name="ViewInfoBarToggleTitle" xml:space="preserve">
|
||||
<value>有新的通知</value>
|
||||
</data>
|
||||
|
||||
@@ -134,7 +134,7 @@
|
||||
VerticalAlignment="Center"
|
||||
clw:TransitionHelper.Id="Header"
|
||||
Style="{StaticResource SubtitleTextBlockStyle}"
|
||||
Text="所有通知"/>
|
||||
Text="{shuxm:ResourceString Name=ViewInfoBarPanelTitle}"/>
|
||||
<StackPanel
|
||||
Grid.Column="1"
|
||||
Orientation="Horizontal"
|
||||
|
||||
Reference in New Issue
Block a user