File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12603,6 +12603,10 @@ MSG_HASH(
1260312603 MENU_ENUM_LABEL_VALUE_BT_CONNECTED ,
1260412604 "Verbunden"
1260512605 )
12606+ MSG_HASH (
12607+ MENU_ENUM_LABEL_VALUE_PORT_DEVICE_NAME ,
12608+ "Gerätename Port %d: %s"
12609+ )
1260612610MSG_HASH (
1260712611 MENU_ENUM_LABEL_VALUE_PORT_DEVICE_INFO ,
1260812612 "Geräte-Anzeigename: %s\nGeräte-Konfigurationsname: %s\nGeräte-VID/PID: %d/%d"
Original file line number Diff line number Diff line change @@ -11371,6 +11371,10 @@ MSG_HASH(
1137111371 MENU_ENUM_LABEL_VALUE_PORT ,
1137211372 "Portti"
1137311373 )
11374+ MSG_HASH (
11375+ MENU_ENUM_LABEL_VALUE_PORT_DEVICE_NAME ,
11376+ "Portti %d Laitteen nimi: %s"
11377+ )
1137411378MSG_HASH (
1137511379 MENU_ENUM_LABEL_VALUE_PORT_DEVICE_INFO ,
1137611380 "Laitteen näyttönimi: %s\nLaitteen asetusnimi: %s\nLaitteen VID/PID: %d/%d"
Original file line number Diff line number Diff line change 3131#define LANGUAGE_PROGRESS_DANISH_APPROVED 0
3232
3333/* German */
34- #define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 99
34+ #define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 100
3535#define LANGUAGE_PROGRESS_GERMAN_APPROVED 13
3636
3737/* Greek */
You can’t perform that action at this time.
0 commit comments