mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 06:13:05 +00:00
[SCREENSAVERS]
* Improve resource files. CORE-7637 svn path=/trunk/; revision=61121
This commit is contained in:
parent
94223619fd
commit
dfc4c1754c
49 changed files with 178 additions and 196 deletions
|
@ -1,6 +1,4 @@
|
||||||
/*
|
/* Korean Translation by Seungju Kim - manatails007 */
|
||||||
*Korean Translation by Seungju Kim(www.manatails007.org) manatails007*
|
|
||||||
*/
|
|
||||||
|
|
||||||
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
|
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* translated by Caemyr - Olaf Siejka (Dec,2007)
|
* Translated by Caemyr - Olaf Siejka (Dec,2007)
|
||||||
* Use ReactOS forum PM or IRC to contact me
|
* Use ReactOS forum PM or IRC to contact me
|
||||||
* http://www.reactos.org
|
* http://www.reactos.org
|
||||||
* IRC: irc.freenode.net #reactos-pl;
|
* IRC: irc.freenode.net #reactos-pl;
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
/*
|
/* TRANSLATOR: 2013 - Erdem Ersoy (eersoy93) (erdemersoy@live.com) */
|
||||||
* TRANSLATOR: 2013 - Erdem Ersoy (eersoy93) (erdemersoy@live.com)
|
|
||||||
*/
|
|
||||||
|
|
||||||
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
|
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
/*
|
/* Translated by Song Fuchang (0xfc) <sfc_0@yahoo.com.cm> */
|
||||||
* Translated by Song Fuchang (0xfc) <sfc_0@yahoo.com.cm>
|
|
||||||
*/
|
|
||||||
|
|
||||||
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
|
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
/*
|
/* Translated by Elton Chung aka MfldElton <elton328@gmail.com> */
|
||||||
* Translated by Elton Chung aka MfldElton <elton328@gmail.com>
|
|
||||||
*/
|
|
||||||
|
|
||||||
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
|
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
|
||||||
|
|
||||||
|
|
|
@ -7,15 +7,16 @@
|
||||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||||
|
|
||||||
#define REACTOS_VERSION_DLL
|
#define REACTOS_VERSION_DLL
|
||||||
#define REACTOS_STR_FILE_DESCRIPTION "OpenGL 3DText ScreenSaver\0"
|
#define REACTOS_STR_FILE_DESCRIPTION "OpenGL 3DText ScreenSaver"
|
||||||
#define REACTOS_STR_INTERNAL_NAME "3dtext\0"
|
#define REACTOS_STR_INTERNAL_NAME "3dtext"
|
||||||
#define REACTOS_STR_ORIGINAL_FILENAME "3dtext.scr\0"
|
#define REACTOS_STR_ORIGINAL_FILENAME "3dtext.scr"
|
||||||
#include <reactos/version.rc>
|
#include <reactos/version.rc>
|
||||||
|
|
||||||
#include <reactos/manifest_exe.rc>
|
#include <reactos/manifest_exe.rc>
|
||||||
|
|
||||||
// UTF-8
|
/* UTF-8 */
|
||||||
#pragma code_page(65001)
|
#pragma code_page(65001)
|
||||||
|
|
||||||
#ifdef LANGUAGE_DE_DE
|
#ifdef LANGUAGE_DE_DE
|
||||||
#include "lang/de-DE.rc"
|
#include "lang/de-DE.rc"
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
/*
|
/* Korean Translation by Seungju Kim - manatails007 */
|
||||||
* Korean Translation by Seungju Kim(www.manatails007.org) manatails007*
|
|
||||||
*/
|
|
||||||
|
|
||||||
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
|
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* translated by Caemyr - Olaf Siejka (Dec,2007)
|
* Translated by Caemyr - Olaf Siejka (Dec, 2007)
|
||||||
* Use ReactOS forum PM or IRC to contact me
|
* Use ReactOS forum PM or IRC to contact me
|
||||||
* http://www.reactos.org
|
* http://www.reactos.org
|
||||||
* IRC: irc.freenode.net #reactos-pl;
|
* IRC: irc.freenode.net #reactos-pl;
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
//2011.10.30 - Fulea Ștefan: minor changes
|
/* 2011.10.30 - Fulea Ștefan: minor changes */
|
||||||
|
|
||||||
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
||||||
|
|
||||||
STRINGTABLE
|
STRINGTABLE
|
||||||
|
|
|
@ -1,9 +1,4 @@
|
||||||
/*
|
/* Swedish translation by Jaix Bly */
|
||||||
* PROJECT: ReactOS RAPPS
|
|
||||||
* FILE: base/applications/screensavers/logon/lang/sv-SE.rc
|
|
||||||
* PURPOSE: Swedish resource file
|
|
||||||
* Translation: Jaix Bly
|
|
||||||
*/
|
|
||||||
|
|
||||||
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
|
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
/*
|
/* TRANSLATOR: 2013 - Erdem Ersoy (eersoy93) (erdemersoy@live.com) */
|
||||||
* TRANSLATOR: 2013 - Erdem Ersoy (eersoy93) (erdemersoy@live.com)
|
|
||||||
*/
|
|
||||||
|
|
||||||
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
|
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
/*
|
/* Translated by Song Fuchang (0xfc) <sfc_0@yahoo.com.cn> */
|
||||||
* Translated by Song Fuchang (0xfc) <sfc_0@yahoo.com.cn>
|
|
||||||
*/
|
|
||||||
|
|
||||||
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
|
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
/*
|
/* Translated by Elton Chung aka MfldElton <elton328@gmail.com> */
|
||||||
* Translated by Elton Chung aka MfldElton <elton328@gmail.com>
|
|
||||||
*/
|
|
||||||
|
|
||||||
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
|
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
|
||||||
|
|
||||||
|
|
|
@ -6,9 +6,9 @@
|
||||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||||
|
|
||||||
#define REACTOS_VERSION_DLL
|
#define REACTOS_VERSION_DLL
|
||||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Logon ScreenSaver\0"
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Logon ScreenSaver"
|
||||||
#define REACTOS_STR_INTERNAL_NAME "logon\0"
|
#define REACTOS_STR_INTERNAL_NAME "logon"
|
||||||
#define REACTOS_STR_ORIGINAL_FILENAME "logon.scr\0"
|
#define REACTOS_STR_ORIGINAL_FILENAME "logon.scr"
|
||||||
|
|
||||||
#include <reactos/version.rc>
|
#include <reactos/version.rc>
|
||||||
|
|
||||||
|
@ -17,8 +17,9 @@ IDB_SERVER BITMAP "res/1.bmp"
|
||||||
|
|
||||||
#include <reactos/manifest_exe.rc>
|
#include <reactos/manifest_exe.rc>
|
||||||
|
|
||||||
// UTF-8
|
/* UTF-8 */
|
||||||
#pragma code_page(65001)
|
#pragma code_page(65001)
|
||||||
|
|
||||||
#ifdef LANGUAGE_BG_BG
|
#ifdef LANGUAGE_BG_BG
|
||||||
#include "lang/bg-BG.rc"
|
#include "lang/bg-BG.rc"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue