Skip to content

Commit e04475e

Browse files
committed
fix: error setting message #64
1 parent 3a9af3c commit e04475e

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

translations/dde-top-panel_zh_CN.ts

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,14 @@ If anything strange happens, please uncheck this, and restart the dde-dock.</sou
125125
<translation>三大控制按钮设置</translation>
126126
</message>
127127
<message>
128-
<location filename="../widgets/mainsettingwidget.ui" line="766"/>
129128
<source>Show Buttons When Max</source>
130-
<translation>仅在窗口全屏时显示</translation>
129+
<translation type="vanished">仅在窗口全屏时显示</translation>
130+
</message>
131+
<message>
132+
<location filename="../widgets/mainsettingwidget.ui" line="766"/>
133+
<source>Show Control Buttons</source>
134+
<translatorcomment>显示控制按钮</translatorcomment>
135+
<translation></translation>
131136
</message>
132137
<message>
133138
<location filename="../widgets/mainsettingwidget.ui" line="829"/>

widgets/mainsettingwidget.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ If anything strange happens, please uncheck this, and restart the dde-dock.</str
763763
</size>
764764
</property>
765765
<property name="text">
766-
<string>Show Buttons When Max</string>
766+
<string>Show Control Buttons</string>
767767
</property>
768768
<property name="alignment">
769769
<set>Qt::AlignCenter</set>

0 commit comments

Comments
 (0)