aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-02-12 11:36:35 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-02-12 11:36:35 +0100
commit489056db04d98a9bad32cd0e0347bf6348fbb7b7 (patch)
treec1b15135d2db12a58d4e722f733f2a50e630c735 /src/i18n/locales/defaultMessages.json
parentUpdate debugger URL to production API (diff)
downloadferdium-app-489056db04d98a9bad32cd0e0347bf6348fbb7b7.tar.gz
ferdium-app-489056db04d98a9bad32cd0e0347bf6348fbb7b7.tar.zst
ferdium-app-489056db04d98a9bad32cd0e0347bf6348fbb7b7.zip
Add error state to debug publisher
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json29
1 files changed, 21 insertions, 8 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 8d5a6b9c4..6ac9153a4 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -5052,55 +5052,68 @@
5052 } 5052 }
5053 }, 5053 },
5054 { 5054 {
5055 "defaultMessage": "!!!Privacy policy", 5055 "defaultMessage": "!!!There was an error while trying to publish the debug information. Please try again later or view the console for more information.",
5056 "end": { 5056 "end": {
5057 "column": 3, 5057 "column": 3,
5058 "line": 28 5058 "line": 28
5059 }, 5059 },
5060 "file": "src/features/publishDebugInfo/Component.js", 5060 "file": "src/features/publishDebugInfo/Component.js",
5061 "id": "feature.publishDebugInfo.error",
5062 "start": {
5063 "column": 9,
5064 "line": 25
5065 }
5066 },
5067 {
5068 "defaultMessage": "!!!Privacy policy",
5069 "end": {
5070 "column": 3,
5071 "line": 32
5072 },
5073 "file": "src/features/publishDebugInfo/Component.js",
5061 "id": "feature.publishDebugInfo.privacy", 5074 "id": "feature.publishDebugInfo.privacy",
5062 "start": { 5075 "start": {
5063 "column": 11, 5076 "column": 11,
5064 "line": 25 5077 "line": 29
5065 } 5078 }
5066 }, 5079 },
5067 { 5080 {
5068 "defaultMessage": "!!!Terms of service", 5081 "defaultMessage": "!!!Terms of service",
5069 "end": { 5082 "end": {
5070 "column": 3, 5083 "column": 3,
5071 "line": 32 5084 "line": 36
5072 }, 5085 },
5073 "file": "src/features/publishDebugInfo/Component.js", 5086 "file": "src/features/publishDebugInfo/Component.js",
5074 "id": "feature.publishDebugInfo.terms", 5087 "id": "feature.publishDebugInfo.terms",
5075 "start": { 5088 "start": {
5076 "column": 9, 5089 "column": 9,
5077 "line": 29 5090 "line": 33
5078 } 5091 }
5079 }, 5092 },
5080 { 5093 {
5081 "defaultMessage": "!!!Accept and publish", 5094 "defaultMessage": "!!!Accept and publish",
5082 "end": { 5095 "end": {
5083 "column": 3, 5096 "column": 3,
5084 "line": 36 5097 "line": 40
5085 }, 5098 },
5086 "file": "src/features/publishDebugInfo/Component.js", 5099 "file": "src/features/publishDebugInfo/Component.js",
5087 "id": "feature.publishDebugInfo.publish", 5100 "id": "feature.publishDebugInfo.publish",
5088 "start": { 5101 "start": {
5089 "column": 11, 5102 "column": 11,
5090 "line": 33 5103 "line": 37
5091 } 5104 }
5092 }, 5105 },
5093 { 5106 {
5094 "defaultMessage": "!!!Your debug log was published and is now availible at", 5107 "defaultMessage": "!!!Your debug log was published and is now availible at",
5095 "end": { 5108 "end": {
5096 "column": 3, 5109 "column": 3,
5097 "line": 40 5110 "line": 44
5098 }, 5111 },
5099 "file": "src/features/publishDebugInfo/Component.js", 5112 "file": "src/features/publishDebugInfo/Component.js",
5100 "id": "feature.publishDebugInfo.published", 5113 "id": "feature.publishDebugInfo.published",
5101 "start": { 5114 "start": {
5102 "column": 13, 5115 "column": 13,
5103 "line": 37 5116 "line": 41
5104 } 5117 }
5105 } 5118 }
5106 ], 5119 ],