Reenable broken group actions in My Devices overview screen

The group actions in My Devices overview screen were broken in the following language translations due to translation of an identifier as reported in #793 : * de * nl * pt The translations of the identifier have been reverted to the English original to mitigate the problem. Final solution should be the removal of the identifier "DeviceCheckbox" from translatable strings.

Veit Wahlich committed Jan 13, 2020 at 16:11 UTC f1079db92b7f912988a5d4d91d03e12ac186e75f
1 file changed +3 -3
translate/translate.json
+3 -3
@@ -5379,11 +5379,11 @@
5379 },
5380 {
5381 "cs": "DeviceCheckbox",
5382 - "de": "Geräte-Checkbox",
5382 + "de": "DeviceCheckbox",
5383 "en": "DeviceCheckbox",
5384 "ja": "DeviceCheckbox",
5385 - "nl": "Apparaat Checkbox",
5386 - "pt": "Caixa de seleção do dispositivo",
5385 + "nl": "DeviceCheckbox",
5386 + "pt": "DeviceCheckbox",
5387 "ru": "DeviceCheckbox",
5388 "xloc": [
5389 "default.handlebars->23->394"