From ad5605b553f69c39484d3514ad6548215330f520 Mon Sep 17 00:00:00 2001
From: Alexandre Julliard <julliard@winehq.org>
Date: Thu, 6 Jan 2011 16:36:14 +0100
Subject: [PATCH] msrle32: Convert translations to po files.

---
 configure                                |  2 +-
 configure.ac                             |  2 +-
 dlls/msrle32/Makefile.in                 | 28 ++--------------
 dlls/msrle32/{msrle_En.rc => msrle32.rc} |  4 +--
 dlls/msrle32/msrle_Bg.rc                 | 30 -----------------
 dlls/msrle32/msrle_Cs.rc                 | 34 -------------------
 dlls/msrle32/msrle_Cy.rc                 | 33 -------------------
 dlls/msrle32/msrle_Da.rc                 | 30 -----------------
 dlls/msrle32/msrle_De.rc                 | 32 ------------------
 dlls/msrle32/msrle_Es.rc                 | 30 -----------------
 dlls/msrle32/msrle_Fr.rc                 | 33 -------------------
 dlls/msrle32/msrle_He.rc                 | 33 -------------------
 dlls/msrle32/msrle_Hu.rc                 | 30 -----------------
 dlls/msrle32/msrle_It.rc                 | 34 -------------------
 dlls/msrle32/msrle_Ja.rc                 | 33 -------------------
 dlls/msrle32/msrle_Ko.rc                 | 32 ------------------
 dlls/msrle32/msrle_Lt.rc                 | 33 -------------------
 dlls/msrle32/msrle_Nl.rc                 | 30 -----------------
 dlls/msrle32/msrle_No.rc                 | 30 -----------------
 dlls/msrle32/msrle_Pl.rc                 | 31 -----------------
 dlls/msrle32/msrle_Pt.rc                 | 40 ----------------------
 dlls/msrle32/msrle_Ro.rc                 | 31 -----------------
 dlls/msrle32/msrle_Ru.rc                 | 33 -------------------
 dlls/msrle32/msrle_Si.rc                 | 32 ------------------
 dlls/msrle32/msrle_Sr.rc                 | 42 ------------------------
 dlls/msrle32/msrle_Sv.rc                 | 30 -----------------
 dlls/msrle32/msrle_Tr.rc                 | 30 -----------------
 dlls/msrle32/msrle_Uk.rc                 | 34 -------------------
 po/bg.po                                 | 16 +++++++++
 po/cs.po                                 | 16 +++++++++
 po/da.po                                 | 16 +++++++++
 po/de.po                                 | 16 +++++++++
 po/el.po                                 | 14 ++++++++
 po/en.po                                 | 14 ++++++++
 po/en_US.po                              | 16 +++++++++
 po/eo.po                                 | 14 ++++++++
 po/es.po                                 | 16 +++++++++
 po/fi.po                                 | 14 ++++++++
 po/fr.po                                 | 16 +++++++++
 po/he.po                                 | 16 +++++++++
 po/hi.po                                 | 14 ++++++++
 po/hu.po                                 | 16 +++++++++
 po/it.po                                 | 16 +++++++++
 po/ja.po                                 | 16 +++++++++
 po/ko.po                                 | 16 +++++++++
 po/lt.po                                 | 16 +++++++++
 po/ml.po                                 | 14 ++++++++
 po/nb_NO.po                              | 16 +++++++++
 po/nl.po                                 | 16 +++++++++
 po/or.po                                 | 14 ++++++++
 po/pa.po                                 | 14 ++++++++
 po/pl.po                                 | 16 +++++++++
 po/pt_BR.po                              | 16 +++++++++
 po/pt_PT.po                              | 16 +++++++++
 po/ro.po                                 | 16 +++++++++
 po/ru.po                                 | 16 +++++++++
 po/sk.po                                 | 14 ++++++++
 po/sl.po                                 | 16 +++++++++
 po/sr_Latn_SP.po                         | 16 +++++++++
 po/sr_SP.po                              | 16 +++++++++
 po/sv.po                                 | 16 +++++++++
 po/te.po                                 | 14 ++++++++
 po/th.po                                 | 14 ++++++++
 po/tr.po                                 | 16 +++++++++
 po/uk.po                                 | 16 +++++++++
 po/wa.po                                 | 14 ++++++++
 po/wine.pot                              | 14 ++++++++
 po/zh_CN.po                              | 14 ++++++++
 po/zh_TW.po                              | 14 ++++++++
 69 files changed, 631 insertions(+), 811 deletions(-)
 rename dlls/msrle32/{msrle_En.rc => msrle32.rc} (96%)
 delete mode 100644 dlls/msrle32/msrle_Bg.rc
 delete mode 100644 dlls/msrle32/msrle_Cs.rc
 delete mode 100644 dlls/msrle32/msrle_Cy.rc
 delete mode 100644 dlls/msrle32/msrle_Da.rc
 delete mode 100644 dlls/msrle32/msrle_De.rc
 delete mode 100644 dlls/msrle32/msrle_Es.rc
 delete mode 100644 dlls/msrle32/msrle_Fr.rc
 delete mode 100644 dlls/msrle32/msrle_He.rc
 delete mode 100644 dlls/msrle32/msrle_Hu.rc
 delete mode 100644 dlls/msrle32/msrle_It.rc
 delete mode 100644 dlls/msrle32/msrle_Ja.rc
 delete mode 100644 dlls/msrle32/msrle_Ko.rc
 delete mode 100644 dlls/msrle32/msrle_Lt.rc
 delete mode 100644 dlls/msrle32/msrle_Nl.rc
 delete mode 100644 dlls/msrle32/msrle_No.rc
 delete mode 100644 dlls/msrle32/msrle_Pl.rc
 delete mode 100644 dlls/msrle32/msrle_Pt.rc
 delete mode 100644 dlls/msrle32/msrle_Ro.rc
 delete mode 100644 dlls/msrle32/msrle_Ru.rc
 delete mode 100644 dlls/msrle32/msrle_Si.rc
 delete mode 100644 dlls/msrle32/msrle_Sr.rc
 delete mode 100644 dlls/msrle32/msrle_Sv.rc
 delete mode 100644 dlls/msrle32/msrle_Tr.rc
 delete mode 100644 dlls/msrle32/msrle_Uk.rc

diff --git a/configure b/configure
index 6c5222579a8..89d96e6b3cd 100755
--- a/configure
+++ b/configure
@@ -15058,7 +15058,7 @@ wine_fn_config_dll msimtf enable_msimtf
 wine_fn_config_dll msisip enable_msisip
 wine_fn_config_dll msisys.ocx enable_msisys_ocx
 wine_fn_config_dll msnet32 enable_msnet32
-wine_fn_config_dll msrle32 enable_msrle32
+wine_fn_config_dll msrle32 enable_msrle32 po
 wine_fn_config_dll mssign32 enable_mssign32
 wine_fn_config_dll mssip32 enable_mssip32
 wine_fn_config_dll mstask enable_mstask
diff --git a/configure.ac b/configure.ac
index 08c8df98b33..30b5e938b0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2587,7 +2587,7 @@ WINE_CONFIG_DLL(msimtf)
 WINE_CONFIG_DLL(msisip)
 WINE_CONFIG_DLL(msisys.ocx)
 WINE_CONFIG_DLL(msnet32)
-WINE_CONFIG_DLL(msrle32)
+WINE_CONFIG_DLL(msrle32,,[po])
 WINE_CONFIG_DLL(mssign32)
 WINE_CONFIG_DLL(mssip32)
 WINE_CONFIG_DLL(mstask)
diff --git a/dlls/msrle32/Makefile.in b/dlls/msrle32/Makefile.in
index 51deb33be79..897bfa0e291 100644
--- a/dlls/msrle32/Makefile.in
+++ b/dlls/msrle32/Makefile.in
@@ -3,31 +3,7 @@ IMPORTS   = winmm user32
 
 C_SRCS = msrle32.c
 
-RC_SRCS = \
-	msrle_Bg.rc \
-	msrle_Cs.rc \
-	msrle_Cy.rc \
-	msrle_Da.rc \
-	msrle_De.rc \
-	msrle_En.rc \
-	msrle_Es.rc \
-	msrle_Fr.rc \
-	msrle_He.rc \
-	msrle_Hu.rc \
-	msrle_It.rc \
-	msrle_Ja.rc \
-	msrle_Ko.rc \
-	msrle_Lt.rc \
-	msrle_Nl.rc \
-	msrle_No.rc \
-	msrle_Pl.rc \
-	msrle_Pt.rc \
-	msrle_Ro.rc \
-	msrle_Ru.rc \
-	msrle_Si.rc \
-	msrle_Sr.rc \
-	msrle_Sv.rc \
-	msrle_Tr.rc \
-	msrle_Uk.rc
+RC_SRCS = msrle32.rc
+PO_SRCS = msrle32.rc
 
 @MAKE_DLL_RULES@
diff --git a/dlls/msrle32/msrle_En.rc b/dlls/msrle32/msrle32.rc
similarity index 96%
rename from dlls/msrle32/msrle_En.rc
rename to dlls/msrle32/msrle32.rc
index 2a3520769d0..73c339f81b6 100644
--- a/dlls/msrle32/msrle_En.rc
+++ b/dlls/msrle32/msrle32.rc
@@ -20,13 +20,11 @@
 
 #include "msrle_private.h"
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
 
 STRINGTABLE
 {
 	IDS_NAME	"WINE-MS-RLE"
 	IDS_DESCRIPTION	"Wine MS-RLE video codec"
-	IDS_ABOUT       "Wine MS-RLE video codec\nCopyright 2002 by Michael Günnewig"
+	IDS_ABOUT       "Wine MS-RLE video codec\nCopyright 2002 by Michael Guennewig"
 }
diff --git a/dlls/msrle32/msrle_Bg.rc b/dlls/msrle32/msrle_Bg.rc
deleted file mode 100644
index 7eb114bc141..00000000000
--- a/dlls/msrle32/msrle_Bg.rc
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Bulgarian resource file for MS-RLE
- *
- * Copyright 2005 Milko Krachounov
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE âèäåî êîäåê"
-	IDS_ABOUT       "Wine MS-RLE âèäåî êîäåê\nCopyright 2002 by Michael Gunnewig"
-}
diff --git a/dlls/msrle32/msrle_Cs.rc b/dlls/msrle32/msrle_Cs.rc
deleted file mode 100644
index 3420eb73fb4..00000000000
--- a/dlls/msrle32/msrle_Cs.rc
+++ /dev/null
@@ -1,34 +0,0 @@
-/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
- *
- * Czech resource file for MS-RLE
- *
- * Copyright 2002 Michael Günnewig
- * Copyright 2004 David Kredba
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
-
-/* Czech strings in CP1250 */
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE video kodek"
-	IDS_ABOUT       L"Wine MS-RLE video kodek\nCopyright 2002 Michael G\x00fcnnewig"
-}
diff --git a/dlls/msrle32/msrle_Cy.rc b/dlls/msrle32/msrle_Cy.rc
deleted file mode 100644
index 1794fd551c4..00000000000
--- a/dlls/msrle32/msrle_Cy.rc
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * Cefnogaeth iaith Cymraeg
- * Welsh language support
- *
- * Copyright 2010 Ken Sharp
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_WELSH, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE 'n fideo codec"
-	IDS_ABOUT       "Wine MS-RLE 'n fideo codec\nHawlfraint 2002 Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_Da.rc b/dlls/msrle32/msrle_Da.rc
deleted file mode 100644
index f2835a0cb2c..00000000000
--- a/dlls/msrle32/msrle_Da.rc
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Danish language support
- *
- * Copyright (C) 2008 Jens Albretsen <jens@albretsen.dk>
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE videokodeks"
-        IDS_ABOUT       "Wine MS-RLE videokodeks\nOphavsret 2002 tilhører Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_De.rc b/dlls/msrle32/msrle_De.rc
deleted file mode 100644
index 71dc2c2be02..00000000000
--- a/dlls/msrle32/msrle_De.rc
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
- * German resource file for MS-RLE
- *
- * Copyright 2002 Michael Günnewig
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE Videodekoder"
-	IDS_ABOUT       "Wine MS-RLE Videodekoder\nCopyright 2002 by Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_Es.rc b/dlls/msrle32/msrle_Es.rc
deleted file mode 100644
index de40b5770dd..00000000000
--- a/dlls/msrle32/msrle_Es.rc
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Spanish resource file for MS-RLE
- *
- * Copyright 2003 José Manuel Ferrer Ortiz
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Codec de vídeo MS-RLE de Wine"
-	IDS_ABOUT       "Codec de vídeo MS-RLE de Wine\nCopyright 2002 por Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_Fr.rc b/dlls/msrle32/msrle_Fr.rc
deleted file mode 100644
index aa046c1d330..00000000000
--- a/dlls/msrle32/msrle_Fr.rc
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * French resource file for MS-RLE
- *
- * Copyright 2002 Michael Günnewig
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine : codec vidéo MS-RLE"
-	IDS_ABOUT       "Wine : codec vidéo MS-RLE\nCopyright 2002 par Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_He.rc b/dlls/msrle32/msrle_He.rc
deleted file mode 100644
index 03e2b2bb14f..00000000000
--- a/dlls/msrle32/msrle_He.rc
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * Hebrew resource file for MS-RLE
- *
- * Copyright 2002 Michael Günnewig
- * Copyright 2010 Yaron Shahrabani <sh.yaron@gmail.com>
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"מקודד הווידאו Wine MS-RLE"
-	IDS_ABOUT       "מקודד הווידאו Wine MS-RLE\nהזכויות שמורות 2002 ל־Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_Hu.rc b/dlls/msrle32/msrle_Hu.rc
deleted file mode 100644
index 0e7876cecf1..00000000000
--- a/dlls/msrle32/msrle_Hu.rc
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Hungarian resource file for MS-RLE
- *
- * Copyright 2006 Andras Kovacs
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE video kodek"
-	IDS_ABOUT       L"Wine MS-RLE video kodek\nCopyright 2002, Michael G\x00fcnnewig"
-}
diff --git a/dlls/msrle32/msrle_It.rc b/dlls/msrle32/msrle_It.rc
deleted file mode 100644
index b2cf21014c4..00000000000
--- a/dlls/msrle32/msrle_It.rc
+++ /dev/null
@@ -1,34 +0,0 @@
-/*
- * Italian resource file for MS-RLE
- *
- * Copyright 2002 Michael Günnewig
- * Copyright 2003 Ivan Leo Puoti
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Codec video MS-RLE di Wine"
-	IDS_ABOUT       "Codec video MS-RLE di Wine\nCopyright 2002 Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_Ja.rc b/dlls/msrle32/msrle_Ja.rc
deleted file mode 100644
index 804a8ac0396..00000000000
--- a/dlls/msrle32/msrle_Ja.rc
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * Japanese resource file for MS-RLE
- *
- * Copyright 2004 Hajime Segawa
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE ビデオコーデック"
-	IDS_ABOUT       "Wine MS-RLE ビデオコーデック\nCopyright 2002 by Michael Günewig"
-}
diff --git a/dlls/msrle32/msrle_Ko.rc b/dlls/msrle32/msrle_Ko.rc
deleted file mode 100644
index 8a170b3de5e..00000000000
--- a/dlls/msrle32/msrle_Ko.rc
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
- * Korean resource file for MS-RLE
- *
- * Copyright 2005,2010 YunSong Hwang
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE 비디오 코덱"
-	IDS_ABOUT       "Wine MS-RLE 비디오 코덱\nCopyright 2002 by Michael Gunnewig"
-}
diff --git a/dlls/msrle32/msrle_Lt.rc b/dlls/msrle32/msrle_Lt.rc
deleted file mode 100644
index f6e5e0c98e8..00000000000
--- a/dlls/msrle32/msrle_Lt.rc
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * Lithuanian resource file for MS-RLE
- *
- * Copyright 2009 Aurimas Fišeras <aurimas@gmail.com>
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE vaizdo kodekas"
-	IDS_ABOUT       "Wine MS-RLE vaizdo kodekas\nAutoriaus teisės Michael Günnewig, 2002"
-}
diff --git a/dlls/msrle32/msrle_Nl.rc b/dlls/msrle32/msrle_Nl.rc
deleted file mode 100644
index 211b2563bee..00000000000
--- a/dlls/msrle32/msrle_Nl.rc
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * MS-RLE (Dutch resources)
- *
- * Copyright 2003 Hans Leidekker
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE videodecoder"
-	IDS_ABOUT       "Wine MS-RLE videodecoder\nCopyright 2002 Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_No.rc b/dlls/msrle32/msrle_No.rc
deleted file mode 100644
index 02661a33342..00000000000
--- a/dlls/msrle32/msrle_No.rc
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Norwegian Bokmål resource file for MS-RLE
- *
- * Copyright 2005 Alexander N. Sørnes <alex@thehandofagony.com>
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE-videokodek"
-	IDS_ABOUT       "Wine MS-RLE-videokodek\nKopirett 2002 tilhører Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_Pl.rc b/dlls/msrle32/msrle_Pl.rc
deleted file mode 100644
index 8a5d995a542..00000000000
--- a/dlls/msrle32/msrle_Pl.rc
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Polish resource file for MS-RLE
- *
- * Copyright 2002 Michael Gnnewig
- * Copyright 2006 Mikolaj Zalewski
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Kodek Wine MS-RLE"
-	IDS_ABOUT       L"Koder-dekoder Wine MS-RLE\nCopyright 2002 - Michael G\x00fcnnewig"
-}
diff --git a/dlls/msrle32/msrle_Pt.rc b/dlls/msrle32/msrle_Pt.rc
deleted file mode 100644
index 7ae0a260107..00000000000
--- a/dlls/msrle32/msrle_Pt.rc
+++ /dev/null
@@ -1,40 +0,0 @@
-/*
- * Portuguese resource file for MS-RLE
- *
- * Copyright 2003 Marcelo Duarte
- * Copyright 2006 Américo José Melo
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE codificador/decodificador de vídeo"
-	IDS_ABOUT       "Wine MS-RLE codificador/decodificador de vídeo\nCopyright 2002 por Michael Günnewig"
-}
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE codificador/decodificador de vídeo"
-	IDS_ABOUT       "Wine MS-RLE codificador/decodificador de vídeo\nDireitos de autor 2002 por Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_Ro.rc b/dlls/msrle32/msrle_Ro.rc
deleted file mode 100644
index 90ec4f2a2d4..00000000000
--- a/dlls/msrle32/msrle_Ro.rc
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Copyright 2002 Michael Günnewig
- * Copyright 2008 Michael Stefaniuc
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
-
-#pragma code_page(65001)
-
-STRINGTABLE
-{
-    IDS_NAME            "WINE-MS-RLE"
-    IDS_DESCRIPTION     "Codecul video Wine MS-RLE"
-    IDS_ABOUT           "Codecul video Wine MS-RLE\nCopyright 2002 by Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_Ru.rc b/dlls/msrle32/msrle_Ru.rc
deleted file mode 100644
index 456d7240018..00000000000
--- a/dlls/msrle32/msrle_Ru.rc
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * Russian resource file for MS-RLE
- *
- * Copyright 2003 Igor Stepin
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Видео кодек Wine MS-RLE"
-	IDS_ABOUT       "Видео кодек Wine MS-RLE\nCopyright 2002 by Michael Gьnnewig"
-}
diff --git a/dlls/msrle32/msrle_Si.rc b/dlls/msrle32/msrle_Si.rc
deleted file mode 100644
index e99d6a1bb89..00000000000
--- a/dlls/msrle32/msrle_Si.rc
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
- * Slovenian resource file for MS-RLE
- *
- * Copyright 2003, 2008 Rok Mandeljc
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE video kodek"
-	IDS_ABOUT       "Wine MS-RLE video kodek\nCopyright 2002 by Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_Sr.rc b/dlls/msrle32/msrle_Sr.rc
deleted file mode 100644
index b9d4b0c6817..00000000000
--- a/dlls/msrle32/msrle_Sr.rc
+++ /dev/null
@@ -1,42 +0,0 @@
-/*
- * Serbian resource file for MS-RLE
- *
- * Copyright 2002 Michael Günnewig
- * Copyright 2010 Đorđe Vasiljević
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
-
-STRINGTABLE
-{
-    IDS_NAME           "WINE-MS-RLE"
-    IDS_DESCRIPTION    "Wine MS-RLE видео кодек"
-    IDS_ABOUT          "Wine MS-RLE видео кодек\nCopyright ©2002 by Michael Günnewig"
-}
-
-LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
-
-STRINGTABLE
-{
-    IDS_NAME           "WINE-MS-RLE"
-    IDS_DESCRIPTION    "Wine MS-RLE video kodek"
-    IDS_ABOUT          "Wine MS-RLE video kodek\nCopyright ©2002 by Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_Sv.rc b/dlls/msrle32/msrle_Sv.rc
deleted file mode 100644
index f3d3e494065..00000000000
--- a/dlls/msrle32/msrle_Sv.rc
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Swedish resource file for MS-RLE
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE videokodek"
-	IDS_ABOUT       "Wine MS-RLE videokodek\nCopyright 2002 Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_Tr.rc b/dlls/msrle32/msrle_Tr.rc
deleted file mode 100644
index af516ac2537..00000000000
--- a/dlls/msrle32/msrle_Tr.rc
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Turkish resource file for MS-RLE
- *
- * Copyright 2006 Fatih Aþýcý
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Wine MS-RLE vidyo çözücü"
-	IDS_ABOUT       "Wine MS-RLE vidyo çözücü\nTelif Hakký 2002 Michael Günnewig"
-}
diff --git a/dlls/msrle32/msrle_Uk.rc b/dlls/msrle32/msrle_Uk.rc
deleted file mode 100644
index 1e12f4982be..00000000000
--- a/dlls/msrle32/msrle_Uk.rc
+++ /dev/null
@@ -1,34 +0,0 @@
-/*
- * Ukrainian resource file for MS-RLE
- *
- * Copyright 2002 Michael GГјnnewig
- * Copyright 2010 Igor Paliychuk
- *
- * 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
- */
-
-#include "msrle_private.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
-	IDS_NAME	"WINE-MS-RLE"
-	IDS_DESCRIPTION	"Відео кодек Wine MS-RLE"
-	IDS_ABOUT       "Відео кодек Wine MS-RLE\nCopyright 2002 by Michael GГјnnewig"
-}
diff --git a/po/bg.po b/po/bg.po
index 218f3b59884..d23616ff976 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -1221,6 +1221,22 @@ msgstr "функционалност от:"
 msgid "choose which folder contains %s"
 msgstr "изберете папката, която съдържа %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE видео кодек"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE видео кодек\n"
+"Copyright 2002 by Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr ""
diff --git a/po/cs.po b/po/cs.po
index f7624ecdd2f..29e83a990ed 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1206,6 +1206,22 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE video kodek"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE video kodek\n"
+"Copyright 2002 Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Vlastnosti"
diff --git a/po/da.po b/po/da.po
index 49cabdb8f8e..4e522ae1f47 100644
--- a/po/da.po
+++ b/po/da.po
@@ -1238,6 +1238,22 @@ msgstr "feature fra:"
 msgid "choose which folder contains %s"
 msgstr "Vælg kataloget som indeholder '%s'."
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE videokodeks"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE videokodeks\n"
+"Ophavsret 2002 tilhører Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Instillinger"
diff --git a/po/de.po b/po/de.po
index 984375f5cc0..f23c3854a58 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1229,6 +1229,22 @@ msgstr "Feature von:"
 msgid "choose which folder contains %s"
 msgstr "Wählen Sie das Verzeichnis aus, dass %s enthält."
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE Videodekoder"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE Videodekoder\n"
+"Copyright 2002 by Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Einstellungen"
diff --git a/po/el.po b/po/el.po
index e45959eca23..0417df5e35c 100644
--- a/po/el.po
+++ b/po/el.po
@@ -1192,6 +1192,20 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr ""
diff --git a/po/en.po b/po/en.po
index 8e0eac877bb..0594cee89d2 100644
--- a/po/en.po
+++ b/po/en.po
@@ -1193,6 +1193,20 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Properties"
diff --git a/po/en_US.po b/po/en_US.po
index 61c9d8f884b..6cb1635a280 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -1223,6 +1223,22 @@ msgstr "feature from:"
 msgid "choose which folder contains %s"
 msgstr "choose which folder contains %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE video codec"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Properties"
diff --git a/po/eo.po b/po/eo.po
index 3f85f49d33f..9f9d01e28be 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -1224,6 +1224,20 @@ msgstr "taýgeco el:"
 msgid "choose which folder contains %s"
 msgstr "elektu la dosierujo kiu enhavas %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Ecoj"
diff --git a/po/es.po b/po/es.po
index d4b363eb0a6..540358e0132 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1239,6 +1239,22 @@ msgstr "característica de:"
 msgid "choose which folder contains %s"
 msgstr "elija qué carpeta contiene %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Codec de vídeo MS-RLE de Wine"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Codec de vídeo MS-RLE de Wine\n"
+"Copyright 2002 por Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Propiedades"
diff --git a/po/fi.po b/po/fi.po
index 28bbd43f8eb..8667b5816de 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1224,6 +1224,20 @@ msgstr "Ominaisuus:"
 msgid "choose which folder contains %s"
 msgstr "Valitse kansio, jossa on %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Ominaisuudet"
diff --git a/po/fr.po b/po/fr.po
index 22614e97899..de03e2d8d41 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1229,6 +1229,22 @@ msgstr "fonctionnalité depuis :"
 msgid "choose which folder contains %s"
 msgstr "sélectionnez le dossier contenant %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine : codec vidéo MS-RLE"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine : codec vidéo MS-RLE\n"
+"Copyright 2002 par Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Propriétés"
diff --git a/po/he.po b/po/he.po
index f8704a49028..d72c39a602a 100644
--- a/po/he.po
+++ b/po/he.po
@@ -1193,6 +1193,22 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "מקודד הווידאו Wine MS-RLE"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"מקודד הווידאו Wine MS-RLE\n"
+"הזכויות שמורות 2002 ל־Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&מאפיינים"
diff --git a/po/hi.po b/po/hi.po
index 3cc4ef40de7..4af4a9f87e3 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -1193,6 +1193,20 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "सूचना (&o)"
diff --git a/po/hu.po b/po/hu.po
index 6b28a5cb604..6d57726e34c 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -1231,6 +1231,22 @@ msgstr "tulajdonság innen:"
 msgid "choose which folder contains %s"
 msgstr "válassza ki, melyik mappa tartalmazza ezt: %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE video kodek"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE video kodek\n"
+"Copyright 2002, Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Beállítások"
diff --git a/po/it.po b/po/it.po
index 56f729edf0d..d837ce7af23 100644
--- a/po/it.po
+++ b/po/it.po
@@ -1229,6 +1229,22 @@ msgstr "funzionalità da:"
 msgid "choose which folder contains %s"
 msgstr "selezionare la cartella che contiene %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Codec video MS-RLE di Wine"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Codec video MS-RLE di Wine\n"
+"Copyright 2002 Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Proprietà"
diff --git a/po/ja.po b/po/ja.po
index 6a0acb8b86e..cb808c66c85 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -1199,6 +1199,22 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE ビデオコーデック"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE ビデオコーデック\n"
+"Copyright 2002 by Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "プロパティ(&P)"
diff --git a/po/ko.po b/po/ko.po
index f73e3155a63..2692d59fb16 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1226,6 +1226,22 @@ msgstr "부분(feature)에서:"
 msgid "choose which folder contains %s"
 msgstr " %s를 포함하는 폴더 선택"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE 비디오 코덱"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE 비디오 코덱\n"
+"Copyright 2002 by Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "등록 정보(&P)"
diff --git a/po/lt.po b/po/lt.po
index 38c6c1bbab4..13cb05e71f9 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -1227,6 +1227,22 @@ msgstr "komponentas iš:"
 msgid "choose which folder contains %s"
 msgstr "parinkite aplankÄ…, kuris turi %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE vaizdo kodekas"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE vaizdo kodekas\n"
+"Autoriaus teisės Michael Günnewig, 2002"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&SavybÄ—s"
diff --git a/po/ml.po b/po/ml.po
index c113e430e98..af83ffb8454 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -1193,6 +1193,20 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "വി_വരം"
diff --git a/po/nb_NO.po b/po/nb_NO.po
index 2556f506b08..36007346b5a 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -1229,6 +1229,22 @@ msgstr "Egenskap fra::"
 msgid "choose which folder contains %s"
 msgstr "Velg katalogen som inneholder '%s'."
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE-videokodek"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE-videokodek\n"
+"Kopirett 2002 tilhører Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Egenskaper"
diff --git a/po/nl.po b/po/nl.po
index 2f15fffbd62..fc629b17abd 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -1229,6 +1229,22 @@ msgstr "Feature van:"
 msgid "choose which folder contains %s"
 msgstr "Kies de map die %s bevat"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE videodecoder"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE videodecoder\n"
+"Copyright 2002 Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Eigenschappen"
diff --git a/po/or.po b/po/or.po
index b38e16f1a20..efb453ec1d8 100644
--- a/po/or.po
+++ b/po/or.po
@@ -1193,6 +1193,20 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "ସୂଚନା (&o)"
diff --git a/po/pa.po b/po/pa.po
index d75ef6a58d0..949fa160073 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -1193,6 +1193,20 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "ਜਾਣਕਾਰੀ(&o)"
diff --git a/po/pl.po b/po/pl.po
index a6f9cb62946..7868e72e4d3 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1229,6 +1229,22 @@ msgstr "funkcja z:"
 msgid "choose which folder contains %s"
 msgstr "wybierz folder zawierajÄ…cy '%s'"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Kodek Wine MS-RLE"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Koder-dekoder Wine MS-RLE\n"
+"Copyright 2002 - Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Ustawienia"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index c7164e1e2a5..f2394ae20bb 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -1229,6 +1229,22 @@ msgstr "origem da característica:"
 msgid "choose which folder contains %s"
 msgstr "escolha a pasta que contém %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE codificador/decodificador de vídeo"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE codificador/decodificador de vídeo\n"
+"Copyright 2002 por Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Propriedades"
diff --git a/po/pt_PT.po b/po/pt_PT.po
index 9fc4416e1f2..fb0949aa9c8 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -1229,6 +1229,22 @@ msgstr "opção de:"
 msgid "choose which folder contains %s"
 msgstr "indique que pasta contém %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE codificador/decodificador de vídeo"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE codificador/decodificador de vídeo\n"
+"Direitos de autor 2002 por Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Propriedades"
diff --git a/po/ro.po b/po/ro.po
index e5c77861852..46c6b6779c2 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -1230,6 +1230,22 @@ msgstr "caracteristică de la:"
 msgid "choose which folder contains %s"
 msgstr "selectați fișierul care conține %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Codecul video Wine MS-RLE"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Codecul video Wine MS-RLE\n"
+"Copyright 2002 by Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Proprietăți"
diff --git a/po/ru.po b/po/ru.po
index b88aa7b6e20..f9bc2c5599a 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1234,6 +1234,22 @@ msgstr "возможность из:"
 msgid "choose which folder contains %s"
 msgstr "выберите каталог, содержащий %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Видео кодек Wine MS-RLE"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Видео кодек Wine MS-RLE\n"
+"Copyright 2002 by Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Свойства"
diff --git a/po/sk.po b/po/sk.po
index 4fd65e7ed39..1e0b7b46918 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -1193,6 +1193,20 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Vlastnosti"
diff --git a/po/sl.po b/po/sl.po
index 715635d0da5..874f6d53af4 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1239,6 +1239,22 @@ msgstr "funkcija z:"
 msgid "choose which folder contains %s"
 msgstr "izberite mapo, ki vsebuje %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE video kodek"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE video kodek\n"
+"Copyright 2002 by Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Lastnosti"
diff --git a/po/sr_Latn_SP.po b/po/sr_Latn_SP.po
index 3fdd1dc4667..e774416495a 100644
--- a/po/sr_Latn_SP.po
+++ b/po/sr_Latn_SP.po
@@ -1227,6 +1227,22 @@ msgstr "mogućnost od:"
 msgid "choose which folder contains %s"
 msgstr "izaberite koja fascikla sadrži %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE video kodek"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE video kodek\n"
+"Copyright ©2002 by Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Svojstva"
diff --git a/po/sr_SP.po b/po/sr_SP.po
index 90df6d2c176..b42425d7277 100644
--- a/po/sr_SP.po
+++ b/po/sr_SP.po
@@ -1227,6 +1227,22 @@ msgstr "могућност од:"
 msgid "choose which folder contains %s"
 msgstr "изаберите која фасцикла садржи %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE видео кодек"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE видео кодек\n"
+"Copyright ©2002 by Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Својства"
diff --git a/po/sv.po b/po/sv.po
index a03c5e15ff2..e80a92b72cf 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1229,6 +1229,22 @@ msgstr "funktion från:"
 msgid "choose which folder contains %s"
 msgstr "välj den mapp som innehåller %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE videokodek"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE videokodek\n"
+"Copyright 2002 Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Egenskaper"
diff --git a/po/te.po b/po/te.po
index 3073197d3f6..a7aa98fab00 100644
--- a/po/te.po
+++ b/po/te.po
@@ -1193,6 +1193,20 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "సమాచారము (&o)"
diff --git a/po/th.po b/po/th.po
index 7ed89390baf..fabc59183e0 100644
--- a/po/th.po
+++ b/po/th.po
@@ -1193,6 +1193,20 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "ปรับแต่งนาฬิกา"
diff --git a/po/tr.po b/po/tr.po
index e5418bbebde..377c9b93637 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1236,6 +1236,22 @@ msgstr "özellik buradan:"
 msgid "choose which folder contains %s"
 msgstr "%s öğesini içeren dizini seçin"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Wine MS-RLE vidyo çözücü"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Wine MS-RLE vidyo çözücü\n"
+"Telif Hakkı 2002 Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Özellikler"
diff --git a/po/uk.po b/po/uk.po
index 5236be8a88a..d850733a3e1 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -1227,6 +1227,22 @@ msgstr "можливість з:"
 msgid "choose which folder contains %s"
 msgstr "виберіть папку, що містить %s"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr "WINE-MS-RLE"
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr "Відео кодек Wine MS-RLE"
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+"Відео кодек Wine MS-RLE\n"
+"Copyright 2002 by Michael Günnewig"
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Властивості"
diff --git a/po/wa.po b/po/wa.po
index 37cd08d617e..6b78c0dbec4 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -1193,6 +1193,20 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "&Propietés"
diff --git a/po/wine.pot b/po/wine.pot
index 11cb0e44b90..68bafdb7e07 100644
--- a/po/wine.pot
+++ b/po/wine.pot
@@ -1189,6 +1189,20 @@ msgstr ""
 msgid "choose which folder contains %s"
 msgstr ""
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 66103392628..8d297214d76 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1222,6 +1222,20 @@ msgstr "功能来自:"
 msgid "choose which folder contains %s"
 msgstr "选择包含 %s 的文件夹"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "属性(&P)"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 226db79af41..1a1df8da39b 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -1222,6 +1222,20 @@ msgstr "功能來自:"
 msgid "choose which folder contains %s"
 msgstr "選擇包含 %s 的檔案夾"
 
+#: msrle32.rc:27
+msgid "WINE-MS-RLE"
+msgstr ""
+
+#: msrle32.rc:28
+msgid "Wine MS-RLE video codec"
+msgstr ""
+
+#: msrle32.rc:29
+msgid ""
+"Wine MS-RLE video codec\n"
+"Copyright 2002 by Michael Guennewig"
+msgstr ""
+
 #: clock.rc:28
 msgid "&Properties"
 msgstr "屬性(&P)"
-- 
GitLab