Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions panels/notification/osd/windoweffect/package/main.qml
Original file line number Diff line number Diff line change
Expand Up @@ -204,19 +204,19 @@ AppletItem {
value: main.WindowEffectType.Normal
iconName: "osd_screen_highperformance"
title: qsTr("Optimal performance")
description: qsTr("Optimal performance: Close all interface and window effects to ensure efficient system operation")
description: qsTr("Optimal performance: Disable all interface and window effects for efficient system performance.")
}
ListElement {
value: main.WindowEffectType.Better
iconName: "osd_screen_balance"
title: qsTr("Balance")
description: qsTr("Balance: Limit some window effects to ensure excellent visual experience while maintaining smooth system operation")
description: qsTr("Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.")
}
ListElement {
value: main.WindowEffectType.Best
iconName: "osd_screen_bestvisual"
title: qsTr("Best Visuals")
description: qsTr("Best Visual: Enable all interface and window effects to experience the best visual effects")
description: qsTr("Best visuals: Enable all interface and window effects for the best visual experience.")
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@
<context>
<name>main</name>
<message>
<location filename="../package/main.qml" line="106"/>
<location filename="../package/main.qml" line="206"/>
<source>Optimal performance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="107"/>
<source>Optimal performance: Close all interface and window effects to ensure efficient system operation</source>
<location filename="../package/main.qml" line="207"/>
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="112"/>
<source>Balance</source>
<location filename="../package/main.qml" line="213"/>
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="113"/>
<source>Balance: Limit some window effects to ensure excellent visual experience while maintaining smooth system operation</source>
<location filename="../package/main.qml" line="219"/>
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="118"/>
<source>Best Visuals</source>
<location filename="../package/main.qml" line="212"/>
<source>Balance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="119"/>
<source>Best Visual: Enable all interface and window effects to experience the best visual effects</source>
<location filename="../package/main.qml" line="218"/>
<source>Best Visuals</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@
<context>
<name>main</name>
<message>
<location filename="../package/main.qml" line="106"/>
<location filename="../package/main.qml" line="206"/>
<source>Optimal performance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="107"/>
<source>Optimal performance: Close all interface and window effects to ensure efficient system operation</source>
<location filename="../package/main.qml" line="207"/>
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="112"/>
<source>Balance</source>
<location filename="../package/main.qml" line="213"/>
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="113"/>
<source>Balance: Limit some window effects to ensure excellent visual experience while maintaining smooth system operation</source>
<location filename="../package/main.qml" line="219"/>
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="118"/>
<source>Best Visuals</source>
<location filename="../package/main.qml" line="212"/>
<source>Balance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="119"/>
<source>Best Visual: Enable all interface and window effects to experience the best visual effects</source>
<location filename="../package/main.qml" line="218"/>
<source>Best Visuals</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@
<context>
<name>main</name>
<message>
<location filename="../package/main.qml" line="106"/>
<location filename="../package/main.qml" line="206"/>
<source>Optimal performance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="107"/>
<source>Optimal performance: Close all interface and window effects to ensure efficient system operation</source>
<location filename="../package/main.qml" line="207"/>
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="112"/>
<source>Balance</source>
<location filename="../package/main.qml" line="213"/>
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="113"/>
<source>Balance: Limit some window effects to ensure excellent visual experience while maintaining smooth system operation</source>
<location filename="../package/main.qml" line="219"/>
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="118"/>
<source>Best Visuals</source>
<location filename="../package/main.qml" line="212"/>
<source>Balance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="119"/>
<source>Best Visual: Enable all interface and window effects to experience the best visual effects</source>
<location filename="../package/main.qml" line="218"/>
<source>Best Visuals</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@
<context>
<name>main</name>
<message>
<location filename="../package/main.qml" line="106"/>
<location filename="../package/main.qml" line="206"/>
<source>Optimal performance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="107"/>
<source>Optimal performance: Close all interface and window effects to ensure efficient system operation</source>
<location filename="../package/main.qml" line="207"/>
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="112"/>
<source>Balance</source>
<location filename="../package/main.qml" line="213"/>
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="113"/>
<source>Balance: Limit some window effects to ensure excellent visual experience while maintaining smooth system operation</source>
<location filename="../package/main.qml" line="219"/>
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="118"/>
<source>Best Visuals</source>
<location filename="../package/main.qml" line="212"/>
<source>Balance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="119"/>
<source>Best Visual: Enable all interface and window effects to experience the best visual effects</source>
<location filename="../package/main.qml" line="218"/>
<source>Best Visuals</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@
<context>
<name>main</name>
<message>
<location filename="../package/main.qml" line="106"/>
<location filename="../package/main.qml" line="206"/>
<source>Optimal performance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="107"/>
<source>Optimal performance: Close all interface and window effects to ensure efficient system operation</source>
<location filename="../package/main.qml" line="207"/>
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="112"/>
<source>Balance</source>
<location filename="../package/main.qml" line="213"/>
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="113"/>
<source>Balance: Limit some window effects to ensure excellent visual experience while maintaining smooth system operation</source>
<location filename="../package/main.qml" line="219"/>
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="118"/>
<source>Best Visuals</source>
<location filename="../package/main.qml" line="212"/>
<source>Balance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="119"/>
<source>Best Visual: Enable all interface and window effects to experience the best visual effects</source>
<location filename="../package/main.qml" line="218"/>
<source>Best Visuals</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@
<context>
<name>main</name>
<message>
<location filename="../package/main.qml" line="106"/>
<location filename="../package/main.qml" line="206"/>
<source>Optimal performance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="107"/>
<source>Optimal performance: Close all interface and window effects to ensure efficient system operation</source>
<location filename="../package/main.qml" line="207"/>
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="112"/>
<source>Balance</source>
<location filename="../package/main.qml" line="213"/>
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="113"/>
<source>Balance: Limit some window effects to ensure excellent visual experience while maintaining smooth system operation</source>
<location filename="../package/main.qml" line="219"/>
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="118"/>
<source>Best Visuals</source>
<location filename="../package/main.qml" line="212"/>
<source>Balance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="119"/>
<source>Best Visual: Enable all interface and window effects to experience the best visual effects</source>
<location filename="../package/main.qml" line="218"/>
<source>Best Visuals</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@
<context>
<name>main</name>
<message>
<location filename="../package/main.qml" line="106"/>
<location filename="../package/main.qml" line="206"/>
<source>Optimal performance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="107"/>
<source>Optimal performance: Close all interface and window effects to ensure efficient system operation</source>
<location filename="../package/main.qml" line="207"/>
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="112"/>
<source>Balance</source>
<location filename="../package/main.qml" line="213"/>
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="113"/>
<source>Balance: Limit some window effects to ensure excellent visual experience while maintaining smooth system operation</source>
<location filename="../package/main.qml" line="219"/>
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="118"/>
<source>Best Visuals</source>
<location filename="../package/main.qml" line="212"/>
<source>Balance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="119"/>
<source>Best Visual: Enable all interface and window effects to experience the best visual effects</source>
<location filename="../package/main.qml" line="218"/>
<source>Best Visuals</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@
<context>
<name>main</name>
<message>
<location filename="../package/main.qml" line="106"/>
<location filename="../package/main.qml" line="206"/>
<source>Optimal performance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="107"/>
<source>Optimal performance: Close all interface and window effects to ensure efficient system operation</source>
<location filename="../package/main.qml" line="207"/>
<source>Optimal performance: Disable all interface and window effects for efficient system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="112"/>
<source>Balance</source>
<location filename="../package/main.qml" line="213"/>
<source>Balance: Limit some window effects for excellent visuals while maintaining smooth system performance.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="113"/>
<source>Balance: Limit some window effects to ensure excellent visual experience while maintaining smooth system operation</source>
<location filename="../package/main.qml" line="219"/>
<source>Best visuals: Enable all interface and window effects for the best visual experience.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="118"/>
<source>Best Visuals</source>
<location filename="../package/main.qml" line="212"/>
<source>Balance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../package/main.qml" line="119"/>
<source>Best Visual: Enable all interface and window effects to experience the best visual effects</source>
<location filename="../package/main.qml" line="218"/>
<source>Best Visuals</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
Loading