Author: cfinck Date: Mon Oct 22 01:04:36 2007 New Revision: 29753
URL: http://svn.reactos.org/svn/reactos?rev=29753&view=rev Log: Shell32 resource file cleanup - Part 1/2 for today - Move all language-dependent resource files to a "lang" subdirectory and rename them appropriately - Rename "shres.rc" to "shell32.rc" - Make all translations consistent, if some elements were missing I copied the english ones. Also use a consistent indentation. All resource files from "bg-BG.rc" to "fi-FI.rc" (alphabetically) should be consistent now, I'll do the rest later. - Fix some mistakes in the german translation
Added: trunk/reactos/dll/win32/shell32/lang/ trunk/reactos/dll/win32/shell32/lang/bg-BG.rc - copied, changed from r29729, trunk/reactos/dll/win32/shell32/shell32_Bg.rc trunk/reactos/dll/win32/shell32/lang/ca-ES.rc - copied, changed from r29729, trunk/reactos/dll/win32/shell32/shell32_Ca.rc trunk/reactos/dll/win32/shell32/lang/cs-CZ.rc - copied, changed from r29729, trunk/reactos/dll/win32/shell32/shell32_Cs.rc trunk/reactos/dll/win32/shell32/lang/da-DK.rc - copied, changed from r29729, trunk/reactos/dll/win32/shell32/shell32_Da.rc trunk/reactos/dll/win32/shell32/lang/de-DE.rc - copied, changed from r29729, trunk/reactos/dll/win32/shell32/shell32_De.rc trunk/reactos/dll/win32/shell32/lang/en-US.rc - copied, changed from r29729, trunk/reactos/dll/win32/shell32/shell32_En.rc trunk/reactos/dll/win32/shell32/lang/eo-EO.rc - copied, changed from r29729, trunk/reactos/dll/win32/shell32/shell32_Eo.rc trunk/reactos/dll/win32/shell32/lang/es-ES.rc - copied, changed from r29729, trunk/reactos/dll/win32/shell32/shell32_Es.rc trunk/reactos/dll/win32/shell32/lang/fi-FI.rc - copied, changed from r29729, trunk/reactos/dll/win32/shell32/shell32_Fi.rc trunk/reactos/dll/win32/shell32/lang/fr-FR.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Fr.rc trunk/reactos/dll/win32/shell32/lang/hu-HU.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Hu.rc trunk/reactos/dll/win32/shell32/lang/it-IT.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_It.rc trunk/reactos/dll/win32/shell32/lang/ja-JP.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Ja.rc trunk/reactos/dll/win32/shell32/lang/ko-KO.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Ko.rc trunk/reactos/dll/win32/shell32/lang/nb-NO.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_No.rc trunk/reactos/dll/win32/shell32/lang/nl-NL.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Nl.rc trunk/reactos/dll/win32/shell32/lang/pl-PL.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Pl.rc trunk/reactos/dll/win32/shell32/lang/pt-PT.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Pt.rc trunk/reactos/dll/win32/shell32/lang/ru-RU.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Ru.rc trunk/reactos/dll/win32/shell32/lang/sk-SK.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Sk.rc trunk/reactos/dll/win32/shell32/lang/sl-SI.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Si.rc trunk/reactos/dll/win32/shell32/lang/sv-SE.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Sv.rc trunk/reactos/dll/win32/shell32/lang/tr-TR.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Tr.rc trunk/reactos/dll/win32/shell32/lang/uk-UA.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Uk.rc trunk/reactos/dll/win32/shell32/lang/wa-WA.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Wa.rc trunk/reactos/dll/win32/shell32/lang/zh-CN.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Cn.rc trunk/reactos/dll/win32/shell32/lang/zh-TW.rc - copied unchanged from r29729, trunk/reactos/dll/win32/shell32/shell32_Zh.rc trunk/reactos/dll/win32/shell32/shell32.rc - copied, changed from r29729, trunk/reactos/dll/win32/shell32/shres.rc Removed: trunk/reactos/dll/win32/shell32/shell32_Bg.rc trunk/reactos/dll/win32/shell32/shell32_Ca.rc trunk/reactos/dll/win32/shell32/shell32_Cn.rc trunk/reactos/dll/win32/shell32/shell32_Cs.rc trunk/reactos/dll/win32/shell32/shell32_Da.rc trunk/reactos/dll/win32/shell32/shell32_De.rc trunk/reactos/dll/win32/shell32/shell32_En.rc trunk/reactos/dll/win32/shell32/shell32_Eo.rc trunk/reactos/dll/win32/shell32/shell32_Es.rc trunk/reactos/dll/win32/shell32/shell32_Fi.rc trunk/reactos/dll/win32/shell32/shell32_Fr.rc trunk/reactos/dll/win32/shell32/shell32_Hu.rc trunk/reactos/dll/win32/shell32/shell32_It.rc trunk/reactos/dll/win32/shell32/shell32_Ja.rc trunk/reactos/dll/win32/shell32/shell32_Ko.rc trunk/reactos/dll/win32/shell32/shell32_Nl.rc trunk/reactos/dll/win32/shell32/shell32_No.rc trunk/reactos/dll/win32/shell32/shell32_Pl.rc trunk/reactos/dll/win32/shell32/shell32_Pt.rc trunk/reactos/dll/win32/shell32/shell32_Ru.rc trunk/reactos/dll/win32/shell32/shell32_Si.rc trunk/reactos/dll/win32/shell32/shell32_Sk.rc trunk/reactos/dll/win32/shell32/shell32_Sv.rc trunk/reactos/dll/win32/shell32/shell32_Tr.rc trunk/reactos/dll/win32/shell32/shell32_Uk.rc trunk/reactos/dll/win32/shell32/shell32_Wa.rc trunk/reactos/dll/win32/shell32/shell32_Zh.rc trunk/reactos/dll/win32/shell32/shell32_xx.rc trunk/reactos/dll/win32/shell32/shres.rc Modified: trunk/reactos/dll/win32/shell32/shell32.rbuild
[This mail would be too long, it was shortened to contain the URLs only.]
Copied: trunk/reactos/dll/win32/shell32/lang/bg-BG.rc (from r29729, trunk/reactos/dll/win32/shell32/shell32_Bg.rc) URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/bg-B...
Copied: trunk/reactos/dll/win32/shell32/lang/ca-ES.rc (from r29729, trunk/reactos/dll/win32/shell32/shell32_Ca.rc) URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/ca-E...
Copied: trunk/reactos/dll/win32/shell32/lang/cs-CZ.rc (from r29729, trunk/reactos/dll/win32/shell32/shell32_Cs.rc) URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/cs-C...
Copied: trunk/reactos/dll/win32/shell32/lang/da-DK.rc (from r29729, trunk/reactos/dll/win32/shell32/shell32_Da.rc) URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/da-D...
Copied: trunk/reactos/dll/win32/shell32/lang/de-DE.rc (from r29729, trunk/reactos/dll/win32/shell32/shell32_De.rc) URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/de-D...
Copied: trunk/reactos/dll/win32/shell32/lang/en-US.rc (from r29729, trunk/reactos/dll/win32/shell32/shell32_En.rc) URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/en-U...
Copied: trunk/reactos/dll/win32/shell32/lang/eo-EO.rc (from r29729, trunk/reactos/dll/win32/shell32/shell32_Eo.rc) URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/eo-E...
Copied: trunk/reactos/dll/win32/shell32/lang/es-ES.rc (from r29729, trunk/reactos/dll/win32/shell32/shell32_Es.rc) URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/es-E...
Copied: trunk/reactos/dll/win32/shell32/lang/fi-FI.rc (from r29729, trunk/reactos/dll/win32/shell32/shell32_Fi.rc) URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/fi-F...
Modified: trunk/reactos/dll/win32/shell32/shell32.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32.r...
Copied: trunk/reactos/dll/win32/shell32/shell32.rc (from r29729, trunk/reactos/dll/win32/shell32/shres.rc) URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32.r...
Removed: trunk/reactos/dll/win32/shell32/shell32_Bg.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_B...
Removed: trunk/reactos/dll/win32/shell32/shell32_Ca.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_C...
Removed: trunk/reactos/dll/win32/shell32/shell32_Cn.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_C...
Removed: trunk/reactos/dll/win32/shell32/shell32_Cs.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_C...
Removed: trunk/reactos/dll/win32/shell32/shell32_Da.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_D...
Removed: trunk/reactos/dll/win32/shell32/shell32_De.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_D...
Removed: trunk/reactos/dll/win32/shell32/shell32_En.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_E...
Removed: trunk/reactos/dll/win32/shell32/shell32_Eo.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_E...
Removed: trunk/reactos/dll/win32/shell32/shell32_Es.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_E...
Removed: trunk/reactos/dll/win32/shell32/shell32_Fi.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_F...
Removed: trunk/reactos/dll/win32/shell32/shell32_Fr.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_F...
Removed: trunk/reactos/dll/win32/shell32/shell32_Hu.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_H...
Removed: trunk/reactos/dll/win32/shell32/shell32_It.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_I...
Removed: trunk/reactos/dll/win32/shell32/shell32_Ja.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_J...
Removed: trunk/reactos/dll/win32/shell32/shell32_Ko.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_K...
Removed: trunk/reactos/dll/win32/shell32/shell32_Nl.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_N...
Removed: trunk/reactos/dll/win32/shell32/shell32_No.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_N...
Removed: trunk/reactos/dll/win32/shell32/shell32_Pl.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_P...
Removed: trunk/reactos/dll/win32/shell32/shell32_Pt.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_P...
Removed: trunk/reactos/dll/win32/shell32/shell32_Ru.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_R...
Removed: trunk/reactos/dll/win32/shell32/shell32_Si.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_S...
Removed: trunk/reactos/dll/win32/shell32/shell32_Sk.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_S...
Removed: trunk/reactos/dll/win32/shell32/shell32_Sv.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_S...
Removed: trunk/reactos/dll/win32/shell32/shell32_Tr.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_T...
Removed: trunk/reactos/dll/win32/shell32/shell32_Uk.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_U...
Removed: trunk/reactos/dll/win32/shell32/shell32_Wa.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_W...
Removed: trunk/reactos/dll/win32/shell32/shell32_Zh.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Z...
Removed: trunk/reactos/dll/win32/shell32/shell32_xx.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_x...
Removed: trunk/reactos/dll/win32/shell32/shres.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shres.rc?...