Ricardo Filipe : oledlg: Fix Portuguese translation.

Alexandre Julliard julliard at winehq.org
Wed Jul 8 14:35:52 CDT 2009


Module: wine
Branch: master
Commit: 04de5762665147b0a66c114f66f7e38aca0e55e7
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=04de5762665147b0a66c114f66f7e38aca0e55e7

Author: Ricardo Filipe <ricardojdfilipe at gmail.com>
Date:   Tue Jul  7 07:28:05 2009 -0700

oledlg: Fix Portuguese translation.

---

 dlls/oledlg/oledlg_Pt.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/oledlg/oledlg_Pt.rc b/dlls/oledlg/oledlg_Pt.rc
index 078d2c1..9ef209e 100644
--- a/dlls/oledlg/oledlg_Pt.rc
+++ b/dlls/oledlg/oledlg_Pt.rc
@@ -126,7 +126,7 @@ BEGIN
     CONTROL       "", IDC_PS_RESULTIMAGE, "Static", SS_ICON | WS_VISIBLE, 8, 101, 42, 34
     CONTROL       "<< texto resultante fica aqui >>", IDC_PS_RESULTTEXT, "Static", SS_NOPREFIX | WS_VISIBLE, 54, 100, 159, 35
     CONTROL       "Resultado", -1, "Button", BS_GROUPBOX | WS_GROUP | WS_VISIBLE, 6, 90, 212, 48
-    CONTROL       "", IDC_PS_SOURCETEXT, "Editar", ES_READONLY | ES_AUTOHSCROLL | WS_VISIBLE, 37, 9, 180, 8
+    CONTROL       "", IDC_PS_SOURCETEXT, "Edit", ES_READONLY | ES_AUTOHSCROLL | WS_VISIBLE, 37, 9, 180, 8
 END
 
 STRINGTABLE DISCARDABLE




More information about the wine-cvs mailing list