diff options
| author | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-05-27 13:55:26 +0200 |
|---|---|---|
| committer | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-05-27 13:55:26 +0200 |
| commit | 6e6f8caca807979be4889a5c1292aa15309a6a3a (patch) | |
| tree | db240b8b4851045308b26ebf7d7382625ecf2ff6 /backend/locales/en-US.json | |
| parent | 3a83062438e2e86dbaaf459f8af7a2fd5a8df215 (diff) | |
| download | decky-loader-6e6f8caca807979be4889a5c1292aa15309a6a3a.tar.gz decky-loader-6e6f8caca807979be4889a5c1292aa15309a6a3a.zip | |
Unified translation classes, fixed missing toaster translation and improved the error styling report.
Diffstat (limited to 'backend/locales/en-US.json')
| -rw-r--r-- | backend/locales/en-US.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json index 9bcaed62..6301008d 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": "Please go to <0></0> in the Decky menu if you need to uninstall this plugin.", + "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></0> Settings <1></1> <2></2> Plugins.", "plugin_load_error": { "message": "Error loading plugin {{name}}", "toast": "Error loading {{name}}" |
