Finished pt_BR translation.

Originally committed to SVN as r1755.
This commit is contained in:
Rodrigo Braz Monteiro 2008-01-18 00:38:05 +00:00
parent 6e621dcc8c
commit af08810075
3 changed files with 304 additions and 602 deletions

View File

@ -81,7 +81,7 @@ enum {
///////////////
// Constructor
DialogOptions::DialogOptions(wxWindow *parent)
: wxDialog(parent, -1, _T("Options"), wxDefaultPosition, wxDefaultSize)
: wxDialog(parent, -1, _("Options"), wxDefaultPosition, wxDefaultSize)
{
// Set icon
SetIcon(BitmapToIcon(wxBITMAP(options_button)));

Binary file not shown.

File diff suppressed because it is too large Load Diff