From 9cd219fab7bcae607246131981317ae9b25e5e78 Mon Sep 17 00:00:00 2001 From: Marco Rodolfi Date: Sat, 27 May 2023 14:26:25 +0200 Subject: Simplified error message. --- backend/locales/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/locales/en-US.json') diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json index 6301008d..ee4d10a3 100644 --- a/backend/locales/en-US.json +++ b/backend/locales/en-US.json @@ -56,7 +56,7 @@ "decky_title": "Decky", "decky_update_available": "Update to {{tag_name}} available!", "error": "Error", - "plugin_error_uninstall": "Loading {{name}} has caused an exception as shown above. This usually means that the plugin requires an update for the new version of SteamUI. Check if an update is present or evaluate his removal in <0> Settings <1> <2> Plugins.", + "plugin_error_uninstall": "Loading {{name}} has caused an exception as shown above. This usually means that the plugin requires an update for the new version of SteamUI. Check if an update is present or evaluate his removal in <0> <1> <2> Plugins.", "plugin_load_error": { "message": "Error loading plugin {{name}}", "toast": "Error loading {{name}}" -- cgit v1.2.3