Author: gedmurphy Date: Mon Oct 19 11:07:19 2015 New Revision: 69617
URL: http://svn.reactos.org/svn/reactos?rev=69617&view=rev Log: [DEVMGR] - Fixup a few missing languages. Hopefully I got them all this time. - Add a new line to the end of the resources to keep msvc happy
Modified: trunk/reactos/dll/win32/devmgr/lang/bg-BG.rc trunk/reactos/dll/win32/devmgr/lang/cs-CZ.rc trunk/reactos/dll/win32/devmgr/lang/de-DE.rc trunk/reactos/dll/win32/devmgr/lang/el-GR.rc trunk/reactos/dll/win32/devmgr/lang/en-US.rc trunk/reactos/dll/win32/devmgr/lang/es-ES.rc trunk/reactos/dll/win32/devmgr/lang/fr-FR.rc trunk/reactos/dll/win32/devmgr/lang/he-IL.rc trunk/reactos/dll/win32/devmgr/lang/hu-HU.rc trunk/reactos/dll/win32/devmgr/lang/id-ID.rc trunk/reactos/dll/win32/devmgr/lang/it-IT.rc trunk/reactos/dll/win32/devmgr/lang/no-NO.rc trunk/reactos/dll/win32/devmgr/lang/pl-PL.rc trunk/reactos/dll/win32/devmgr/lang/pt-BR.rc trunk/reactos/dll/win32/devmgr/lang/ro-RO.rc trunk/reactos/dll/win32/devmgr/lang/ru-RU.rc trunk/reactos/dll/win32/devmgr/lang/sk-SK.rc trunk/reactos/dll/win32/devmgr/lang/sq-AL.rc trunk/reactos/dll/win32/devmgr/lang/tr-TR.rc trunk/reactos/dll/win32/devmgr/lang/uk-UA.rc
Modified: trunk/reactos/dll/win32/devmgr/lang/bg-BG.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/bg-BG... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/bg-BG.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/bg-BG.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -320,3 +320,4 @@ IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." END +
Modified: trunk/reactos/dll/win32/devmgr/lang/cs-CZ.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/cs-CZ... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/cs-CZ.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/cs-CZ.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -324,3 +324,4 @@ IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." END +
Modified: trunk/reactos/dll/win32/devmgr/lang/de-DE.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/de-DE... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/de-DE.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/de-DE.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -321,3 +321,4 @@ IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." END +
Modified: trunk/reactos/dll/win32/devmgr/lang/el-GR.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/el-GR... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/el-GR.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/el-GR.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -321,3 +321,4 @@ IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." END +
Modified: trunk/reactos/dll/win32/devmgr/lang/en-US.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/en-US... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/en-US.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/en-US.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -318,3 +318,4 @@ IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." END +
Modified: trunk/reactos/dll/win32/devmgr/lang/es-ES.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/es-ES... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/es-ES.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/es-ES.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -321,3 +321,4 @@ IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." END +
Modified: trunk/reactos/dll/win32/devmgr/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/fr-FR... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/fr-FR.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/fr-FR.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -320,3 +320,4 @@ IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." END +
Modified: trunk/reactos/dll/win32/devmgr/lang/he-IL.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/he-IL... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/he-IL.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/he-IL.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -321,3 +321,4 @@ IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." END +
Modified: trunk/reactos/dll/win32/devmgr/lang/hu-HU.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/hu-HU... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/hu-HU.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/hu-HU.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -320,3 +320,4 @@ IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." END +
Modified: trunk/reactos/dll/win32/devmgr/lang/id-ID.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/id-ID... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/id-ID.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/id-ID.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -321,3 +321,4 @@ IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." END +
Modified: trunk/reactos/dll/win32/devmgr/lang/it-IT.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/it-IT... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/it-IT.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/it-IT.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -321,4 +321,4 @@ IDS_HINT_SYS_MINIMIZE " Collapses this window to an icon." IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." -END +END
Modified: trunk/reactos/dll/win32/devmgr/lang/no-NO.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/no-NO... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/no-NO.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/no-NO.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -321,4 +321,4 @@ IDS_HINT_SYS_MINIMIZE " Collapses this window to an icon." IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." -END +END
Modified: trunk/reactos/dll/win32/devmgr/lang/pl-PL.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/pl-PL... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/pl-PL.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/pl-PL.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -329,4 +329,4 @@ IDS_HINT_SYS_MINIMIZE " Collapses this window to an icon." IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." -END +END
Modified: trunk/reactos/dll/win32/devmgr/lang/pt-BR.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/pt-BR... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/pt-BR.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/pt-BR.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -321,4 +321,4 @@ IDS_HINT_SYS_MINIMIZE " Collapses this window to an icon." IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." -END +END
Modified: trunk/reactos/dll/win32/devmgr/lang/ro-RO.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/ro-RO... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/ro-RO.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/ro-RO.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -324,4 +324,4 @@ IDS_HINT_SYS_MINIMIZE " Collapses this window to an icon." IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." -END +END
Modified: trunk/reactos/dll/win32/devmgr/lang/ru-RU.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/ru-RU... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/ru-RU.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/ru-RU.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -320,4 +320,4 @@ IDS_HINT_SYS_MINIMIZE " Collapses this window to an icon." IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." -END +END
Modified: trunk/reactos/dll/win32/devmgr/lang/sk-SK.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/sk-SK... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/sk-SK.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/sk-SK.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -323,4 +323,4 @@ IDS_HINT_SYS_MINIMIZE " Collapses this window to an icon." IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." -END +END
Modified: trunk/reactos/dll/win32/devmgr/lang/sq-AL.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/sq-AL... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/sq-AL.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/sq-AL.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -323,3 +323,4 @@ IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." END +
Modified: trunk/reactos/dll/win32/devmgr/lang/tr-TR.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/tr-TR... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/tr-TR.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/tr-TR.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -321,3 +321,4 @@ IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." END +
Modified: trunk/reactos/dll/win32/devmgr/lang/uk-UA.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/devmgr/lang/uk-UA... ============================================================================== --- trunk/reactos/dll/win32/devmgr/lang/uk-UA.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/devmgr/lang/uk-UA.rc [iso-8859-1] Mon Oct 19 11:07:19 2015 @@ -327,3 +327,4 @@ IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen." IDS_HINT_SYS_CLOSE " Closes this window." END +