[ros-diffs] [fireball] 29368: - Fix a typo in shell32 resources. See issue #2717 for more details.
fireball at svn.reactos.org
fireball at svn.reactos.org
Wed Oct 3 10:20:14 CEST 2007
Author: fireball
Date: Wed Oct 3 12:20:13 2007
New Revision: 29368
URL: http://svn.reactos.org/svn/reactos?rev=29368&view=rev
Log:
- Fix a typo in shell32 resources.
See issue #2717 for more details.
Modified:
trunk/reactos/dll/win32/shell32/shell32_En.rc
Modified: trunk/reactos/dll/win32/shell32/shell32_En.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_En.rc?rev=29368&r1=29367&r2=29368&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/shell32_En.rc (original)
+++ trunk/reactos/dll/win32/shell32/shell32_En.rc Wed Oct 3 12:20:13 2007
@@ -346,7 +346,7 @@
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"
}
More information about the Ros-diffs
mailing list