mapi32: Convert translations to po files.
diff --git a/configure b/configure
index fef608d..facec7a 100755
--- a/configure
+++ b/configure
@@ -15011,7 +15011,7 @@
wine_fn_config_dll lz32 enable_lz32 implib
wine_fn_config_test dlls/lz32/tests lz32_test
wine_fn_config_dll lzexpand.dll16 enable_win16
-wine_fn_config_dll mapi32 enable_mapi32 implib
+wine_fn_config_dll mapi32 enable_mapi32 po,implib
wine_fn_config_test dlls/mapi32/tests mapi32_test
wine_fn_config_dll mapistub enable_mapistub
wine_fn_config_dll mciavi32 enable_mciavi32
diff --git a/configure.ac b/configure.ac
index d25f368..02bc5a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2540,7 +2540,7 @@
WINE_CONFIG_DLL(lz32,,[implib])
WINE_CONFIG_TEST(dlls/lz32/tests)
WINE_CONFIG_DLL(lzexpand.dll16,enable_win16)
-WINE_CONFIG_DLL(mapi32,,[implib])
+WINE_CONFIG_DLL(mapi32,,[po,implib])
WINE_CONFIG_TEST(dlls/mapi32/tests)
WINE_CONFIG_DLL(mapistub)
WINE_CONFIG_DLL(mciavi32)
diff --git a/dlls/mapi32/Cy.rc b/dlls/mapi32/Cy.rc
deleted file mode 100644
index 1003a9e..0000000
--- a/dlls/mapi32/Cy.rc
+++ /dev/null
@@ -1,31 +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 "res.h"
-
-LANGUAGE LANG_WELSH, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Mail anfon methu fel nad oes gennych gleient mail MAPI gorseddedig."
- IDS_SEND_MAIL, "Anfon Mail"
-}
diff --git a/dlls/mapi32/Da.rc b/dlls/mapi32/Da.rc
deleted file mode 100644
index e22f303..0000000
--- a/dlls/mapi32/Da.rc
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * MAPI32 Danish resources
- *
- * Copyright 2010 Thomas Larsen
- * Paul Vriens
- *
- * 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 "res.h"
-
-LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Mail afsendelsen mislykkede, da du ikke har en MAPI mail-klient installeret."
- IDS_SEND_MAIL, "Send Mail"
-}
diff --git a/dlls/mapi32/De.rc b/dlls/mapi32/De.rc
deleted file mode 100644
index 2c811d1..0000000
--- a/dlls/mapi32/De.rc
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
-* MAPI32 German resources
-*
-* Copyright 2009 André Hentschel
-*
-* 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 "res.h"
-
-LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Das senden der E-Mails scheiterte, da Sie keinen MAPI E-Mail Programm installiert haben."
- IDS_SEND_MAIL, "E-Mail senden"
-}
diff --git a/dlls/mapi32/Es.rc b/dlls/mapi32/Es.rc
deleted file mode 100644
index 534f4d4d..0000000
--- a/dlls/mapi32/Es.rc
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
-* MAPI32 Spanish resources
-*
-* Copyright 2010 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 "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "El envío de correo ha fallado debido a que no tiene instalado un cliente de correo MAPI."
- IDS_SEND_MAIL, "Enviar correo"
-}
diff --git a/dlls/mapi32/Fr.rc b/dlls/mapi32/Fr.rc
deleted file mode 100644
index ab14e4a..0000000
--- a/dlls/mapi32/Fr.rc
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
-* MAPI32 French resources
-*
-* Copyright 2009 Frédéric Delanoy
-*
-* 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 "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "L'envoi de courriel a échoué car aucun client mail MAPI n'est installé."
- IDS_SEND_MAIL, "Envoyer un courriel"
-}
diff --git a/dlls/mapi32/Ga.rc b/dlls/mapi32/Ga.rc
deleted file mode 100644
index e8aa3c0..0000000
--- a/dlls/mapi32/Ga.rc
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Gaelic language support
- * Tacú le teanga na Gaeilge
- *
- * 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 "res.h"
-
-LANGUAGE LANG_GAELIC, SUBLANG_GAELIC
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "R-phost a sheoladh mar a theip ní gá duit a cliant ríomhphoist MAPI shuiteáil."
- IDS_SEND_MAIL, "Seol Ríomhphost"
-}
diff --git a/dlls/mapi32/He.rc b/dlls/mapi32/He.rc
deleted file mode 100644
index 93fa755..0000000
--- a/dlls/mapi32/He.rc
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
-* MAPI32 Hebrew resources
-*
-* Copyright 2009 Owen Rudge for CodeWeavers
-* 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 "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "שליחת הודעת הדוא״ל נכשלה כיוון שאין לך לקוח דוא״ל MAPI מותקן."
- IDS_SEND_MAIL, "שליחת דוא״ל"
-}
diff --git a/dlls/mapi32/Hu.rc b/dlls/mapi32/Hu.rc
deleted file mode 100644
index dac2f33..0000000
--- a/dlls/mapi32/Hu.rc
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
-* MAPI32 Hungarian resources
-*
-* Copyright 2010 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 "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "A levélküldés sikertelen, mivel Önnek nincsen telepített MAPI levelezőkliense."
- IDS_SEND_MAIL, "Levélküldés"
-}
diff --git a/dlls/mapi32/It.rc b/dlls/mapi32/It.rc
deleted file mode 100644
index 6e2b5e2..0000000
--- a/dlls/mapi32/It.rc
+++ /dev/null
@@ -1,34 +0,0 @@
-/*
-* MAPI32 Italian resources
-*
-* Copyright 2009 Owen Rudge for CodeWeavers
-* Copyright 2010 Luca Bennati
-*
-* 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 "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Impossibile inviare la mail poiché non hai un client di posta MAPI installato."
- IDS_SEND_MAIL, "Invia Mail"
-}
diff --git a/dlls/mapi32/Ja.rc b/dlls/mapi32/Ja.rc
deleted file mode 100644
index 96dbdb0..0000000
--- a/dlls/mapi32/Ja.rc
+++ /dev/null
@@ -1,34 +0,0 @@
-/*
-* MAPI32 Japanese resources
-*
-* Copyright 2009 Owen Rudge for CodeWeavers
-* Copyright 2010 Akihiro Sagawa
-*
-* 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 "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "MAPI メール クライアントがインストールされていないため、メール送信に失敗しました。"
- IDS_SEND_MAIL, "メール送信"
-}
diff --git a/dlls/mapi32/Ko.rc b/dlls/mapi32/Ko.rc
deleted file mode 100644
index 710b0be..0000000
--- a/dlls/mapi32/Ko.rc
+++ /dev/null
@@ -1,34 +0,0 @@
-/*
-* MAPI32 Korean resources
-*
-* Copyright 2009 Owen Rudge for CodeWeavers
-* Copyright 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 "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "설치된 MAPI 메일 클라이언트가 없어서 메일 보내기 실패."
- IDS_SEND_MAIL, "메일 보내기"
-}
diff --git a/dlls/mapi32/Lt.rc b/dlls/mapi32/Lt.rc
deleted file mode 100644
index b66bf3d..0000000
--- a/dlls/mapi32/Lt.rc
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
-* MAPI32 Lithuanian resources
-*
- * 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 "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Nepavyko išsiųsti laiškų, nes neturite įdiegto MAPI pašto kliento."
- IDS_SEND_MAIL, "Laiškų siuntimas"
-}
diff --git a/dlls/mapi32/Makefile.in b/dlls/mapi32/Makefile.in
index 31ec356..b635788 100644
--- a/dlls/mapi32/Makefile.in
+++ b/dlls/mapi32/Makefile.in
@@ -9,30 +9,7 @@
sendmail.c \
util.c
-RC_SRCS = \
- Cy.rc \
- Da.rc \
- De.rc \
- En.rc \
- Es.rc \
- Fr.rc \
- Ga.rc \
- He.rc \
- Hu.rc \
- It.rc \
- Ja.rc \
- Ko.rc \
- Lt.rc \
- Nl.rc \
- No.rc \
- Pl.rc \
- Pt.rc \
- Ro.rc \
- Ru.rc \
- Si.rc \
- Sr.rc \
- Sv.rc \
- Uk.rc \
- version.rc
+RC_SRCS = mapi32.rc
+PO_SRCS = mapi32.rc
@MAKE_DLL_RULES@
diff --git a/dlls/mapi32/Nl.rc b/dlls/mapi32/Nl.rc
deleted file mode 100644
index fa078ad..0000000
--- a/dlls/mapi32/Nl.rc
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
-* MAPI32 Dutch resources
-*
-* Copyright 2010 Paul Vriens
-*
-* 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 "res.h"
-
-LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
-
-#pragma code_page(65001)
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Mail kan niet worden verstuurd aangezien er geen MAPI mail client is geïnstalleerd."
- IDS_SEND_MAIL, "Verstuur Mail"
-}
diff --git a/dlls/mapi32/No.rc b/dlls/mapi32/No.rc
deleted file mode 100644
index 5e4d8c5..0000000
--- a/dlls/mapi32/No.rc
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
-* MAPI32 Norwegian Bokmål resources
-*
-* Copyright 2010 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 "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Klarte ikke sende e-post fordi en MAPI-klient ikke er installert."
- IDS_SEND_MAIL, "Send e-post"
-}
diff --git a/dlls/mapi32/Pl.rc b/dlls/mapi32/Pl.rc
deleted file mode 100644
index 1c9f2e6..0000000
--- a/dlls/mapi32/Pl.rc
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
-* MAPI32 Polish resources
-*
-* Copyright 2010 £ukasz Wojni³owicz
-*
-* 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 "res.h"
-
-LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Wysy³anie maila zakoñczy³o siê niepowodzeniem, poniewa¿ nie masz zainstalowanego klienta mailowego MAPI."
- IDS_SEND_MAIL, "Wysy³anie maila"
-}
diff --git a/dlls/mapi32/Pt.rc b/dlls/mapi32/Pt.rc
deleted file mode 100644
index b12e6c5..0000000
--- a/dlls/mapi32/Pt.rc
+++ /dev/null
@@ -1,41 +0,0 @@
-/*
-* MAPI32 Portuguese resources
-*
-* Copyright 2010 Ricardo Filipe
-* Copyright 2010 Gustavo Henrique Milaré
-*
-* 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 "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "O envio do e-mail falhou porque não existe um cliente de e-mail MAPI instalado."
- IDS_SEND_MAIL, "Enviar E-mail"
-}
-
-LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "O envio de correio falhou porque não existe um cliente de correio MAPI instalado."
- IDS_SEND_MAIL, "Enviar Correio"
-}
diff --git a/dlls/mapi32/Ro.rc b/dlls/mapi32/Ro.rc
deleted file mode 100644
index 84ad35f..0000000
--- a/dlls/mapi32/Ro.rc
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
-* Copyright 2009 Owen Rudge for CodeWeavers
-* Copyright 2010 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 "res.h"
-
-LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
-
-#pragma code_page(65001)
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Eroare la trimiterea emailului. Nu aveți un client de email MAPI instalat."
- IDS_SEND_MAIL, "Trimite emailul"
-}
diff --git a/dlls/mapi32/Ru.rc b/dlls/mapi32/Ru.rc
deleted file mode 100644
index 66626da..0000000
--- a/dlls/mapi32/Ru.rc
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
-* MAPI32 Russian resources
-*
-* Copyright 2009 Vladimir Pankratov
-*
-* 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 "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Невозможно отправить почту: не установлен почтовый клиент MAPI."
- IDS_SEND_MAIL, "Отправка почты"
-}
diff --git a/dlls/mapi32/Si.rc b/dlls/mapi32/Si.rc
deleted file mode 100644
index 4abdc82..0000000
--- a/dlls/mapi32/Si.rc
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
-* MAPI32 Slovenian resources
-*
-* Copyright 2010 Matej Spindler
-*
-* 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 "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Pošiljanje ni uspelo, ker nimate nameščenega MAPI klienta."
- IDS_SEND_MAIL, "Pošlji"
-}
diff --git a/dlls/mapi32/Sr.rc b/dlls/mapi32/Sr.rc
deleted file mode 100644
index 7e83e4f..0000000
--- a/dlls/mapi32/Sr.rc
+++ /dev/null
@@ -1,41 +0,0 @@
-/*
-* MAPI32 Serbian resources
-*
-* Copyright 2009 Owen Rudge for CodeWeavers
-* 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 "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Слање поруке није успело јер MAPI поштански клијент није инсталиран."
- IDS_SEND_MAIL, "Пошаљи поруку"
-}
-
-LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Slanje poruke nije uspelo jer MAPI poštanski klijent nije instaliran."
- IDS_SEND_MAIL, "Pošalji poruku"
-}
diff --git a/dlls/mapi32/Sv.rc b/dlls/mapi32/Sv.rc
deleted file mode 100644
index 1c9bf11..0000000
--- a/dlls/mapi32/Sv.rc
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
-* MAPI32 Swedish resources
-*
-* Copyright 2010 Anders Jonsson
-*
-* 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 "res.h"
-
-#pragma code_page(65001)
-
-LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Kunde inte skicka e-post eftersom ingen MAPI-kompatibel e-postklient finns installerad."
- IDS_SEND_MAIL, "Skicka e-post"
-}
diff --git a/dlls/mapi32/Uk.rc b/dlls/mapi32/Uk.rc
deleted file mode 100644
index f08b31d..0000000
--- a/dlls/mapi32/Uk.rc
+++ /dev/null
@@ -1,34 +0,0 @@
-/*
-* MAPI32 Ukrainian resources
-*
-* Copyright 2009 Owen Rudge for CodeWeavers
-* 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 "res.h"
-
-/* UTF-8 */
-#pragma code_page(65001)
-
-LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
-
-STRINGTABLE
-{
- IDS_NO_MAPI_CLIENT, "Неможливо відіслати пошту: не встановлений поштовий клієнт MAPI."
- IDS_SEND_MAIL, "Відсилання пошти"
-}
diff --git a/dlls/mapi32/En.rc b/dlls/mapi32/mapi32.rc
similarity index 78%
rename from dlls/mapi32/En.rc
rename to dlls/mapi32/mapi32.rc
index 9a6bf77..b51f464 100644
--- a/dlls/mapi32/En.rc
+++ b/dlls/mapi32/mapi32.rc
@@ -28,3 +28,12 @@
IDS_NO_MAPI_CLIENT, "Mail sending failed as you do not have a MAPI mail client installed."
IDS_SEND_MAIL, "Send Mail"
}
+
+#define WINE_FILEDESCRIPTION_STR "Wine Messaging API"
+#define WINE_FILENAME_STR "mapi32.dll"
+#define WINE_FILEVERSION 1,0,0,0
+#define WINE_FILEVERSION_STR "1.0.0.0"
+#define WINE_PRODUCTVERSION 1,0,0,0
+#define WINE_PRODUCTVERSION_STR "1.0.0.0"
+
+#include "wine/wine_common_ver.rc"
diff --git a/dlls/mapi32/version.rc b/dlls/mapi32/version.rc
deleted file mode 100644
index d3a620b..0000000
--- a/dlls/mapi32/version.rc
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Copyright 2009 Vincent Povirk for CodeWeavers
- *
- * 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
- */
-
-#define WINE_FILEDESCRIPTION_STR "Wine Messaging API"
-#define WINE_FILENAME_STR "mapi32.dll"
-#define WINE_FILEVERSION 1,0,0,0
-#define WINE_FILEVERSION_STR "1.0.0.0"
-#define WINE_PRODUCTVERSION 1,0,0,0
-#define WINE_PRODUCTVERSION_STR "1.0.0.0"
-
-#include "wine/wine_common_ver.rc"
diff --git a/po/bg.po b/po/bg.po
index 9c15553..412804e 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -1115,6 +1115,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr ""
diff --git a/po/cs.po b/po/cs.po
index 349a928..4c4f066 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1130,6 +1130,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Vlastnosti"
diff --git a/po/da.po b/po/da.po
index 51bd789..a412195 100644
--- a/po/da.po
+++ b/po/da.po
@@ -1131,6 +1131,15 @@
msgid "Local Monitor"
msgstr "Lokal overvåger"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+"Mail afsendelsen mislykkede, da du ikke har en MAPI mail-klient installeret."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Send Mail"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Instillinger"
diff --git a/po/de.po b/po/de.po
index 3c5ee3c..0a55701 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1121,6 +1121,16 @@
msgid "Local Monitor"
msgstr "Lokaler Monitor"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+"Das senden der E-Mails scheiterte, da Sie keinen MAPI E-Mail Programm "
+"installiert haben."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "E-Mail senden"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Einstellungen"
diff --git a/po/el.po b/po/el.po
index 5533904..e3eda96 100644
--- a/po/el.po
+++ b/po/el.po
@@ -1117,6 +1117,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr ""
diff --git a/po/en.po b/po/en.po
index 9060e3d..38e1d49 100644
--- a/po/en.po
+++ b/po/en.po
@@ -1117,6 +1117,14 @@
msgid "Local Monitor"
msgstr "Local Monitor"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Properties"
diff --git a/po/en_US.po b/po/en_US.po
index 7377a19..11e5417 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -1117,6 +1117,14 @@
msgid "Local Monitor"
msgstr "Local Monitor"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr "Mail sending failed as you do not have a MAPI mail client installed."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Send Mail"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Properties"
diff --git a/po/eo.po b/po/eo.po
index 98358f5..39f4c5d 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -1118,6 +1118,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Ecoj"
diff --git a/po/es.po b/po/es.po
index 5221977..1aace64 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1131,6 +1131,16 @@
msgid "Local Monitor"
msgstr "Monitor local"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+"El envío de correo ha fallado debido a que no tiene instalado un cliente de "
+"correo MAPI."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Enviar correo"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Propiedades"
diff --git a/po/fi.po b/po/fi.po
index 30b75b8..2f25db6 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1118,6 +1118,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Ominaisuudet"
diff --git a/po/fr.po b/po/fr.po
index 9d2b2f6..592b4c2 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1121,6 +1121,15 @@
msgid "Local Monitor"
msgstr "Moniteur local"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+"L'envoi de courriel a échoué car aucun client mail MAPI n'est installé."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Envoyer un courriel"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Propriétés"
diff --git a/po/he.po b/po/he.po
index 5ef45cf..bf3fe7d 100644
--- a/po/he.po
+++ b/po/he.po
@@ -1118,6 +1118,14 @@
msgid "Local Monitor"
msgstr "צג מקומי"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr "שליחת הודעת הדוא״ל נכשלה כיוון שאין לך לקוח דוא״ל MAPI מותקן."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "שליחת דוא״ל"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&מאפיינים"
diff --git a/po/hi.po b/po/hi.po
index 993aa21..8db8930 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -1118,6 +1118,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "सूचना (&o)"
diff --git a/po/hu.po b/po/hu.po
index 66e619e..d82cd7b 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -1123,6 +1123,16 @@
msgid "Local Monitor"
msgstr "Helyi figyelő"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+"A levélküldés sikertelen, mivel Önnek nincsen telepített MAPI "
+"levelezőkliense."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Levélküldés"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Beállítások"
diff --git a/po/it.po b/po/it.po
index 9d49e2c..4c16f03 100644
--- a/po/it.po
+++ b/po/it.po
@@ -1121,6 +1121,16 @@
msgid "Local Monitor"
msgstr "Schermo locale"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+"Impossibile inviare la mail poiché non hai un client di posta MAPI "
+"installato."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Invia Mail"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Proprietà"
diff --git a/po/ja.po b/po/ja.po
index 26add49..58462cf 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -1121,6 +1121,16 @@
msgid "Local Monitor"
msgstr "ローカル モニタ"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+"MAPI メール クライアントがインストールされていないため、メール送信に失敗しま"
+"した。"
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "メール送信"
+
#: clock.rc:28
msgid "&Properties"
msgstr "プロパティ(&P)"
diff --git a/po/ko.po b/po/ko.po
index 9e46619..a8f1ed9 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1121,6 +1121,14 @@
msgid "Local Monitor"
msgstr "지역 모니터"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr "설치된 MAPI 메일 클라이언트가 없어서 메일 보내기 실패."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "메일 보내기"
+
#: clock.rc:28
msgid "&Properties"
msgstr "등록 정보(&P)"
diff --git a/po/lt.po b/po/lt.po
index 7d1a78c..df65a36 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -1121,6 +1121,14 @@
msgid "Local Monitor"
msgstr "Vietinis monitorius"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr "Nepavyko išsiųsti laiškų, nes neturite įdiegto MAPI pašto kliento."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Laiškų siuntimas"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Savybės"
diff --git a/po/ml.po b/po/ml.po
index 9970d96..c643ff0 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -1118,6 +1118,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "വി_വരം"
diff --git a/po/nb_NO.po b/po/nb_NO.po
index 917220b..4faf33a 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -1123,6 +1123,14 @@
msgid "Local Monitor"
msgstr "Lokal overvåker"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr "Klarte ikke sende e-post fordi en MAPI-klient ikke er installert."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Send e-post"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Egenskaper"
diff --git a/po/nl.po b/po/nl.po
index 868d7b3..0951003 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -1121,6 +1121,16 @@
msgid "Local Monitor"
msgstr "Lokale Monitor"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+"Mail kan niet worden verstuurd aangezien er geen MAPI mail client is "
+"geïnstalleerd."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Verstuur Mail"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Eigenschappen"
diff --git a/po/or.po b/po/or.po
index e6e42d8..ab1d6bf 100644
--- a/po/or.po
+++ b/po/or.po
@@ -1118,6 +1118,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "ସୂଚନା (&o)"
diff --git a/po/pa.po b/po/pa.po
index e8b9dba..98ff312 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -1118,6 +1118,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "ਜਾਣਕਾਰੀ(&o)"
diff --git a/po/pl.po b/po/pl.po
index ee41047..eee0a4f 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1121,6 +1121,16 @@
msgid "Local Monitor"
msgstr "Monitor lokalny"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+"Wysyłanie maila zakończyło się niepowodzeniem, ponieważ nie masz "
+"zainstalowanego klienta mailowego MAPI."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Wysyłanie maila"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Ustawienia"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 3ff4abc..eb5ee4d 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -1121,6 +1121,16 @@
msgid "Local Monitor"
msgstr "Monitor Local"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+"O envio do e-mail falhou porque não existe um cliente de e-mail MAPI "
+"instalado."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Enviar E-mail"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Propriedades"
diff --git a/po/pt_PT.po b/po/pt_PT.po
index 7c10231..e425dc8 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -1121,6 +1121,16 @@
msgid "Local Monitor"
msgstr "Monitor Local"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+"O envio de correio falhou porque não existe um cliente de correio MAPI "
+"instalado."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Enviar Correio"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Propriedades"
diff --git a/po/ro.po b/po/ro.po
index f980044..ee18020 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -1123,6 +1123,15 @@
msgid "Local Monitor"
msgstr "Monitor local"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+"Eroare la trimiterea emailului. Nu aveți un client de email MAPI instalat."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Trimite emailul"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Proprietăți"
diff --git a/po/ru.po b/po/ru.po
index f1c825e..e79d572 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1129,6 +1129,14 @@
msgid "Local Monitor"
msgstr "Локальный монитор"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr "Невозможно отправить почту: не установлен почтовый клиент MAPI."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Отправка почты"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Свойства"
diff --git a/po/sk.po b/po/sk.po
index 2f6c6d3..bb2101f 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -1118,6 +1118,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Vlastnosti"
diff --git a/po/sl.po b/po/sl.po
index 75a2912..b2c4cc8 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1133,6 +1133,14 @@
msgid "Local Monitor"
msgstr "Lokalen monitor"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr "Pošiljanje ni uspelo, ker nimate nameščenega MAPI klienta."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Pošlji"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Lastnosti"
diff --git a/po/sr_Latn_SP.po b/po/sr_Latn_SP.po
index 1884369..e05c15c 100644
--- a/po/sr_Latn_SP.po
+++ b/po/sr_Latn_SP.po
@@ -1121,6 +1121,14 @@
msgid "Local Monitor"
msgstr "Lokalni monitor"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr "Slanje poruke nije uspelo jer MAPI poštanski klijent nije instaliran."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Pošalji poruku"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Svojstva"
diff --git a/po/sr_SP.po b/po/sr_SP.po
index b6e8601..dca3337 100644
--- a/po/sr_SP.po
+++ b/po/sr_SP.po
@@ -1121,6 +1121,14 @@
msgid "Local Monitor"
msgstr "Локални монитор"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr "Слање поруке није успело јер MAPI поштански клијент није инсталиран."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Пошаљи поруку"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Својства"
diff --git a/po/sv.po b/po/sv.po
index 2a57a36..905529d 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1121,6 +1121,16 @@
msgid "Local Monitor"
msgstr "Lokal skärm"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+"Kunde inte skicka e-post eftersom ingen MAPI-kompatibel e-postklient finns "
+"installerad."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Skicka e-post"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Egenskaper"
diff --git a/po/te.po b/po/te.po
index aa44676..18cae6d 100644
--- a/po/te.po
+++ b/po/te.po
@@ -1118,6 +1118,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "సమాచారము (&o)"
diff --git a/po/th.po b/po/th.po
index cc672b4..3f83f7b 100644
--- a/po/th.po
+++ b/po/th.po
@@ -1118,6 +1118,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "ปรับแต่งนาฬิกา"
diff --git a/po/tr.po b/po/tr.po
index c5142ca..d23218d 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1130,6 +1130,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Özellikler"
diff --git a/po/uk.po b/po/uk.po
index a5fa46f..951f136 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -1121,6 +1121,14 @@
msgid "Local Monitor"
msgstr "Локальний монітор"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr "Неможливо відіслати пошту: не встановлений поштовий клієнт MAPI."
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr "Відсилання пошти"
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Властивості"
diff --git a/po/wa.po b/po/wa.po
index 48dd32c..29ef50b 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -1118,6 +1118,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "&Propietés"
diff --git a/po/wine.pot b/po/wine.pot
index af78932..5c25154 100644
--- a/po/wine.pot
+++ b/po/wine.pot
@@ -1114,6 +1114,14 @@
msgid "Local Monitor"
msgstr ""
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index fd11a0d..2a95184 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1118,6 +1118,14 @@
msgid "Local Monitor"
msgstr "本地监视器"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "属性(&P)"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 19dd67a..5571eed 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -1118,6 +1118,14 @@
msgid "Local Monitor"
msgstr "本地監視器"
+#: mapi32.rc:28
+msgid "Mail sending failed as you do not have a MAPI mail client installed."
+msgstr ""
+
+#: mapi32.rc:29
+msgid "Send Mail"
+msgstr ""
+
#: clock.rc:28
msgid "&Properties"
msgstr "屬性(&P)"