2007-10-15 20:20:52 +00:00
|
|
|
|
/*
|
|
|
|
|
* Swedish resources for MSI
|
|
|
|
|
*
|
|
|
|
|
* Copyright 2007 Daniel Nylander
|
|
|
|
|
*
|
|
|
|
|
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
|
|
|
*/
|
|
|
|
|
|
2009-07-01 22:33:53 +00:00
|
|
|
|
#include "windef.h"
|
|
|
|
|
|
2008-05-15 12:01:01 +00:00
|
|
|
|
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
|
2007-10-15 20:20:52 +00:00
|
|
|
|
|
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
|
|
|
{
|
|
|
|
|
4 "Det angivna installationspaketet kunde inte <20>ppnas. Kontrollera fils<6C>kv<6B>gen och f<>rs<72>k igen."
|
|
|
|
|
5 "s<>kv<6B>gen %s hittades inte"
|
|
|
|
|
9 "mata in %s"
|
|
|
|
|
10 "felaktiga parametrar"
|
|
|
|
|
11 "ange vilken mapp som inneh<65>ller %s"
|
|
|
|
|
12 "installationsk<73>lla f<>r funktion saknar"
|
|
|
|
|
13 "n<>tverksenhet f<>r funktion saknar"
|
|
|
|
|
14 "funktion fr<66>n:"
|
|
|
|
|
15 "v<>lj den mapp som inneh<65>ller %s"
|
|
|
|
|
}
|