mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
greak translation from Apal : bug 1509
svn path=/trunk/; revision=22554
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
#include "resource.h"
|
||||
/*
|
||||
* Moved all hardcoded strings to En.rc.
|
||||
* By Magnus Olsen 2005 [email protected]
|
||||
* GR.rc by Dj Apal®
|
||||
*
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_GREEK, SUBLANG_NEUTRAL
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
|
||||
IDS_Copy, "ReactOS Expansion Utility Version 1.0\n\
|
||||
Copyright Victor Schneider 1997\n\n\
|
||||
×ñÞóç: %s infile [outfile]\n"
|
||||
|
||||
IDS_FAILS "LZÁíôéãñáöÞ áðÝôõ÷å: åðéóôñÜöçêå %ld\n"
|
||||
}
|
||||
@@ -11,3 +11,4 @@
|
||||
#include "Ru.rc"
|
||||
#include "Sv.rc"
|
||||
#include "Hu.rc"
|
||||
#include "Gr.rc"
|
||||
|
||||
Reference in New Issue
Block a user