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.
This commit is contained in:
Veit Wahlich 2020-01-13 16:11:17 +01:00
parent 8fa296b4a0
commit f1079db92b

View File

@ -5379,11 +5379,11 @@
},
{
"cs": "DeviceCheckbox",
"de": "Geräte-Checkbox",
"de": "DeviceCheckbox",
"en": "DeviceCheckbox",
"ja": "DeviceCheckbox",
"nl": "Apparaat Checkbox",
"pt": "Caixa de seleção do dispositivo",
"nl": "DeviceCheckbox",
"pt": "DeviceCheckbox",
"ru": "DeviceCheckbox",
"xloc": [
"default.handlebars->23->394"