← Back to team overview

kicad-developers team mailing list archive

Re: fix text string

 

On Thu, Dec 31, 2015 at 04:41:28PM +0100, Marco Ciampa wrote:
> in eeschema/dialogs/dialog_eeschema_options_base.cpp:127
> 
> m_checkPageLimits = new wxCheckBox( m_panel5, wxID_ANY, _("Sho&w page limi&ts"), wxDefaultPosition, wxDefaultSize, 0 );
>                                                               ^           ^
>                                                             see double hotkeys

Also:

m_checkAutoPan = new wxCheckBox( m_panel4, wxID_ANY, _("&Pan while moving ob&ject"), wxDefaultPosition, wxDefaultSize, 0 );
                                                        ^                   ^

-- 


Marco Ciampa

I know a joke about UDP, but you might not get it.

+------------------------+
| GNU/Linux User  #78271 |
| FSFE fellow       #364 |
+------------------------+



Follow ups

References