From f1079db92b7f912988a5d4d91d03e12ac186e75f Mon Sep 17 00:00:00 2001 From: Veit Wahlich Date: Mon, 13 Jan 2020 16:11:17 +0100 Subject: [PATCH] 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. --- translate/translate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translate/translate.json b/translate/translate.json index 879a6592..974bca81 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -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"