From 7cde38a2bf0486854a2b632f0989b104996570c4 Mon Sep 17 00:00:00 2001 From: Julen Urizar Compains Date: Tue, 16 Jan 2024 21:28:11 +0100 Subject: [PATCH] [HOTPLUG] Hotplug es-ES.rc update --- dll/cpl/hotplug/lang/es-ES.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dll/cpl/hotplug/lang/es-ES.rc b/dll/cpl/hotplug/lang/es-ES.rc index 2d2ab6dfffd5d..bb146b1618733 100644 --- a/dll/cpl/hotplug/lang/es-ES.rc +++ b/dll/cpl/hotplug/lang/es-ES.rc @@ -47,7 +47,7 @@ END STRINGTABLE BEGIN IDS_CPLNAME "Retirar hardware con seguridad" - IDS_CPLDESCRIPTION "Safely unplug or eject devices from your computer." - IDS_UNKNOWN_DEVICE "Unknown Device" - IDS_EJECT_ERROR_FORMAT "Failed to remove device (0x%x)\0" + IDS_CPLDESCRIPTION "Retira tus dispositivos con seguridad del ordenador." + IDS_UNKNOWN_DEVICE "Dispositivo Desconocido" + IDS_EJECT_ERROR_FORMAT "Se falló al extraer el dispositivo (0x%x)\0" END