From 2a55c8944c66e302a282fe985c778b0f526eec67 Mon Sep 17 00:00:00 2001 From: Aleksey Bragin Date: Wed, 3 Oct 2007 08:20:13 +0000 Subject: [PATCH] - Fix a typo in shell32 resources. See issue #2717 for more details. svn path=/trunk/; revision=29368 --- reactos/dll/win32/shell32/shell32_En.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/win32/shell32/shell32_En.rc b/reactos/dll/win32/shell32/shell32_En.rc index d8ef8014a38..293960c0de5 100644 --- a/reactos/dll/win32/shell32/shell32_En.rc +++ b/reactos/dll/win32/shell32/shell32_En.rc @@ -346,7 +346,7 @@ STRINGTABLE DISCARDABLE IDS_COMMON_PICTURES "Documents\\My Pictures" IDS_COMMON_VIDEO "Documents\\My Video" IDS_CDBURN_AREA "Local Settings\\Application Data\\Microsoft\\CD Burning" - IDS_DRIVE_FIXED "Lokal Disk" + IDS_DRIVE_FIXED "Local Disk" IDS_DRIVE_CDROM "CDROM" IDS_DRIVE_NETWORK "Network Disk" }