patch from Apal : bug 1429 : greek translation

svn path=/trunk/; revision=23118
This commit is contained in:
Magnus Olsen 2006-07-17 07:38:53 +00:00
parent 5cb7a4f594
commit 00298de6bc
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,13 @@
#include "resource.h"
/* Start move all hard code string to En.rc
* By Magnus Olsen 2005
* Greek Version by Dj Apal
*/
LANGUAGE LANG_GREEK, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE
{
STRING_USERINIT_FAIL, "H Userinit äå ìðüñåóå íá åêêéíÞóåé ôï êÝëõöïò!\n"
}

View file

@ -13,3 +13,4 @@
#include "Hu.rc"
#include "Es.rc"
#include "Ru.rc"
#include "Gr.rc"