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
97cfebcb
Commit
97cfebcb
authored
Nov 11, 2008
by
charras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo
parent
1c754344
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
55 additions
and
652 deletions
+55
-652
kicad.mo
internat/fr/kicad.mo
+0
-0
kicad.po
internat/fr/kicad.po
+53
-650
dialog_copper_zones_base.cpp
pcbnew/dialog_copper_zones_base.cpp
+1
-1
dialog_copper_zones_base.fbp
pcbnew/dialog_copper_zones_base.fbp
+1
-1
No files found.
internat/fr/kicad.mo
View file @
97cfebcb
No preview for this file type
internat/fr/kicad.po
View file @
97cfebcb
This diff is collapsed.
Click to expand it.
pcbnew/dialog_copper_zones_base.cpp
View file @
97cfebcb
...
...
@@ -66,7 +66,7 @@ dialog_copper_zone_base::dialog_copper_zone_base( wxWindow* parent, wxWindowID i
m_ThermalShapesParamsSizer
->
Add
(
m_CopperBridgeWidthText
,
0
,
wxTOP
|
wxRIGHT
|
wxLEFT
,
5
);
m_CopperWidthValue
=
new
wxTextCtrl
(
this
,
wxID_COPPER_BRIDGE_VALUE
,
wxEmptyString
,
wxDefaultPosition
,
wxDefaultSize
,
0
);
m_CopperWidthValue
->
SetToolTip
(
_
(
"Define the tickness of copper in therma reliefs"
)
);
m_CopperWidthValue
->
SetToolTip
(
_
(
"Define the tickness of copper in therma
l
reliefs"
)
);
m_ThermalShapesParamsSizer
->
Add
(
m_CopperWidthValue
,
0
,
wxBOTTOM
|
wxRIGHT
|
wxLEFT
|
wxEXPAND
,
5
);
...
...
pcbnew/dialog_copper_zones_base.fbp
View file @
97cfebcb
...
...
@@ -415,7 +415,7 @@
<property
name=
"size"
></property>
<property
name=
"style"
></property>
<property
name=
"subclass"
></property>
<property
name=
"tooltip"
>
Define the tickness of copper in therma reliefs
</property>
<property
name=
"tooltip"
>
Define the tickness of copper in therma
l
reliefs
</property>
<property
name=
"value"
></property>
<property
name=
"window_extra_style"
></property>
<property
name=
"window_name"
></property>
...
...
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