Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
2751b177
Commit
2751b177
authored
Mar 13, 2009
by
charras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typos
parent
2a9a799f
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
161 additions
and
153 deletions
+161
-153
dialog_build_BOM_base.cpp
eeschema/dialog_build_BOM_base.cpp
+2
-2
dialog_build_BOM_base.fbp
eeschema/dialog_build_BOM_base.fbp
+2
-2
kicad.mo
internat/fr/kicad.mo
+0
-0
kicad.po
internat/fr/kicad.po
+157
-149
No files found.
eeschema/dialog_build_BOM_base.cpp
View file @
2751b177
...
...
@@ -34,11 +34,11 @@ DIALOG_BUILD_BOM_BASE::DIALOG_BUILD_BOM_BASE( wxWindow* parent, wxWindowID id, c
sbListOptionsSizer
->
Add
(
m_ListCmpbyValItems
,
0
,
wxTOP
|
wxRIGHT
|
wxLEFT
,
5
);
m_GenListLabelsbyVal
=
new
wxCheckBox
(
this
,
wxID_ANY
,
_
(
"Hierachy pins by name"
),
wxDefaultPosition
,
wxDefaultSize
,
0
);
m_GenListLabelsbyVal
=
new
wxCheckBox
(
this
,
wxID_ANY
,
_
(
"Hiera
r
chy pins by name"
),
wxDefaultPosition
,
wxDefaultSize
,
0
);
sbListOptionsSizer
->
Add
(
m_GenListLabelsbyVal
,
0
,
wxTOP
|
wxRIGHT
|
wxLEFT
,
5
);
m_GenListLabelsbySheet
=
new
wxCheckBox
(
this
,
wxID_ANY
,
_
(
"Hierachy pins by sheets"
),
wxDefaultPosition
,
wxDefaultSize
,
0
);
m_GenListLabelsbySheet
=
new
wxCheckBox
(
this
,
wxID_ANY
,
_
(
"Hiera
r
chy pins by sheets"
),
wxDefaultPosition
,
wxDefaultSize
,
0
);
sbListOptionsSizer
->
Add
(
m_GenListLabelsbySheet
,
0
,
wxALL
,
5
);
...
...
eeschema/dialog_build_BOM_base.fbp
View file @
2751b177
...
...
@@ -268,7 +268,7 @@
<property
name=
"font"
></property>
<property
name=
"hidden"
>
0
</property>
<property
name=
"id"
>
wxID_ANY
</property>
<property
name=
"label"
>
Hierachy pins by name
</property>
<property
name=
"label"
>
Hiera
r
chy pins by name
</property>
<property
name=
"maximum_size"
></property>
<property
name=
"minimum_size"
></property>
<property
name=
"name"
>
m_GenListLabelsbyVal
</property>
...
...
@@ -320,7 +320,7 @@
<property
name=
"font"
></property>
<property
name=
"hidden"
>
0
</property>
<property
name=
"id"
>
wxID_ANY
</property>
<property
name=
"label"
>
Hierachy pins by sheets
</property>
<property
name=
"label"
>
Hiera
r
chy pins by sheets
</property>
<property
name=
"maximum_size"
></property>
<property
name=
"minimum_size"
></property>
<property
name=
"name"
>
m_GenListLabelsbySheet
</property>
...
...
internat/fr/kicad.mo
View file @
2751b177
No preview for this file type
internat/fr/kicad.po
View file @
2751b177
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment