Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#785 closed Defect (fixed)

about /*xgettext:no-c-format*/

Reported by: Yin Gang Owned by: romw
Priority: Minor Milestone: Undetermined
Component: Manager - Localization Version: 6.2.19
Keywords: Cc:

Description

Should the the following line in the DlgAdvPreferenceBase?.cpp be prefixed with /*xgettext:no-c-format*/ also?

m_staticText21 = new wxStaticText( m_panelProcessor, ID_DEFAULT, _("% of the processors"), wxDefaultPosition, wxDefaultSize, 0 );

Change History (2)

comment:1 Changed 15 years ago by romw

Resolution: fixed
Status: newclosed

(In [17376]) fixes #785

comment:2 Changed 15 years ago by romw

(In [17461]) fixes #785

Note: See TracTickets for help on using tickets.