mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Swedish translation
David Nordenberg [email protected] proofread by Andreas Bjerkeholt [email protected], svn path=/trunk/; revision=14407
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
/*
|
||||
* Swedish (SE) resources
|
||||
*
|
||||
* Copyright (C) 2005 David Nordenberg
|
||||
*
|
||||
* 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_SWEDISH, SUBLANG_DEFAULT
|
||||
|
||||
/* String Tables */
|
||||
STRINGTABLE DISCARDABLE
|
||||
BEGIN
|
||||
IDS_CAPTION "ReactOS installation"
|
||||
IDS_TEXT "Du kan inte installera ReactOS direkt från den här CDn!\n\n"\
|
||||
"Starta om datorn med hjälp av skivan för att installera ReactOS."
|
||||
END
|
||||
|
||||
/* EOF */
|
||||
@@ -18,5 +18,6 @@ IDI_MAIN ICON "res/reactos.ico"
|
||||
/* Language-specific resources */
|
||||
#include "De.rc"
|
||||
#include "En.rc"
|
||||
#include "Sv.rc"
|
||||
|
||||
/* EOF */
|
||||
|
||||
Reference in New Issue
Block a user