Author: weiden
Date: Mon Nov 27 23:20:24 2006
New Revision: 24880
URL: http://svn.reactos.org/svn/reactos?rev=24880&view=rev
Log:
Rename resource files to match the locale names
Added:
trunk/reactos/base/applications/getfirefox/lang/de-DE.rc
- copied unchanged from r24870, trunk/reactos/base/applications/getfirefox/lang/De.rc
trunk/reactos/base/applications/getfirefox/lang/en-US.rc
- copied unchanged from r24870, trunk/reactos/base/applications/getfirefox/lang/En.rc
trunk/reactos/base/applications/getfirefox/lang/fr-FR.rc
- copied unchanged from r24870, trunk/reactos/base/applications/getfirefox/lang/Fr.rc
trunk/reactos/base/applications/getfirefox/lang/hu-HU.rc
- copied unchanged from r24870, trunk/reactos/base/applications/getfirefox/lang/Hu.rc
trunk/reactos/base/applications/getfirefox/lang/nb-NO.rc
- copied, changed from r24870, trunk/reactos/base/applications/getfirefox/lang/No.rc
trunk/reactos/base/applications/getfirefox/lang/nl-NL.rc
- copied, changed from r24870, trunk/reactos/base/applications/getfirefox/lang/Nl.rc
trunk/reactos/base/applications/getfirefox/lang/ru-RU.rc
- copied unchanged from r24870, trunk/reactos/base/applications/getfirefox/lang/Ru.rc
trunk/reactos/base/applications/getfirefox/lang/sv-SE.rc
- copied, changed from r24870, trunk/reactos/base/applications/getfirefox/lang/Sv.rc
trunk/reactos/base/applications/getfirefox/lang/uk-UA.rc
- copied unchanged from r24870, trunk/reactos/base/applications/getfirefox/lang/Uk.rc
Removed:
trunk/reactos/base/applications/getfirefox/lang/De.rc
trunk/reactos/base/applications/getfirefox/lang/En.rc
trunk/reactos/base/applications/getfirefox/lang/Fr.rc
trunk/reactos/base/applications/getfirefox/lang/Hu.rc
trunk/reactos/base/applications/getfirefox/lang/Nl.rc
trunk/reactos/base/applications/getfirefox/lang/No.rc
trunk/reactos/base/applications/getfirefox/lang/Ru.rc
trunk/reactos/base/applications/getfirefox/lang/Sv.rc
trunk/reactos/base/applications/getfirefox/lang/Uk.rc
Modified:
trunk/reactos/base/applications/getfirefox/rsrc.rc
Removed: trunk/reactos/base/applications/getfirefox/lang/De.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/getfiref…
==============================================================================
--- trunk/reactos/base/applications/getfirefox/lang/De.rc (original)
+++ trunk/reactos/base/applications/getfirefox/lang/De.rc (removed)
@@ -1,44 +1,0 @@
-/*
- * PROJECT: ReactOS utilities
- * LICENSE: GPL - See COPYING in the top level directory
- * FILE: apps/utils/getfirefox/En.rc
- * PURPOSE: English resources
- * COPYRIGHT: Copyright 2004 Mike McCormack for CodeWeavers
- * Copyright 2005 Ge van Geldorp (gvg(a)reactos.org)
- */
-/*
- * Based on Wine dlls/shdocvw/En.rc
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This library 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
-LANGUAGE LANG_GERMAN, SUBLANG_DEFAULT
-
-IDD_GETFIREFOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
-STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "Lade Firefox herunter"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10,200,12
- LTEXT "", IDC_STATUS, 10, 30, 200, 10, SS_CENTER
- CHECKBOX "Entferne ""Get Firefox"" nach Fertigstellung aus dem Startmenü", IDC_REMOVE,
- 10, 44, 200, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
- PUSHBUTTON "Abbrechen", IDCANCEL, 85, 58, 50, 15, WS_GROUP | WS_TABSTOP
-}
-
-STRINGTABLE
-BEGIN
- IDS_START_MENU_NAME "Get Firefox"
-END
Removed: trunk/reactos/base/applications/getfirefox/lang/En.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/getfiref…
==============================================================================
--- trunk/reactos/base/applications/getfirefox/lang/En.rc (original)
+++ trunk/reactos/base/applications/getfirefox/lang/En.rc (removed)
@@ -1,44 +1,0 @@
-/*
- * PROJECT: ReactOS utilities
- * LICENSE: GPL - See COPYING in the top level directory
- * FILE: apps/utils/getfirefox/En.rc
- * PURPOSE: English resources
- * COPYRIGHT: Copyright 2004 Mike McCormack for CodeWeavers
- * Copyright 2005 Ge van Geldorp (gvg(a)reactos.org)
- */
-/*
- * Based on Wine dlls/shdocvw/En.rc
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This library 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
-LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
-
-IDD_GETFIREFOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
-STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "Downloading Firefox"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10,200,12
- LTEXT "", IDC_STATUS, 10, 30, 200, 10, SS_CENTER
- CHECKBOX "Remove ""Get Firefox"" from Start Menu when done", IDC_REMOVE,
- 10, 44, 200, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
- PUSHBUTTON "Cancel", IDCANCEL, 85, 58, 50, 15, WS_GROUP | WS_TABSTOP
-}
-
-STRINGTABLE
-BEGIN
- IDS_START_MENU_NAME "Get Firefox"
-END
Removed: trunk/reactos/base/applications/getfirefox/lang/Fr.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/getfiref…
==============================================================================
--- trunk/reactos/base/applications/getfirefox/lang/Fr.rc (original)
+++ trunk/reactos/base/applications/getfirefox/lang/Fr.rc (removed)
@@ -1,45 +1,0 @@
-/*
- * PROJECT: ReactOS utilities
- * LICENSE: GPL - See COPYING in the top level directory
- * FILE: apps/utils/getfirefox/En.rc
- * PURPOSE: French resources
- * COPYRIGHT: Copyright 2004 Mike McCormack for CodeWeavers
- * Copyright 2005 Ge van Geldorp (gvg(a)reactos.org)
- * Copyright 2005 G. Maton (mustang9(a)gmail.com) - French translation
- */
-/*
- * Based on Wine dlls/shdocvw/En.rc
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This library 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
-LANGUAGE LANG_FRENCH, SUBLANG_DEFAULT
-
-IDD_GETFIREFOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
-STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "Téléchargement de Firefox"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10,200,12
- LTEXT "", IDC_STATUS, 10, 30, 200, 10, SS_CENTER
- CHECKBOX "Supprimer ""Obtenir Firefox"" du Menu démarrer une fois terminé", IDC_REMOVE,
- 10, 44, 200, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
- PUSHBUTTON "Annuler", IDCANCEL, 85, 58, 50, 15, WS_GROUP | WS_TABSTOP
-}
-
-STRINGTABLE
-BEGIN
- IDS_START_MENU_NAME "Obtenir Firefox"
-END
Removed: trunk/reactos/base/applications/getfirefox/lang/Hu.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/getfiref…
==============================================================================
--- trunk/reactos/base/applications/getfirefox/lang/Hu.rc (original)
+++ trunk/reactos/base/applications/getfirefox/lang/Hu.rc (removed)
@@ -1,45 +1,0 @@
-/*
- * PROJECT: ReactOS utilities
- * LICENSE: GPL - See COPYING in the top level directory
- * FILE: apps/utils/getfirefox/En.rc
- * PURPOSE: English resources
- * COPYRIGHT: Copyright 2004 Mike McCormack for CodeWeavers
- * Copyright 2005 Ge van Geldorp (gvg(a)reactos.org)
- * Copyright 2005 Robert Horvath (talley(a)cubeclub.hu) - Hungarian translation
- */
-/*
- * Based on Wine dlls/shdocvw/En.rc
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This library 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
-LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
-
-IDD_GETFIREFOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
-STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "A Firefox letöltése"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10,200,12
- LTEXT "", IDC_STATUS, 10, 30, 200, 10, SS_CENTER
- CHECKBOX "A ""Szerezd meg a Firefoxot"" elvátolítása a Start Menübõl befejezés után", IDC_REMOVE,
- 10, 44, 200, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
- PUSHBUTTON "Mégse", IDCANCEL, 85, 58, 50, 15, WS_GROUP | WS_TABSTOP
-}
-
-STRINGTABLE
-BEGIN
- IDS_START_MENU_NAME "Szerezd meg Firefoxot"
-END
Removed: trunk/reactos/base/applications/getfirefox/lang/Nl.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/getfiref…
==============================================================================
--- trunk/reactos/base/applications/getfirefox/lang/Nl.rc (original)
+++ trunk/reactos/base/applications/getfirefox/lang/Nl.rc (removed)
@@ -1,44 +1,0 @@
-/*
- * PROJECT: ReactOS utilities
- * LICENSE: GPL - See COPYING in the top level directory
- * FILE: apps/utils/getfirefox/Nl.rc
- * PURPOSE: Dutch resources
- * COPYRIGHT: Copyright 2004 Mike McCormack for CodeWeavers
- * Copyright 2005 Ge van Geldorp (gvg(a)reactos.org)
- */
-/*
- * Based on Wine dlls/shdocvw/En.rc
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This library 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
-LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
-
-IDD_GETFIREFOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
-STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "Bezig met downloaden van Firefox"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10,200,12
- LTEXT "", IDC_STATUS, 10, 30, 200, 10, SS_CENTER
- CHECKBOX "Verwijder ""Get Firefox"" uit het start menu wanneer de download compleet is", IDC_REMOVE,
- 10, 44, 200, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
- PUSHBUTTON "Annuleren", IDCANCEL, 85, 58, 50, 15, WS_GROUP | WS_TABSTOP
-}
-
-STRINGTABLE
-BEGIN
- IDS_START_MENU_NAME "Get Firefox"
-END
Removed: trunk/reactos/base/applications/getfirefox/lang/No.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/getfiref…
==============================================================================
--- trunk/reactos/base/applications/getfirefox/lang/No.rc (original)
+++ trunk/reactos/base/applications/getfirefox/lang/No.rc (removed)
@@ -1,44 +1,0 @@
-/*
- * PROJECT: ReactOS utilities
- * LICENSE: GPL - See COPYING in the top level directory
- * FILE: apps/utils/getfirefox/En.rc
- * PURPOSE: Norwegian resources
- * COPYRIGHT: Copyright 2004 Mike McCormack for CodeWeavers
- * Copyright 2005 Ge van Geldorp (gvg(a)reactos.org)
- */
-/*
- * Based on Wine dlls/shdocvw/En.rc
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This library 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
-LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
-
-IDD_GETFIREFOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
-STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "laster ned Firefox"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10,200,12
- LTEXT "", IDC_STATUS, 10, 30, 200, 10, SS_CENTER
- CHECKBOX "Fjern 'Last Ned Firefox' fra startmenyen", IDC_REMOVE,
- 10, 44, 200, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
- PUSHBUTTON "Avbryt", IDCANCEL, 85, 58, 50, 15, WS_GROUP | WS_TABSTOP
-}
-
-STRINGTABLE
-BEGIN
- IDS_START_MENU_NAME "Få Firefox"
-END
Removed: trunk/reactos/base/applications/getfirefox/lang/Ru.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/getfiref…
==============================================================================
--- trunk/reactos/base/applications/getfirefox/lang/Ru.rc (original)
+++ trunk/reactos/base/applications/getfirefox/lang/Ru.rc (removed)
@@ -1,18 +1,0 @@
-LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
-
-IDD_GETFIREFOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
-STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "Ñêà÷èâàíèå Firefox"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10,200,12
- LTEXT "", IDC_STATUS, 10, 30, 200, 10, SS_CENTER
- CHECKBOX "Óäàëèòü ""Ñêà÷àòü Firefox"" èç ìåíþ ""Ïóñê"" ïðè çàâåðøåíèè", IDC_REMOVE,
- 10, 44, 200, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
- PUSHBUTTON "Îòìåíà", IDCANCEL, 85, 58, 50, 15, WS_GROUP | WS_TABSTOP
-}
-
-STRINGTABLE
-BEGIN
- IDS_START_MENU_NAME "Ñêà÷àòü Firefox"
-END
Removed: trunk/reactos/base/applications/getfirefox/lang/Sv.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/getfiref…
==============================================================================
--- trunk/reactos/base/applications/getfirefox/lang/Sv.rc (original)
+++ trunk/reactos/base/applications/getfirefox/lang/Sv.rc (removed)
@@ -1,46 +1,0 @@
-/*
- * PROJECT: ReactOS utilities
- * LICENSE: GPL - See COPYING in the top level directory
- * FILE: apps/utils/getfirefox/Sv.rc
- * PURPOSE: Swedish resources
- * COPYRIGHT: Copyright 2004 Mike McCormack for CodeWeavers
- * Copyright 2005 Ge van Geldorp (gvg(a)reactos.org)
- * Copyright 2006 Andreas Bjerkeholt (harteex(a)gmail.com)
- */
-/*
- * Based on Wine dlls/shdocvw/En.rc
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This library 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
-LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
-
-IDD_GETFIREFOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
-STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "Hämtar Firefox"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10,200,12
- LTEXT "", IDC_STATUS, 10, 30, 200, 10, SS_CENTER
- CHECKBOX "Ta bort ""Hämta Firefox"" från startmenyn när nedladdningen är klar", IDC_REMOVE,
- 10, 44, 200, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
- PUSHBUTTON "Avbryt", IDCANCEL, 85, 58, 50, 15, WS_GROUP | WS_TABSTOP
-}
-
-STRINGTABLE
-BEGIN
- IDS_START_MENU_NAME "Hämta Firefox"
-END
-
Removed: trunk/reactos/base/applications/getfirefox/lang/Uk.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/getfiref…
==============================================================================
--- trunk/reactos/base/applications/getfirefox/lang/Uk.rc (original)
+++ trunk/reactos/base/applications/getfirefox/lang/Uk.rc (removed)
@@ -1,38 +1,0 @@
-/*
- * getfirefox (Ukrainian resources)
- *
- * Copyright 2006 Artem Reznikov
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This library 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
-LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
-
-IDD_GETFIREFOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
-STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "Çàâàíòàæåííÿ Firefox"
-FONT 8, "MS Shell Dlg"
-{
- CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10,200,12
- LTEXT "", IDC_STATUS, 10, 30, 200, 10, SS_CENTER
- CHECKBOX "Âèäàëèòè ""Çàâàíòàæèòè Firefox"" ç ìåíþ ""Ïóñê"" ï³ñëÿ çàâåðøåííÿ", IDC_REMOVE,
- 10, 44, 200, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
- PUSHBUTTON "Ñêàñóâàòè", IDCANCEL, 85, 58, 50, 15, WS_GROUP | WS_TABSTOP
-}
-
-STRINGTABLE
-BEGIN
- IDS_START_MENU_NAME "Çàâàíòàæèòè Firefox"
-END
Copied: trunk/reactos/base/applications/getfirefox/lang/nb-NO.rc (from r24870, trunk/reactos/base/applications/getfirefox/lang/No.rc)
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/getfiref…
==============================================================================
--- trunk/reactos/base/applications/getfirefox/lang/No.rc (original)
+++ trunk/reactos/base/applications/getfirefox/lang/nb-NO.rc Mon Nov 27 23:20:24 2006
@@ -24,7 +24,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
+LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
IDD_GETFIREFOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU
Copied: trunk/reactos/base/applications/getfirefox/lang/nl-NL.rc (from r24870, trunk/reactos/base/applications/getfirefox/lang/Nl.rc)
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/getfiref…
==============================================================================
--- trunk/reactos/base/applications/getfirefox/lang/Nl.rc (original)
+++ trunk/reactos/base/applications/getfirefox/lang/nl-NL.rc Mon Nov 27 23:20:24 2006
@@ -24,7 +24,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
+LANGUAGE LANG_DUTCH, SUBLANG_DUTCH
IDD_GETFIREFOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU
Copied: trunk/reactos/base/applications/getfirefox/lang/sv-SE.rc (from r24870, trunk/reactos/base/applications/getfirefox/lang/Sv.rc)
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/getfiref…
==============================================================================
--- trunk/reactos/base/applications/getfirefox/lang/Sv.rc (original)
+++ trunk/reactos/base/applications/getfirefox/lang/sv-SE.rc Mon Nov 27 23:20:24 2006
@@ -25,7 +25,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
+LANGUAGE LANG_SWEDISH, SUBLANG_SWEDISH
IDD_GETFIREFOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU
Modified: trunk/reactos/base/applications/getfirefox/rsrc.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/getfiref…
==============================================================================
--- trunk/reactos/base/applications/getfirefox/rsrc.rc (original)
+++ trunk/reactos/base/applications/getfirefox/rsrc.rc Mon Nov 27 23:20:24 2006
@@ -17,14 +17,14 @@
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* include localised resources */
-#include "lang/De.rc"
-#include "lang/En.rc"
-#include "lang/Fr.rc"
-#include "lang/Hu.rc"
-#include "lang/Nl.rc"
-#include "lang/No.rc"
-#include "lang/Ru.rc"
-#include "lang/Sv.rc"
-#include "lang/Uk.rc"
+#include "lang/de-DE.rc"
+#include "lang/en-US.rc"
+#include "lang/fr-FR.rc"
+#include "lang/hu-HU.rc"
+#include "lang/nl-NL.rc"
+#include "lang/nb-NO.rc"
+#include "lang/ru-RU.rc"
+#include "lang/sv-SE.rc"
+#include "lang/uk-UA.rc"
Author: weiden
Date: Mon Nov 27 23:08:27 2006
New Revision: 24877
URL: http://svn.reactos.org/svn/reactos?rev=24877&view=rev
Log:
Rename resource files to match the locale names
Added:
trunk/reactos/base/applications/devmgmt/en-US.rc
- copied, changed from r24870, trunk/reactos/base/applications/devmgmt/En.rc
Removed:
trunk/reactos/base/applications/devmgmt/En.rc
Modified:
trunk/reactos/base/applications/devmgmt/devmgmt.rc
Removed: trunk/reactos/base/applications/devmgmt/En.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/devmgmt/…
==============================================================================
--- trunk/reactos/base/applications/devmgmt/En.rc (original)
+++ trunk/reactos/base/applications/devmgmt/En.rc (removed)
@@ -1,79 +1,0 @@
-IDR_MAINMENU MENU
-BEGIN
- POPUP "&File"
- BEGIN
- MENUITEM "E&xit", IDC_EXIT
- END
- POPUP "Action"
- BEGIN
- MENUITEM "Print", IDC_PRINT, GRAYED
- MENUITEM SEPARATOR
- MENUITEM "Properties", IDC_PROP, GRAYED
- MENUITEM SEPARATOR
- MENUITEM "Help", IDC_PROGHELP, GRAYED
- END
- POPUP "View"
- BEGIN
- MENUITEM "Devices by type", IDC_DEVBYTYPE, CHECKED
- MENUITEM "Devices by connection", IDC_STATIC, GRAYED
- MENUITEM "Resources by type", IDC_STATIC, GRAYED
- MENUITEM "Resources by connection", IDC_STATIC, GRAYED
- END
- POPUP "Help"
- BEGIN
- MENUITEM "Help", IDC_PROGHELP
- MENUITEM "About", IDC_ABOUT
- END
-END
-
-IDR_POPUP MENU
-BEGIN
- POPUP "popup"
- BEGIN
- MENUITEM "Properties", IDC_PROP, GRAYED
- MENUITEM SEPARATOR
- MENUITEM "Help", IDC_PROGHELP
- END
-END
-
-IDD_ABOUTBOX DIALOGEX 22,16,190,182
-CAPTION "About Device Manager"
-FONT 8,"Tahoma",0,0
-STYLE WS_BORDER | WS_DLGFRAME | WS_SYSMENU | DS_MODALFRAME
-BEGIN
- LTEXT "Device Manager v0.1\nCopyright (C) 2006\nby Ged Murphy (gedmurphy(a)gmail.com)", IDC_STATIC, 48, 7, 130, 26
- PUSHBUTTON "Close", IDOK, 75, 162, 44, 15
- ICON IDI_MAIN_ICON, IDC_STATIC, 10, 10, 7, 30
- EDITTEXT IDC_LICENSE_EDIT, 8, 44, 174, 107, WS_VISIBLE | WS_VSCROLL | WS_TABSTOP | ES_READONLY | ES_MULTILINE
-END
-
-STRINGTABLE DISCARDABLE
-BEGIN
- IDS_LICENSE "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.\r\n\r\nThis 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.\r\n\r\nYou 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."
-END
-
-STRINGTABLE DISCARDABLE
-BEGIN
- IDS_TOOLTIP_PROP "Properties"
- IDS_TOOLTIP_REFRESH "Refresh"
- IDS_TOOLTIP_HELP "Help"
- IDS_TOOLTIP_EXIT "Exit"
-END
-
-/* Hints */
-STRINGTABLE DISCARDABLE
-BEGIN
- IDS_HINT_BLANK " "
- IDS_HINT_EXIT " Exits the program."
- IDS_HINT_REFRESH " Refresh the service list."
- IDS_HINT_PROP " Open property sheet for the current selection."
- IDS_HINT_HELP " Display help window."
- IDS_HINT_ABOUT " About ReactOS Device Manager."
-
- IDS_HINT_SYS_RESTORE " Restores this window to normal size."
- IDS_HINT_SYS_MOVE " Moves this window."
- IDS_HINT_SYS_SIZE " Resizes this window."
- IDS_HINT_SYS_MINIMIZE " Collapses this window to an icon."
- IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen."
- IDS_HINT_SYS_CLOSE " Closes this window."
-END
Modified: trunk/reactos/base/applications/devmgmt/devmgmt.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/devmgmt/…
==============================================================================
--- trunk/reactos/base/applications/devmgmt/devmgmt.rc (original)
+++ trunk/reactos/base/applications/devmgmt/devmgmt.rc Mon Nov 27 23:08:27 2006
@@ -26,4 +26,5 @@
IDB_EXIT BITMAP DISCARDABLE "res/exit.bmp"
-#include "En.rc"
+#include "en-US.rc"
+
Copied: trunk/reactos/base/applications/devmgmt/en-US.rc (from r24870, trunk/reactos/base/applications/devmgmt/En.rc)
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/devmgmt/…
==============================================================================
--- trunk/reactos/base/applications/devmgmt/En.rc (original)
+++ trunk/reactos/base/applications/devmgmt/en-US.rc Mon Nov 27 23:08:27 2006
@@ -1,3 +1,5 @@
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+
IDR_MAINMENU MENU
BEGIN
POPUP "&File"