kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #36426
Re: [PATCH 0/4] Fixup various small spelling issues
And another i18n change in common/tool/common_tools.cpp
Den søn. 8. jul. 2018 kl. 14.12 skrev <c.schoenert@xxxxxxxxxxx>:
> From: Carsten Schoenert <c.schoenert@xxxxxxxxxxx>
>
> Hi,
>
> here again a small patch set for fixing up small grammar typos found by
> the Debian QS tool Lintian that should go into before the final release
> of 5.0.0.
>
> All fixes are within comments except one fix which is in a i18n string
> in pcbnew/dialogs/dialog_pns_settings_base.fbp.
>
> Regrads
> Carsten
>
> Carsten Schoenert (4):
> fix misspelled 'Toogle' -> 'Toggle'
> fix misspelled 'allows to' -> 'allows one to'
> fix misspelled 'allow to' -> 'allow one to'
> fix misspelled 'an other' -> 'another'
>
> 3d-viewer/3d_viewer/eda_3d_viewer.h | 2 +-
> common/gal/opengl/gl_builtin_shaders.cpp | 28 ++++++++++-----------
> common/tool/common_tools.cpp | 2 +-
> eeschema/sch_edit_frame.h | 6 ++---
> eeschema/sch_sheet_path.h | 2 +-
> eeschema/sim/netlist_exporter_pspice_sim.h | 2 +-
> gerbview/tools/selection_tool.h | 12 +++++----
> include/basic_gal.h | 2 +-
> include/plotter.h | 12 ++++-----
> include/tool/action_manager.h | 4 +--
> include/tool/context_menu.h | 4 +--
> include/tool/tool_event.h | 2 +-
> include/view/view.h | 12 ++++-----
> pcbnew/connectivity_data.h | 4 +--
> pcbnew/dialogs/dialog_pns_settings_base.fbp | 2 +-
> pcbnew/editrack-part2.cpp | 2 +-
> pcbnew/menubar_pcb_editor.cpp | 2 +-
> pcbnew/netinfo.h | 2 +-
> pcbnew/pcb_base_frame.cpp | 4 +--
> pcbnew/tools/drawing_tool.h | 4 +--
> pcbnew/tools/edit_points.h | 6 ++---
> pcbnew/tools/point_editor.cpp | 4 +--
> pcbnew/tools/selection_tool.h | 9 ++++---
> 23 files changed, 66 insertions(+), 63 deletions(-)
>
> --
> 2.18.0
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References