set most of trunk svn property eol-style:native
[reactos.git] / reactos / dll / win32 / userenv / Hu.rc
index 9d28609..add1417 100644 (file)
@@ -1,48 +1,48 @@
-/*\r
- * Copyright (C) 2004 Eric Kohl\r
- * Copyright 2005 Robert Horvath - Hungarian translation - talley at cubeclub.hu\r
- *\r
- * This program is free software; you can redistribute it and/or modify\r
- * it under the terms of the GNU General Public License as published by\r
- * the Free Software Foundation; either version 2 of the License, or\r
- * (at your option) any later version.\r
- *\r
- * This program is distributed in the hope that it will be useful,\r
- * but WITHOUT ANY WARRANTY; without even the implied warranty of\r
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
- * GNU General Public License for more details.\r
- *\r
- * You should have received a copy of the GNU General Public License\r
- * along with this program; if not, write to the Free Software\r
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\r
- */\r
-\r
-LANGUAGE LANG_HUNGARIAN, SUBLANG_NEUTRAL\r
-\r
-STRINGTABLE\r
-BEGIN\r
-    IDS_PROFILEPATH    "%SystemDrive%\\Documents and Settings"\r
-    IDS_APPDATA        "Application Data"\r
-    IDS_DESKTOP        "Asztalk"\r
-    IDS_FAVORITES      "Kedvencek"\r
-    IDS_STARTMENU      "Start Menu"\r
-    IDS_PROGRAMS       "Start Menu\\Programs"\r
-    IDS_ADMINTOOLS     "Start Menu\\Programs\\Administrative Tools"\r
-    IDS_STARTUP        "Start Menu\\Programs\\Startup"\r
-    IDS_MYDOCUMENTS    "Dokumentumok"\r
-    IDS_MYPICTURES     "Dokumentumok\\Képek"\r
-    IDS_MYMUSIC        "Dokumentumok\\Zenék"\r
-    IDS_MYVIDEOS       "Dokumentumok\\Videók"\r
-    IDS_TEMPLATES      "Templates"\r
-    IDS_RECENT         "Recent"\r
-    IDS_SENDTO         "SendTo"\r
-    IDS_PRINTHOOD      "PrintHood"\r
-    IDS_NETHOOD        "NetHood"\r
-    IDS_LOCALSETTINGS  "Local Settings"\r
-    IDS_LOCALAPPDATA   "Local Settings\\Application Data"\r
-    IDS_TEMP           "Local Settings\\Temp"\r
-    IDS_CACHE          "Local Settings\\Temporary Internet Files"\r
-    IDS_HISTORY        "Local Settings\\History"\r
-    IDS_COOKIES        "Cookies"\r
-    IDS_PROGRAMFILES   "%SystemDrive%\\Program Files"\r
-END\r
+/*
+ * Copyright (C) 2004 Eric Kohl
+ * Copyright 2005 Robert Horvath - Hungarian translation - talley at cubeclub.hu
+ *
+ * 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_HUNGARIAN, SUBLANG_NEUTRAL
+
+STRINGTABLE
+BEGIN
+    IDS_PROFILEPATH    "%SystemDrive%\\Documents and Settings"
+    IDS_APPDATA        "Application Data"
+    IDS_DESKTOP        "Asztalk"
+    IDS_FAVORITES      "Kedvencek"
+    IDS_STARTMENU      "Start Menu"
+    IDS_PROGRAMS       "Start Menu\\Programs"
+    IDS_ADMINTOOLS     "Start Menu\\Programs\\Administrative Tools"
+    IDS_STARTUP        "Start Menu\\Programs\\Startup"
+    IDS_MYDOCUMENTS    "Dokumentumok"
+    IDS_MYPICTURES     "Dokumentumok\\Képek"
+    IDS_MYMUSIC        "Dokumentumok\\Zenék"
+    IDS_MYVIDEOS       "Dokumentumok\\Videók"
+    IDS_TEMPLATES      "Templates"
+    IDS_RECENT         "Recent"
+    IDS_SENDTO         "SendTo"
+    IDS_PRINTHOOD      "PrintHood"
+    IDS_NETHOOD        "NetHood"
+    IDS_LOCALSETTINGS  "Local Settings"
+    IDS_LOCALAPPDATA   "Local Settings\\Application Data"
+    IDS_TEMP           "Local Settings\\Temp"
+    IDS_CACHE          "Local Settings\\Temporary Internet Files"
+    IDS_HISTORY        "Local Settings\\History"
+    IDS_COOKIES        "Cookies"
+    IDS_PROGRAMFILES   "%SystemDrive%\\Program Files"
+END