diff --git a/src/i18n/en.i18n.json b/src/i18n/en.i18n.json index 354cfbc5f9..48323b4e28 100644 --- a/src/i18n/en.i18n.json +++ b/src/i18n/en.i18n.json @@ -151,7 +151,7 @@ "report": { "title": "Report errors to developers", "description": "Report errors anonymously to the developers. Shared information include app version number, operating system type, server URL, device language and error type. No content or usernames are shared.", - "masDescription" : "This option is disabled when installed from the Mac App Store, the errors will be reported through the Mac App Store error report process." + "masDescription": "This option is disabled when installed from the Mac App Store, the errors will be reported through the Mac App Store error report process." }, "flashFrame": { "title": "Enable Flash Frame", diff --git a/src/i18n/pt-BR.i18n.json b/src/i18n/pt-BR.i18n.json index 24f4448439..a5120deab8 100644 --- a/src/i18n/pt-BR.i18n.json +++ b/src/i18n/pt-BR.i18n.json @@ -150,7 +150,8 @@ "options": { "report": { "title": "Relatar erros aos desenvolvedores", - "description": "Reporte os erros anonimamente aos desenvolvedores. As informações compartilhadas incluem número de versão do aplicativo, tipo de sistema operacional, URL do servidor, idioma do dispositivo e tipo de erro. Nenhum conteúdo ou nome de usuário é compartilhado." + "description": "Reporte os erros anonimamente aos desenvolvedores. As informações compartilhadas incluem número de versão do aplicativo, tipo de sistema operacional, URL do servidor, idioma do dispositivo e tipo de erro. Nenhum conteúdo ou nome de usuário é compartilhado.", + "masDescription": "Essa opção é desabilitada quando instalada a partir da Mac App Store, os erros serão reportados através do processo de reportação da Mac App Store" }, "flashFrame": { "title": "Piscar janela", diff --git a/src/i18n/ru.i18n.json b/src/i18n/ru.i18n.json index 26baa728e4..24fd8c4278 100644 --- a/src/i18n/ru.i18n.json +++ b/src/i18n/ru.i18n.json @@ -150,7 +150,8 @@ "options": { "report": { "title": "Сообщать об ошибках разработчикам", - "description": "Анонимно сообщайте об ошибках разработчикам. Передаваемая информация включает номер версии приложения, тип операционной системы, URL-адрес сервера, язык устройства и тип ошибки. Содержание чатов и имена пользователей не передаются." + "description": "Анонимно сообщайте об ошибках разработчикам. Передаваемая информация включает номер версии приложения, тип операционной системы, URL-адрес сервера, язык устройства и тип ошибки. Содержание чатов и имена пользователей не передаются.", + "masDescription": "Эта опция отключена при установке из Mac App Store, ошибки будут через механизм сбора ошибок Mac App Store." }, "flashFrame": { "title": "Включить мигание иконки",