Sync with trunk (r48008)
[reactos.git] / dll / win32 / localspl / spl_Hu.rc
similarity index 75%
rename from dll/win32/oleaut32/oleaut32_Eo.rc
rename to dll/win32/localspl/spl_Hu.rc
index ae67139..912b3f6 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * Oleaut32 - Esperanto Language Support
+ * Hungarian resources for localspl
  *
- * Copyright 2006 Antonio Codazzi
+ * Copyright 2010 Andras Kovacs
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#include "resource.h"
+#include "localspl_private.h"
 
-LANGUAGE LANG_ESPERANTO, SUBLANG_DEFAULT
+/* UTF-8 */
+#pragma code_page(65001)
+
+LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
 
 STRINGTABLE DISCARDABLE
 {
-  IDS_TRUE  "Vere"
-  IDS_FALSE "False"
-  IDS_YES   "Jes"
-  IDS_NO    "Ne"
-  IDS_ON    "Kondukta"
-  IDS_OFF   "Elkluda"
+    IDS_LOCALPORT "Helyi Port"
+    IDS_LOCALMONITOR "Helyi figyelÅ‘"
 }