Use unicode U+00D7 for multiplication

This commit is contained in:
Rafał Dzięgiel
2022-01-17 20:27:53 +01:00
parent 38efa7ab9f
commit 8ba3ca4af6
2 changed files with 3 additions and 3 deletions

View File

@@ -37,9 +37,9 @@
<property name="valign">center</property>
<property name="adjustment">speed_adjustment</property>
<marks>
<mark value="0.25" position="bottom">0.25x</mark>
<mark value="0.25" position="bottom">0.25×</mark>
<mark value="1" position="bottom" translatable="yes">Normal</mark>
<mark value="2" position="bottom">2x</mark>
<mark value="2" position="bottom">2×</mark>
</marks>
<style>
<class name="speedscale"/>