mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
greak translation from Apal : bug 1509
svn path=/trunk/; revision=22555
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#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_DllNotLoaded, "LoadLibrary äåí êáôÜöåñå íá öïñôþóåé '%s'"
|
||||
IDS_MissingEntry, "Ëåßðåé ôï óçìåßï åêêßíçóçò:%s\nIn %s"
|
||||
}
|
||||
@@ -10,3 +10,5 @@
|
||||
#include "De.rc"
|
||||
#include "Hu.rc"
|
||||
#include "Ru.rc"
|
||||
#include "Gr.rc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user