Author: janderwald
Date: Mon Apr 23 22:13:03 2007
New Revision: 26479
URL:
http://svn.reactos.org/svn/reactos?rev=26479&view=rev
Log:
- fix sublang ids
Modified:
trunk/reactos/base/applications/charmap/lang/es-ES.rc
trunk/reactos/base/applications/games/solitaire/lang/es-ES.rc
trunk/reactos/base/applications/games/winemine/lang/es-ES.rc
trunk/reactos/base/system/expand/lang/es-ES.rc
trunk/reactos/base/system/rundll32/lang/es-ES.rc
Modified: trunk/reactos/base/applications/charmap/lang/es-ES.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/charmap/…
==============================================================================
--- trunk/reactos/base/applications/charmap/lang/es-ES.rc (original)
+++ trunk/reactos/base/applications/charmap/lang/es-ES.rc Mon Apr 23 22:13:03 2007
@@ -1,4 +1,4 @@
-LANGUAGE LANG_SPANISH, SUBLANG_SPANISH_MODERN
+LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
IDD_CHARMAP DIALOGEX 6, 6, 293, 205 //233
CAPTION "Mapa de Caracteres"
Modified: trunk/reactos/base/applications/games/solitaire/lang/es-ES.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/games/so…
==============================================================================
--- trunk/reactos/base/applications/games/solitaire/lang/es-ES.rc (original)
+++ trunk/reactos/base/applications/games/solitaire/lang/es-ES.rc Mon Apr 23 22:13:03
2007
@@ -22,7 +22,7 @@
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
#ifdef _WIN32
-LANGUAGE LANG_SPANISH, SUBLANG_SPANISH_MODERN
+LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
#pragma code_page(1252)
#endif //_WIN32
Modified: trunk/reactos/base/applications/games/winemine/lang/es-ES.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/games/wi…
==============================================================================
--- trunk/reactos/base/applications/games/winemine/lang/es-ES.rc (original)
+++ trunk/reactos/base/applications/games/winemine/lang/es-ES.rc Mon Apr 23 22:13:03 2007
@@ -1,6 +1,6 @@
#include "resource.h"
-LANGUAGE LANG_SPANISH, SUBLANG_SPANISH_MODERN
+LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
STRINGTABLE {
IDS_APPNAME, "WineMine"
Modified: trunk/reactos/base/system/expand/lang/es-ES.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/system/expand/lang/es…
==============================================================================
--- trunk/reactos/base/system/expand/lang/es-ES.rc (original)
+++ trunk/reactos/base/system/expand/lang/es-ES.rc Mon Apr 23 22:13:03 2007
@@ -4,7 +4,7 @@
* By Magnus Olsen 2005 magnus(a)itkonsult-olsen.com
*/
-LANGUAGE LANG_SPANISH, SUBLANG_SPANISH_MODERN
+LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
{
Modified: trunk/reactos/base/system/rundll32/lang/es-ES.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/system/rundll32/lang/…
==============================================================================
--- trunk/reactos/base/system/rundll32/lang/es-ES.rc (original)
+++ trunk/reactos/base/system/rundll32/lang/es-ES.rc Mon Apr 23 22:13:03 2007
@@ -4,7 +4,7 @@
* By Magnus Olsen 2005 magnus(a)itkonsult-olsen.com
*/
-LANGUAGE LANG_SPANISH, SUBLANG_SPANISH_MODERN
+LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
{
IDS_DllNotLoaded, "El cargador de Librerias falló al cargar '%s'"