mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Rename resource files to match the locale names
svn path=/trunk/; revision=24890
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
|
||||
|
||||
IDM_MAINMENU MENU DISCARDABLE
|
||||
BEGIN
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_DUTCH, SUBLANG_DUTCH
|
||||
|
||||
IDM_MAINMENU MENU DISCARDABLE
|
||||
BEGIN
|
||||
@@ -14,14 +14,14 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
|
||||
IDI_MAINAPP ICON DISCARDABLE resources/sndvol32.ico
|
||||
|
||||
#include "Cz.rc"
|
||||
#include "De.rc"
|
||||
#include "En.rc"
|
||||
#include "Fr.rc"
|
||||
#include "Hu.rc"
|
||||
#include "Ja.rc"
|
||||
#include "Nl.rc"
|
||||
#include "Sv.rc"
|
||||
#include "Uk.rc"
|
||||
#include "cs-CZ.rc"
|
||||
#include "de-DE.rc"
|
||||
#include "en-US.rc"
|
||||
#include "fr-FR.rc"
|
||||
#include "hu-HU.rc"
|
||||
#include "ja-JP.rc"
|
||||
#include "nl-NL.rc"
|
||||
#include "sv-SE.rc"
|
||||
#include "uk-UA.rc"
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_SWEDISH, SUBLANG_SWEDISH
|
||||
|
||||
IDM_MAINMENU MENU DISCARDABLE
|
||||
BEGIN
|
||||
Reference in New Issue
Block a user