Skip to content

Commit 5b37e58

Browse files
mhduiydeepin-bot[bot]
authored andcommitted
chore: simplify window effect descriptions
1. Removed redundant prefixes ("Optimal performance:", "Balance:", "Best visuals:") from descriptions in main.qml 2. Updated translation files to match the simplified descriptions 3. This change makes the UI text more concise while maintaining clarity 4. The modification affects all language translations to ensure consistency chore: 简化窗口特效描述文本 1. 移除了 main.qml 中描述文本的多余前缀("最佳性能:"、"均衡:"、"最佳 视觉:") 2. 更新翻译文件以匹配简化后的描述文本 3. 这一改动使界面文本更加简洁同时保持清晰 4. 修改影响了所有语言翻译以确保一致性 pms: BUG-313277
1 parent 15268e9 commit 5b37e58

20 files changed

+103
-103
lines changed

panels/notification/osd/windoweffect/package/main.qml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,19 +206,19 @@ AppletItem {
206206
value: main.WindowEffectType.Normal
207207
iconName: "osd_screen_highperformance"
208208
title: qsTr("Optimal performance")
209-
description: qsTr("Optimal performance: Disable all interface and window effects for efficient system performance.")
209+
description: qsTr("Disable all interface and window effects for efficient system performance")
210210
}
211211
ListElement {
212212
value: main.WindowEffectType.Better
213213
iconName: "osd_screen_balance"
214214
title: qsTr("Balance")
215-
description: qsTr("Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.")
215+
description: qsTr("Limit some window effects for excellent visuals while maintaining smooth system performance")
216216
}
217217
ListElement {
218218
value: main.WindowEffectType.Best
219219
iconName: "osd_screen_bestvisual"
220220
title: qsTr("Best Visuals")
221-
description: qsTr("Best visuals: Enable all interface and window effects for the best visual experience.")
221+
description: qsTr("Enable all interface and window effects for the best visual experience")
222222
}
223223
}
224224
}

panels/notification/osd/windoweffect/translations/org.deepin.ds.osd.windoweffect.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
<translation type="unfinished"></translation>
99
</message>
1010
<message>
11-
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
11+
<source>Balance</source>
1212
<translation type="unfinished"></translation>
1313
</message>
1414
<message>
15-
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
15+
<source>Best Visuals</source>
1616
<translation type="unfinished"></translation>
1717
</message>
1818
<message>
19-
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
19+
<source>Disable all interface and window effects for efficient system performance</source>
2020
<translation type="unfinished"></translation>
2121
</message>
2222
<message>
23-
<source>Balance</source>
23+
<source>Limit some window effects for excellent visuals while maintaining smooth system performance</source>
2424
<translation type="unfinished"></translation>
2525
</message>
2626
<message>
27-
<source>Best Visuals</source>
27+
<source>Enable all interface and window effects for the best visual experience</source>
2828
<translation type="unfinished"></translation>
2929
</message>
3030
</context>

panels/notification/osd/windoweffect/translations/org.deepin.ds.osd.windoweffect_az.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
<translation type="unfinished"></translation>
99
</message>
1010
<message>
11-
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
11+
<source>Balance</source>
1212
<translation type="unfinished"></translation>
1313
</message>
1414
<message>
15-
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
15+
<source>Best Visuals</source>
1616
<translation type="unfinished"></translation>
1717
</message>
1818
<message>
19-
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
19+
<source>Disable all interface and window effects for efficient system performance</source>
2020
<translation type="unfinished"></translation>
2121
</message>
2222
<message>
23-
<source>Balance</source>
23+
<source>Limit some window effects for excellent visuals while maintaining smooth system performance</source>
2424
<translation type="unfinished"></translation>
2525
</message>
2626
<message>
27-
<source>Best Visuals</source>
27+
<source>Enable all interface and window effects for the best visual experience</source>
2828
<translation type="unfinished"></translation>
2929
</message>
3030
</context>

panels/notification/osd/windoweffect/translations/org.deepin.ds.osd.windoweffect_bo.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
<translation type="unfinished"></translation>
99
</message>
1010
<message>
11-
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
11+
<source>Balance</source>
1212
<translation type="unfinished"></translation>
1313
</message>
1414
<message>
15-
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
15+
<source>Best Visuals</source>
1616
<translation type="unfinished"></translation>
1717
</message>
1818
<message>
19-
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
19+
<source>Disable all interface and window effects for efficient system performance</source>
2020
<translation type="unfinished"></translation>
2121
</message>
2222
<message>
23-
<source>Balance</source>
23+
<source>Limit some window effects for excellent visuals while maintaining smooth system performance</source>
2424
<translation type="unfinished"></translation>
2525
</message>
2626
<message>
27-
<source>Best Visuals</source>
27+
<source>Enable all interface and window effects for the best visual experience</source>
2828
<translation type="unfinished"></translation>
2929
</message>
3030
</context>

panels/notification/osd/windoweffect/translations/org.deepin.ds.osd.windoweffect_ca.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
<translation type="unfinished"></translation>
99
</message>
1010
<message>
11-
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
11+
<source>Balance</source>
1212
<translation type="unfinished"></translation>
1313
</message>
1414
<message>
15-
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
15+
<source>Best Visuals</source>
1616
<translation type="unfinished"></translation>
1717
</message>
1818
<message>
19-
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
19+
<source>Disable all interface and window effects for efficient system performance</source>
2020
<translation type="unfinished"></translation>
2121
</message>
2222
<message>
23-
<source>Balance</source>
23+
<source>Limit some window effects for excellent visuals while maintaining smooth system performance</source>
2424
<translation type="unfinished"></translation>
2525
</message>
2626
<message>
27-
<source>Best Visuals</source>
27+
<source>Enable all interface and window effects for the best visual experience</source>
2828
<translation type="unfinished"></translation>
2929
</message>
3030
</context>

panels/notification/osd/windoweffect/translations/org.deepin.ds.osd.windoweffect_es.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
<translation type="unfinished"></translation>
99
</message>
1010
<message>
11-
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
11+
<source>Balance</source>
1212
<translation type="unfinished"></translation>
1313
</message>
1414
<message>
15-
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
15+
<source>Best Visuals</source>
1616
<translation type="unfinished"></translation>
1717
</message>
1818
<message>
19-
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
19+
<source>Disable all interface and window effects for efficient system performance</source>
2020
<translation type="unfinished"></translation>
2121
</message>
2222
<message>
23-
<source>Balance</source>
23+
<source>Limit some window effects for excellent visuals while maintaining smooth system performance</source>
2424
<translation type="unfinished"></translation>
2525
</message>
2626
<message>
27-
<source>Best Visuals</source>
27+
<source>Enable all interface and window effects for the best visual experience</source>
2828
<translation type="unfinished"></translation>
2929
</message>
3030
</context>

panels/notification/osd/windoweffect/translations/org.deepin.ds.osd.windoweffect_fi.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
<translation type="unfinished"></translation>
99
</message>
1010
<message>
11-
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
11+
<source>Balance</source>
1212
<translation type="unfinished"></translation>
1313
</message>
1414
<message>
15-
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
15+
<source>Best Visuals</source>
1616
<translation type="unfinished"></translation>
1717
</message>
1818
<message>
19-
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
19+
<source>Disable all interface and window effects for efficient system performance</source>
2020
<translation type="unfinished"></translation>
2121
</message>
2222
<message>
23-
<source>Balance</source>
23+
<source>Limit some window effects for excellent visuals while maintaining smooth system performance</source>
2424
<translation type="unfinished"></translation>
2525
</message>
2626
<message>
27-
<source>Best Visuals</source>
27+
<source>Enable all interface and window effects for the best visual experience</source>
2828
<translation type="unfinished"></translation>
2929
</message>
3030
</context>

panels/notification/osd/windoweffect/translations/org.deepin.ds.osd.windoweffect_fr.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
<translation type="unfinished"></translation>
99
</message>
1010
<message>
11-
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
11+
<source>Balance</source>
1212
<translation type="unfinished"></translation>
1313
</message>
1414
<message>
15-
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
15+
<source>Best Visuals</source>
1616
<translation type="unfinished"></translation>
1717
</message>
1818
<message>
19-
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
19+
<source>Disable all interface and window effects for efficient system performance</source>
2020
<translation type="unfinished"></translation>
2121
</message>
2222
<message>
23-
<source>Balance</source>
23+
<source>Limit some window effects for excellent visuals while maintaining smooth system performance</source>
2424
<translation type="unfinished"></translation>
2525
</message>
2626
<message>
27-
<source>Best Visuals</source>
27+
<source>Enable all interface and window effects for the best visual experience</source>
2828
<translation type="unfinished"></translation>
2929
</message>
3030
</context>

panels/notification/osd/windoweffect/translations/org.deepin.ds.osd.windoweffect_hu.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
<translation type="unfinished"></translation>
99
</message>
1010
<message>
11-
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
11+
<source>Balance</source>
1212
<translation type="unfinished"></translation>
1313
</message>
1414
<message>
15-
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
15+
<source>Best Visuals</source>
1616
<translation type="unfinished"></translation>
1717
</message>
1818
<message>
19-
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
19+
<source>Disable all interface and window effects for efficient system performance</source>
2020
<translation type="unfinished"></translation>
2121
</message>
2222
<message>
23-
<source>Balance</source>
23+
<source>Limit some window effects for excellent visuals while maintaining smooth system performance</source>
2424
<translation type="unfinished"></translation>
2525
</message>
2626
<message>
27-
<source>Best Visuals</source>
27+
<source>Enable all interface and window effects for the best visual experience</source>
2828
<translation type="unfinished"></translation>
2929
</message>
3030
</context>

panels/notification/osd/windoweffect/translations/org.deepin.ds.osd.windoweffect_it.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
<translation type="unfinished"></translation>
99
</message>
1010
<message>
11-
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
11+
<source>Balance</source>
1212
<translation type="unfinished"></translation>
1313
</message>
1414
<message>
15-
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
15+
<source>Best Visuals</source>
1616
<translation type="unfinished"></translation>
1717
</message>
1818
<message>
19-
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
19+
<source>Disable all interface and window effects for efficient system performance</source>
2020
<translation type="unfinished"></translation>
2121
</message>
2222
<message>
23-
<source>Balance</source>
23+
<source>Limit some window effects for excellent visuals while maintaining smooth system performance</source>
2424
<translation type="unfinished"></translation>
2525
</message>
2626
<message>
27-
<source>Best Visuals</source>
27+
<source>Enable all interface and window effects for the best visual experience</source>
2828
<translation type="unfinished"></translation>
2929
</message>
3030
</context>

0 commit comments

Comments
 (0)