From 24979d7fbdc337980ffcdc59a945c4bd12621e98 Mon Sep 17 00:00:00 2001 From: WerWolv Date: Sat, 4 Jan 2025 14:05:43 +0100 Subject: [PATCH] impr: Other Providers -> Other Data Sources --- plugins/builtin/romfs/lang/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/builtin/romfs/lang/en_US.json b/plugins/builtin/romfs/lang/en_US.json index 61ba5537c..f1b130f5e 100644 --- a/plugins/builtin/romfs/lang/en_US.json +++ b/plugins/builtin/romfs/lang/en_US.json @@ -1151,7 +1151,7 @@ "hex.builtin.popup.safety_backup.title": "Restore lost data", "hex.builtin.welcome.start.create_file": "Create New File", "hex.builtin.welcome.start.open_file": "Open File", - "hex.builtin.welcome.start.open_other": "Other Providers", + "hex.builtin.welcome.start.open_other": "Other Data Sources", "hex.builtin.welcome.start.open_project": "Open Project", "hex.builtin.welcome.start.recent": "Recent Files", "hex.builtin.welcome.start.recent.auto_backups": "Auto Backups",