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
d206c9e5
Commit
d206c9e5
authored
Oct 05, 2008
by
jerryjacobs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Menu and statusbar strings made more clear
parent
58819819
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
57 additions
and
55 deletions
+57
-55
eelibs_read_libraryfiles.cpp
eeschema/eelibs_read_libraryfiles.cpp
+4
-3
menubar.cpp
eeschema/menubar.cpp
+1
-1
kicad.mo
internat/nl/kicad.mo
+0
-0
kicad.po
internat/nl/kicad.po
+49
-49
loadcmp.cpp
pcbnew/loadcmp.cpp
+2
-1
modules.cpp
pcbnew/modules.cpp
+1
-1
No files found.
eeschema/eelibs_read_libraryfiles.cpp
View file @
d206c9e5
...
...
@@ -140,13 +140,14 @@ void LoadLibraries( WinEDA_DrawFrame* frame )
FullLibName
=
MakeFileName
(
g_RealLibDirBuffer
,
LibName
,
g_LibExtBuffer
);
msg
=
_
(
"Loading library "
)
+
FullLibName
;
// Loaded library statusbar message
msg
=
_
(
"Library "
)
+
FullLibName
;
frame
->
PrintMsg
(
msg
);
if
(
LoadLibraryName
(
frame
,
FullLibName
,
LibName
)
)
msg
+=
_
(
"
OK
"
);
msg
+=
_
(
"
loaded
"
);
else
msg
+=
_
(
"
->Error
"
);
msg
+=
_
(
"
error!
"
);
frame
->
PrintMsg
(
msg
);
}
...
...
eeschema/menubar.cpp
View file @
d206c9e5
...
...
@@ -362,7 +362,7 @@ void WinEDA_SchematicFrame::ReCreateMenuBar()
item
=
new
wxMenuItem
(
configmenu
,
ID_COLORS_SETUP
,
_
(
"&Colors"
),
_
(
"
Setting colors...
"
)
);
_
(
"
Color preferences
"
)
);
item
->
SetBitmap
(
palette_xpm
);
configmenu
->
Append
(
item
);
...
...
internat/nl/kicad.mo
View file @
d206c9e5
No preview for this file type
internat/nl/kicad.po
View file @
d206c9e5
...
...
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: KiCad\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-10-0
3 15
:54+0100\n"
"PO-Revision-Date: 2008-10-0
3 15:54
+0100\n"
"POT-Creation-Date: 2008-10-0
5 13
:54+0100\n"
"PO-Revision-Date: 2008-10-0
5 13:55
+0100\n"
"Last-Translator: Jerry Jacobs <jerkejacobs@gmail.com>\n"
"Language-Team: KiCad Team <jerkejacobs@gmail.com>\n"
"MIME-Version: 1.0\n"
...
...
@@ -375,8 +375,10 @@ msgid "Ok to delete module %s in library %s"
msgstr ""
#: pcbnew/librairi.cpp:256
#: pcbnew/loadcmp.cpp:369
#: eeschema/eelibs_read_libraryfiles.cpp:144
msgid "Library "
msgstr "Bibliotheek"
msgstr "Bibliotheek
"
#: pcbnew/librairi.cpp:256
#: pcbnew/files.cpp:56
...
...
@@ -436,14 +438,14 @@ msgid "Library %s not found"
msgstr "Bibliotheek %s niet gevonden"
#: pcbnew/librairi.cpp:527
#: pcbnew/modules.cpp:81
#: common/get_component_dialog.cpp:98
msgid "Name:"
msgstr "Naam:"
#: pcbnew/librairi.cpp:527
#, fuzzy
msgid "Save module"
msgstr "
Wijzig module
"
msgstr "
Module opslaan
"
#: pcbnew/librairi.cpp:537
#, c-format
...
...
@@ -749,13 +751,8 @@ msgid "Delete [%s]"
msgstr "Verwijder [%s]"
#: pcbnew/modules.cpp:81
msgid "Footprint name:"
msgstr "Voetprint naam:"
#: pcbnew/modules.cpp:81
#, fuzzy
msgid "Search Footprint"
msgstr "Voetprint"
msgid "Search footprint"
msgstr "Vindt voetprint"
#: pcbnew/modules.cpp:305
#: pcbnew/onrightclick.cpp:730
...
...
@@ -1875,7 +1872,6 @@ msgid ""
msgstr ""
#: pcbnew/tool_pcb.cpp:224
#, fuzzy
msgid "New board"
msgstr "&Nieuw bord"
...
...
@@ -1885,9 +1881,8 @@ msgid "Open existing board"
msgstr "Open bestaand bord"
#: pcbnew/tool_pcb.cpp:227
#, fuzzy
msgid "Save board"
msgstr "Bord
O
pslaan"
msgstr "Bord
o
pslaan"
#: pcbnew/tool_pcb.cpp:231
#, fuzzy
...
...
@@ -1923,9 +1918,8 @@ msgid "Undelete"
msgstr "Ongedaan maken"
#: pcbnew/tool_pcb.cpp:250
#, fuzzy
msgid "Print board"
msgstr "Print
B
ord"
msgstr "Print
b
ord"
#: pcbnew/tool_pcb.cpp:252
msgid "Plot (HPGL, PostScript, or GERBER format)"
...
...
@@ -1966,9 +1960,8 @@ msgstr "Uitzoomen"
#: gerbview/tool_gerber.cpp:285
#: 3d-viewer/3d_toolbar.cpp:49
#: share/zoom.cpp:369
#, fuzzy
msgid "Redraw view"
msgstr "
Herteken
en"
msgstr "
Tekening ververs
en"
#: pcbnew/tool_pcb.cpp:268
#: pcbnew/tool_modedit.cpp:119
...
...
@@ -2595,9 +2588,8 @@ msgid "Via %.3f"
msgstr "Doormetalisering %.3f"
#: pcbnew/onrightclick.cpp:127
#, fuzzy
msgid "End tool"
msgstr "Gereedschap
Verwerp
en"
msgstr "Gereedschap
annuler
en"
#: pcbnew/onrightclick.cpp:195
msgid "Lock Module"
...
...
@@ -3264,12 +3256,13 @@ msgstr "Bestand is geen bibliotheek"
msgid "Module <%s> not found"
msgstr "Module <%s> niet gevonden"
#: pcbnew/loadcmp.cpp:368
msgid "Library: "
msgstr "Bibliotheek:"
#: pcbnew/loadcmp.cpp:369
#: eeschema/eelibs_read_libraryfiles.cpp:148
msgid " loaded"
msgstr " geladen"
#: pcbnew/loadcmp.cpp:43
3
#: pcbnew/loadcmp.cpp:58
4
#: pcbnew/loadcmp.cpp:43
4
#: pcbnew/loadcmp.cpp:58
5
#, c-format
msgid "Modules [%d items]"
msgstr "Modules [%d items]"
...
...
@@ -5051,7 +5044,7 @@ msgstr ""
#: kicad/buildmnu.cpp:190
#: gerbview/tool_gerber.cpp:149
msgid "&Contents"
msgstr "&
Inhoud...
"
msgstr "&
Helpinhoud
"
#: pcbnew/menubarpcb.cpp:292
#: pcbnew/menubarmodedit.cpp:60
...
...
@@ -5065,7 +5058,7 @@ msgstr "Open de pcbnew handleiding"
#: kicad/buildmnu.cpp:195
#: gerbview/tool_gerber.cpp:151
msgid "&About"
msgstr "&
Over...
"
msgstr "&
Info
"
#: pcbnew/menubarpcb.cpp:296
#: pcbnew/menubarmodedit.cpp:64
...
...
@@ -5603,38 +5596,29 @@ msgstr "U"
msgid "Start loading schematic libs"
msgstr "Start laden van schema bibliotheken"
#: eeschema/eelibs_read_libraryfiles.cpp:143
msgid "Loading library "
msgstr "Bibliotheek laden "
#: eeschema/eelibs_read_libraryfiles.cpp:147
#: eeschema/eelibs_read_libraryfiles.cpp:150
#, fuzzy
msgid " OK"
msgstr "OKE\n"
#: eeschema/eelibs_read_libraryfiles.cpp:149
#, fuzzy
msgid " ->Error"
msgstr "Fout"
msgid " error!"
msgstr " fout"
#: eeschema/eelibs_read_libraryfiles.cpp:30
5
#: eeschema/eelibs_read_libraryfiles.cpp:31
2
#: eeschema/eelibs_read_libraryfiles.cpp:30
6
#: eeschema/eelibs_read_libraryfiles.cpp:31
3
msgid "File <"
msgstr "Bestand <"
#: eeschema/eelibs_read_libraryfiles.cpp:30
5
#: eeschema/eelibs_read_libraryfiles.cpp:30
6
msgid "> is empty!"
msgstr "> is leeg!"
#: eeschema/eelibs_read_libraryfiles.cpp:31
2
#: eeschema/eelibs_read_libraryfiles.cpp:31
3
msgid "> is NOT EESCHEMA library!"
msgstr "> is GEEN EESCHEMA bibliotheek!"
#: eeschema/eelibs_read_libraryfiles.cpp:33
1
#: eeschema/eelibs_read_libraryfiles.cpp:33
2
msgid "Library <"
msgstr "Bibliotheek <"
#: eeschema/eelibs_read_libraryfiles.cpp:33
1
#: eeschema/eelibs_read_libraryfiles.cpp:33
2
msgid "> header read error"
msgstr ""
...
...
@@ -7773,9 +7757,8 @@ msgid "Place the graphic text (comment)"
msgstr ""
#: eeschema/menubar.cpp:365
#, fuzzy
msgid "Setting colors..."
msgstr "Kleuren instellen..."
msgid "Color preferences"
msgstr "Kleuren voorkeuren"
#: eeschema/menubar.cpp:371
#: gerbview/tool_gerber.cpp:110
...
...
@@ -11192,6 +11175,23 @@ msgstr "Pagina Instellingen"
msgid "Print"
msgstr "Printen"
#, fuzzy
#~ msgid "Setting colors..."
#~ msgstr "Kleuren instellen..."
#~ msgid "Loading library "
#~ msgstr "Bibliotheek laden "
#, fuzzy
#~ msgid " OK"
#~ msgstr "OKE\n"
#, fuzzy
#~ msgid " ->Error"
#~ msgstr "Fout"
#~ msgid "Library: "
#~ msgstr "Bibliotheek: "
#~ msgid "Footprint name:"
#~ msgstr "Voetprint naam:"
#~ msgid "Library Files:"
#~ msgstr "Bibliotheek Bestanden:"
#~ msgid "&Library settings"
...
...
pcbnew/loadcmp.cpp
View file @
d206c9e5
...
...
@@ -365,7 +365,8 @@ wxString WinEDA_BasePcbFrame::Select_1_Module_From_List(
continue
;
}
msg
=
_
(
"Library: "
);
msg
<<
FullLibName
;
// Statusbar library loaded message
msg
=
_
(
"Library "
);
msg
<<
FullLibName
;
msg
<<
_
(
" loaded"
);
Affiche_Message
(
msg
);
/* lecture entete */
...
...
pcbnew/modules.cpp
View file @
d206c9e5
...
...
@@ -78,7 +78,7 @@ MODULE* WinEDA_BasePcbFrame::GetModuleByName()
wxString
modulename
;
MODULE
*
module
=
NULL
;
Get_Message
(
_
(
"
Footprint name:"
),
_
(
"Search F
ootprint"
),
modulename
,
this
);
Get_Message
(
_
(
"
Name:"
),
_
(
"Search f
ootprint"
),
modulename
,
this
);
if
(
!
modulename
.
IsEmpty
()
)
{
module
=
m_Pcb
->
m_Modules
;
...
...
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