aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2018-12-08 23:41:29 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-12-08 23:41:29 +0100
commit6c10126eb9b3487fa853d2a9596a1df66c63de17 (patch)
tree670bac7be408e93b3c71ca14e23a03019a4ff186 /src/i18n/locales
parentMinor recipe plugin polishing (diff)
downloadferdium-app-6c10126eb9b3487fa853d2a9596a1df66c63de17.tar.gz
ferdium-app-6c10126eb9b3487fa853d2a9596a1df66c63de17.tar.zst
ferdium-app-6c10126eb9b3487fa853d2a9596a1df66c63de17.zip
Polish webview error handler
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/en-US.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 17af2b128..83eff2fc8 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -214,7 +214,7 @@
214 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 214 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
215 "service.errorHandler.headline": "Oh no!", 215 "service.errorHandler.headline": "Oh no!",
216 "service.errorHandler.text": "{name} has failed to load.", 216 "service.errorHandler.text": "{name} has failed to load.",
217 "service.errorHandler.message": "Error: {error}", 217 "service.errorHandler.message": "Error",
218 "service.errorHandler.action": "Reload {name}", 218 "service.errorHandler.action": "Reload {name}",
219 "service.errorHandler.editAction": "Edit {name}", 219 "service.errorHandler.editAction": "Edit {name}",
220 "service.disabledHandler.headline": "{name} is disabled", 220 "service.disabledHandler.headline": "{name} is disabled",