kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #01881
[ 2086382 ] Strings that can't be translated
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"arius4kicad" <cpp.development@...>
-
Date:
Sat, 18 Oct 2008 17:48:35 -0000
-
User-agent:
eGroups-EW/0.82
Hi,
Because I am interested in updating the german translation I found an
interesting request in the tracker that strings used for the hotkeys
can not be translated.
As I have seen at hotkeys.cpp files the corresponding strings are
surrounded by a wxT() instead of _().
I changed this and provided some minor changes to other strings so
that all strings in these files are following the same rules.
(This makes maybe an update of all translations necessary)
I've uploaded my changes to the "Files" directory.
Best regards
-arius-
Follow ups