crypt32: Add stub for CryptMsgVerifyCountersignatureEncodedEx.
[wine] / dlls / oleaut32 / oleaut32_Sv.rc
index f862ab6..387b25e 100644 (file)
  *
  * 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
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-LANGUAGE LANG_SWEDISH, SUBLANG_DEFAULT
+LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
 
 STRINGTABLE DISCARDABLE
 {
@@ -26,6 +26,6 @@ STRINGTABLE DISCARDABLE
   IDS_FALSE "Falskt"
   IDS_YES   "Ja"
   IDS_NO    "Nej"
-  IDS_ON    "PÕ"
+  IDS_ON    "På"
   IDS_OFF   "Av"
 }