From 989eab5b91357c3bf2aa78cc375c6afea3b8915c Mon Sep 17 00:00:00 2001 From: KrahJohlito Date: Mon, 14 Oct 2024 09:11:19 +1030 Subject: [PATCH] lang: make bdm options more understandable --- lng_tmpl/_base.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lng_tmpl/_base.yml b/lng_tmpl/_base.yml index 7fd159c1d..cb2ac9795 100644 --- a/lng_tmpl/_base.yml +++ b/lng_tmpl/_base.yml @@ -593,13 +593,13 @@ gui_strings: - label: INFO_DESCRIPTION string: Description - label: BLOCKDEVICE_SETTINGS - string: Block Devices + string: BDM Devices - label: CONTROLLER_SETTINGS string: Controller Settings - label: HINT_BDM_START string: Turn on/off Block Device Manager. - label: HINT_BLOCK_DEVICES - string: Turn on/off Block Devices (e.g. USB). + string: Turn on/off BDM Devices (USB/MX4SIO/ILINK/HDD). - label: USB_GAMES string: USB Games - label: ILINK_GAMES