-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Commit 931c2b7
Do not translate labels of boards submenus
Otherwise it may happen some weird sorting when untraslated and
translated labels are sorted together:
Arduino megaAVR Boards
Arduino nRF52 Board
ESP32 Arduino
ESP8266 Modules
Schede Arduino AVR <-- the localized string falls to the bottom
Also there is no way for 3rd party boards developers to actually provide
a translation, so let's just remove them.1 parent 9b48e8d commit 931c2b7
2 files changed
+1
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1493 | 1493 |
| |
1494 | 1494 |
| |
1495 | 1495 |
| |
1496 | - | ||
1496 | + | ||
1497 | 1497 |
| |
1498 | 1498 |
| |
1499 | 1499 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 | - | ||
110 | - | ||
111 | - | ||
112 | - | ||
113 | 109 |
| |
114 | 110 |
| |
115 | 111 |
| |
|
0 commit comments