[0.4.13][SHELL32] Fix version string in Shell About dlg CORE-16571, & some de-DE
authorJoachim Henze <Joachim.Henze@reactos.org>
Sat, 15 May 2021 02:27:17 +0000 (04:27 +0200)
committerJoachim Henze <Joachim.Henze@reactos.org>
Sat, 15 May 2021 02:27:17 +0000 (04:27 +0200)
commite32cd627596025c4997b40b1ddc8373bc31b16db
treea9c91e69dbc4f2e6518ad0ae6c796658118495ed
parentf4da391ba402c6cbdf6955bfd29152cfceaa97e4
[0.4.13][SHELL32] Fix version string in Shell About dlg CORE-16571, & some de-DE

It "regressed" and was displayed cut-off since the switch to git
(our string got longer back then).

Fixed by porting back 2 commits:

0.4.14-dev-976-g 6ce72ba172e69d25e6844244051e467d9d4b1e05
0.4.14-dev-884-g a57f7b50c01efadc50336b5b6664edbf645aff72

and also port back some german translation updates and
trivial whitespace fixes at the same time in *.rc.
35 files changed:
dll/win32/shell32/lang/bg-BG.rc
dll/win32/shell32/lang/ca-ES.rc
dll/win32/shell32/lang/cs-CZ.rc
dll/win32/shell32/lang/da-DK.rc
dll/win32/shell32/lang/de-DE.rc
dll/win32/shell32/lang/el-GR.rc
dll/win32/shell32/lang/en-GB.rc
dll/win32/shell32/lang/en-US.rc
dll/win32/shell32/lang/es-ES.rc
dll/win32/shell32/lang/et-EE.rc
dll/win32/shell32/lang/fi-FI.rc
dll/win32/shell32/lang/fr-FR.rc
dll/win32/shell32/lang/he-IL.rc
dll/win32/shell32/lang/hi-IN.rc
dll/win32/shell32/lang/hu-HU.rc
dll/win32/shell32/lang/it-IT.rc
dll/win32/shell32/lang/ja-JP.rc
dll/win32/shell32/lang/ko-KR.rc
dll/win32/shell32/lang/nl-NL.rc
dll/win32/shell32/lang/no-NO.rc
dll/win32/shell32/lang/pl-PL.rc
dll/win32/shell32/lang/pt-BR.rc
dll/win32/shell32/lang/pt-PT.rc
dll/win32/shell32/lang/ro-RO.rc
dll/win32/shell32/lang/ru-RU.rc
dll/win32/shell32/lang/sk-SK.rc
dll/win32/shell32/lang/sl-SI.rc
dll/win32/shell32/lang/sq-AL.rc
dll/win32/shell32/lang/sv-SE.rc
dll/win32/shell32/lang/tr-TR.rc
dll/win32/shell32/lang/uk-UA.rc
dll/win32/shell32/lang/zh-CN.rc
dll/win32/shell32/lang/zh-TW.rc
dll/win32/shell32/shresdef.h
dll/win32/shell32/wine/shell32_main.c