[STOBJECT] Fix bug that caused some resource strings not to be loaded.
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Fri, 18 Aug 2017 08:38:52 +0000 (08:38 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Fri, 18 Aug 2017 08:38:52 +0000 (08:38 +0000)
commitce6b6fab9fe0708270373e061bd5133cafc1891f
tree612e6ff5d12832290e3fa20aa7c4ae39b6d950b6
parentbac7b8613e5f6271efe3aa3dfefc458aa48c59ab
[STOBJECT] Fix bug that caused some resource strings not to be loaded.
- These strings need to either be in every language file or have their own resource range but since we are using the same resource ids with windows I will just duplicate them.

svn path=/trunk/; revision=75604
12 files changed:
reactos/dll/shellext/stobject/lang/cs-CZ.rc
reactos/dll/shellext/stobject/lang/de-DE.rc
reactos/dll/shellext/stobject/lang/en-US.rc
reactos/dll/shellext/stobject/lang/es-ES.rc
reactos/dll/shellext/stobject/lang/fr-FR.rc
reactos/dll/shellext/stobject/lang/it-IT.rc
reactos/dll/shellext/stobject/lang/ro-RO.rc
reactos/dll/shellext/stobject/lang/ru-RU.rc
reactos/dll/shellext/stobject/lang/tr-TR.rc
reactos/dll/shellext/stobject/lang/zh-CN.rc
reactos/dll/shellext/stobject/lang/zh-TW.rc
reactos/dll/shellext/stobject/stobject.rc