lang: don't use " " for the default policy text

Firefox (at least) renders it verbatim.
This commit is contained in:
Saúl Ibarra Corretgé 2017-03-16 14:43:09 +01:00 committed by Дамян Минков
parent 51f0c8a388
commit 4fc714ff10
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
"terms": "Terms" "terms": "Terms"
}, },
"startupoverlay": { "startupoverlay": {
"policyText": " ", "policyText": " ",
"title": "__app__ needs to use your microphone and camera." "title": "__app__ needs to use your microphone and camera."
}, },
"suspendedoverlay": { "suspendedoverlay": {