diff --git a/Src/Merge.rc b/Src/Merge.rc index 5df506856d4..e8954870b6d 100644 --- a/Src/Merge.rc +++ b/Src/Merge.rc @@ -1008,8 +1008,8 @@ BEGIN CONTROL "D&on't wrap end of file",IDC_FINDDLG_DONTWRAP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,60,140,10 CONTROL "&Don't close this dialog box",IDC_FINDDLG_DONTCLOSE, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,72,140,10 - DEFPUSHBUTTON "Find &Prev",IDC_EDIT_FINDPREV,226,7,60,14,WS_GROUP - DEFPUSHBUTTON "&Find Next",IDOK,226,24,60,14,WS_GROUP + DEFPUSHBUTTON "&Find Next",IDOK,226,7,60,14,WS_GROUP + DEFPUSHBUTTON "Find &Prev",IDC_EDIT_FINDPREV,226,24,60,14,WS_GROUP PUSHBUTTON "Cancel",IDCANCEL,226,41,60,14 END diff --git a/Translations/WinMerge/Portuguese.po b/Translations/WinMerge/Portuguese.po index f69fdb9bc7b..ee7fbb86450 100644 --- a/Translations/WinMerge/Portuguese.po +++ b/Translations/WinMerge/Portuguese.po @@ -2191,7 +2191,7 @@ msgid "&Enable plugins" msgstr "&Ativar plugins" msgid "File filters:" -msgstr "" +msgstr "Filtros de ficheiros:" #, c-format msgid "Shell Integration"