forked from mia/Aegisub
Finished pt_BR translation.
Originally committed to SVN as r1755.
This commit is contained in:
parent
6e621dcc8c
commit
af08810075
3 changed files with 304 additions and 602 deletions
|
@ -81,7 +81,7 @@ enum {
|
||||||
///////////////
|
///////////////
|
||||||
// Constructor
|
// Constructor
|
||||||
DialogOptions::DialogOptions(wxWindow *parent)
|
DialogOptions::DialogOptions(wxWindow *parent)
|
||||||
: wxDialog(parent, -1, _T("Options"), wxDefaultPosition, wxDefaultSize)
|
: wxDialog(parent, -1, _("Options"), wxDefaultPosition, wxDefaultSize)
|
||||||
{
|
{
|
||||||
// Set icon
|
// Set icon
|
||||||
SetIcon(BitmapToIcon(wxBITMAP(options_button)));
|
SetIcon(BitmapToIcon(wxBITMAP(options_button)));
|
||||||
|
|
BIN
po/pt_BR.mo
BIN
po/pt_BR.mo
Binary file not shown.
904
po/pt_BR.po
904
po/pt_BR.po
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue