msrle32: Add a Portuguese translation (contributed by Americo Jose Melo).

Francois Gouget fgouget at codeweavers.com
Mon Nov 27 12:20:31 CST 2006


---
 dlls/msrle32/msrle_Pt.rc |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/dlls/msrle32/msrle_Pt.rc b/dlls/msrle32/msrle_Pt.rc
index e24a1ad..cc74b38 100644
--- a/dlls/msrle32/msrle_Pt.rc
+++ b/dlls/msrle32/msrle_Pt.rc
@@ -2,6 +2,7 @@
  * 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
@@ -26,3 +27,12 @@ STRINGTABLE DISCARDABLE
 	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 DISCARDABLE
+{
+	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"
+}
-- 
1.4.3.3


More information about the wine-patches mailing list