[ros-diffs] [cfinck] 29753: 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
cfinck at svn.reactos.org
cfinck at svn.reactos.org
Sun Oct 21 23:04:37 CEST 2007
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-BG.rc?p2=trunk/reactos/dll/win32/shell32/lang/bg-BG.rc&p1=trunk/reactos/dll/win32/shell32/shell32_Bg.rc&r1=29729&r2=29753&rev=29753&view=diff
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-ES.rc?p2=trunk/reactos/dll/win32/shell32/lang/ca-ES.rc&p1=trunk/reactos/dll/win32/shell32/shell32_Ca.rc&r1=29729&r2=29753&rev=29753&view=diff
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-CZ.rc?p2=trunk/reactos/dll/win32/shell32/lang/cs-CZ.rc&p1=trunk/reactos/dll/win32/shell32/shell32_Cs.rc&r1=29729&r2=29753&rev=29753&view=diff
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-DK.rc?p2=trunk/reactos/dll/win32/shell32/lang/da-DK.rc&p1=trunk/reactos/dll/win32/shell32/shell32_Da.rc&r1=29729&r2=29753&rev=29753&view=diff
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-DE.rc?p2=trunk/reactos/dll/win32/shell32/lang/de-DE.rc&p1=trunk/reactos/dll/win32/shell32/shell32_De.rc&r1=29729&r2=29753&rev=29753&view=diff
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-US.rc?p2=trunk/reactos/dll/win32/shell32/lang/en-US.rc&p1=trunk/reactos/dll/win32/shell32/shell32_En.rc&r1=29729&r2=29753&rev=29753&view=diff
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-EO.rc?p2=trunk/reactos/dll/win32/shell32/lang/eo-EO.rc&p1=trunk/reactos/dll/win32/shell32/shell32_Eo.rc&r1=29729&r2=29753&rev=29753&view=diff
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-ES.rc?p2=trunk/reactos/dll/win32/shell32/lang/es-ES.rc&p1=trunk/reactos/dll/win32/shell32/shell32_Es.rc&r1=29729&r2=29753&rev=29753&view=diff
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-FI.rc?p2=trunk/reactos/dll/win32/shell32/lang/fi-FI.rc&p1=trunk/reactos/dll/win32/shell32/shell32_Fi.rc&r1=29729&r2=29753&rev=29753&view=diff
Modified: trunk/reactos/dll/win32/shell32/shell32.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32.rbuild?rev=29753&r1=29752&r2=29753&view=diff
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.rc?p2=trunk/reactos/dll/win32/shell32/shell32.rc&p1=trunk/reactos/dll/win32/shell32/shres.rc&r1=29729&r2=29753&rev=29753&view=diff
Removed: trunk/reactos/dll/win32/shell32/shell32_Bg.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Bg.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Ca.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Ca.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Cn.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Cn.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Cs.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Cs.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Da.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Da.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_De.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_De.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_En.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_En.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Eo.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Eo.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Es.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Es.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Fi.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Fi.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Fr.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Fr.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Hu.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Hu.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_It.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_It.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Ja.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Ja.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Ko.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Ko.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Nl.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Nl.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_No.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_No.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Pl.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Pl.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Pt.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Pt.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Ru.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Ru.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Si.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Si.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Sk.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Sk.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Sv.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Sv.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Tr.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Tr.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Uk.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Uk.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Wa.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Wa.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_Zh.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_Zh.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shell32_xx.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_xx.rc?rev=29752&view=auto
Removed: trunk/reactos/dll/win32/shell32/shres.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shres.rc?rev=29752&view=auto
More information about the Ros-diffs
mailing list