Skip to content

Commit 11c3a4f

Browse files
committed
fixed settingsdialog.ui
1 parent dbc00e6 commit 11c3a4f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

settingsdialog.ui

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</rect>
5151
</property>
5252
<property name="text">
53-
<string>Russian (Atlas &amp;deck)</string>
53+
<string>Russian (Atlas deck)</string>
5454
</property>
5555
</widget>
5656
<widget class="QRadioButton" name="radioButtonInt">
@@ -63,7 +63,7 @@
6363
</rect>
6464
</property>
6565
<property name="text">
66-
<string>&amp;International</string>
66+
<string>International</string>
6767
</property>
6868
</widget>
6969
<widget class="QRadioButton" name="radioButtonFra">
@@ -76,7 +76,7 @@
7676
</rect>
7777
</property>
7878
<property name="text">
79-
<string>&amp;French</string>
79+
<string>French</string>
8080
</property>
8181
</widget>
8282
</widget>
@@ -102,7 +102,7 @@
102102
</rect>
103103
</property>
104104
<property name="text">
105-
<string>&amp;Unsorted</string>
105+
<string>Unsorted</string>
106106
</property>
107107
</widget>
108108
<widget class="QRadioButton" name="radioButtonAscending">
@@ -115,7 +115,7 @@
115115
</rect>
116116
</property>
117117
<property name="text">
118-
<string>A&amp;scending</string>
118+
<string>Ascending</string>
119119
</property>
120120
</widget>
121121
<widget class="QRadioButton" name="radioButtonDescending">
@@ -128,7 +128,7 @@
128128
</rect>
129129
</property>
130130
<property name="text">
131-
<string>D&amp;escending</string>
131+
<string>Descending</string>
132132
</property>
133133
</widget>
134134
</widget>

0 commit comments

Comments
 (0)