--- trunk/reactos/lib/userenv/Gr.rc 2005-11-25 10:22:12 UTC (rev 19544)
+++ trunk/reactos/lib/userenv/Gr.rc 2005-11-25 10:35:27 UTC (rev 19545)
@@ -0,0 +1,47 @@
+/*
+ * Copyright (C) 2004 Eric Kohl
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
+
+LANGUAGE LANG_GREEK, SUBLANG_DEFAULT
+
+STRINGTABLE
+BEGIN
+ IDS_PROFILEPATH "%SystemDrive%\\?±¸Õ?ß ÛßÚ ±§Þý?¾ÕÚ?"
+ IDS_APPDATA "?Õõ´ý¦Ýß Õ÷ß±ý´Ò?Ý"
+ IDS_DESKTOP "?Ú÷?ÝÕÚß Õ±Òß¾?ß?"
+ IDS_FAVORITES "?Òßþý¦Ýß"
+ IDS_STARTMENU "?ÕÝ´² ¦Ýß±¯þ?"
+ IDS_PROGRAMS "?ÕÝ´² ¦Ýß±¯þ?\\ð±´Ò±?ýý߶ß"
+ IDS_ADMINTOOLS "?ÕÝ´² ¦Ýß±¯þ?\\ð±´Ò±?ýý߶ß\\?±ÒßÙÕ?ß õÚ߸ÕÚ±Ú¾¶Ì"
+ IDS_STARTUP "?ÕÝ´² ¦Ýß±¯þ?\\ð±´Ò±?ýý߶ß\\?ÛÛ?Ýþ¾þ"
+ IDS_MYDOCUMENTS "Èß ß±¸Õ?ß ý´§"
+ IDS_MYPICTURES "Èß ß±¸Õ?ß ý´§\\¤Ú ÕÚÛ³ÝÕ? ý´§"
+ IDS_MYMUSIC "Èß ß±¸Õ?ß ý´§\\à ý´§¾ÚÛÌ ý´§"
+ IDS_MYVIDEOS "Èß ß±¸Õ?ß ý´§\\Èß Videos ý´§"
+ IDS_TEMPLATES "Templates"
+ IDS_RECENT "ð±³¾÷߶ß"
+ IDS_SENDTO "?´¾¶´ÙÌ ±´?"
+ IDS_PRINTHOOD "?Û¶²¨¾þ"
+ IDS_NETHOOD "NetHood"
+ IDS_LOCALSETTINGS "È´ÚÛ¦? ±§Þý?¾ÕÚ?"
+ IDS_LOCALAPPDATA "È´ÚÛ¦? ±§Þý?¾ÕÚ?\\?Õõ´ý¦Ýß Õ÷ß±ý´Ò?Ý"
+ IDS_TEMP "È´ÚÛ¦? ±§Þý?¾ÕÚ?\\ð±´¾¨±ÚÝ?"
+ IDS_CACHE "È´ÚÛ¦? ±§Þý?¾ÕÚ?\\ð±´¾¨±ÚÝ? ß±¸Õ?ß õÚßõÚÛ¶²´§"
+ IDS_HISTORY "È´ÚÛ¦? ±§Þý?¾ÕÚ?\\?¾¶´±ÚÛ³"
+ IDS_COOKIES "Cookies"
+ IDS_PROGRAMFILES "%SystemDrive%\\?±¸Õ?ß ±´Ò±ßýý?¶¨Ý"
+END
--- trunk/reactos/lib/userenv/userenv.rc 2005-11-25 10:22:12 UTC (rev 19544)
+++ trunk/reactos/lib/userenv/userenv.rc 2005-11-25 10:35:27 UTC (rev 19545)
@@ -39,6 +39,7 @@
#include "De.rc"
#include "En.rc"
#include "Fr.rc"
+#include "Gr.rc"
#include "Ja.rc"
#include "Nl.rc"
#include "Pl.rc"