Author: greatlrd Date: Sat Jun 24 16:00:57 2006 New Revision: 22555
URL: http://svn.reactos.org/svn/reactos?rev=22555&view=rev Log: greak translation from Apal : bug 1509
Added: trunk/reactos/base/system/rundll32/Gr.rc (with props) Modified: trunk/reactos/base/system/rundll32/rundll32.rc
Added: trunk/reactos/base/system/rundll32/Gr.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/system/rundll32/Gr.rc?... ============================================================================== --- trunk/reactos/base/system/rundll32/Gr.rc (added) +++ trunk/reactos/base/system/rundll32/Gr.rc Sat Jun 24 16:00:57 2006 @@ -1,0 +1,13 @@ +#include "resource.h" +/* + * Moved all hardcoded strings to En.rc. + * By Magnus Olsen 2005 magnus@itkonsult-olsen.com + * Gr.rc by Dj Apal® + */ + +LANGUAGE LANG_GREEK, SUBLANG_NEUTRAL +STRINGTABLE DISCARDABLE +{ +IDS_DllNotLoaded, "LoadLibrary äåí êáôÜöåñå íá öïñôþóåé '%s'" +IDS_MissingEntry, "Ëåßðåé ôï óçìåßï åêêßíçóçò:%s\nIn %s" +}
Propchange: trunk/reactos/base/system/rundll32/Gr.rc ------------------------------------------------------------------------------ svn:eol-style = native
Modified: trunk/reactos/base/system/rundll32/rundll32.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/system/rundll32/rundll... ============================================================================== --- trunk/reactos/base/system/rundll32/rundll32.rc (original) +++ trunk/reactos/base/system/rundll32/rundll32.rc Sat Jun 24 16:00:57 2006 @@ -10,3 +10,5 @@ #include "De.rc" #include "Hu.rc" #include "Ru.rc" +#include "Gr.rc" +