Go to the source code of this file.
|
static const wxString | INFO_LEGACY_LIB_WARN_EDIT (_("Writing/modifying legacy libraries (.mod files) is not allowed\n" "Please save the current library to the new .pretty format\n" "and update your footprint lib table\n" "to save your footprint (a .kicad_mod file) in the .pretty library folder")) |
|
static const wxString | INFO_LEGACY_LIB_WARN_DELETE (_("Modifying legacy libraries (.mod files) is not allowed\n" "Please save the current library under the new .pretty format\n" "and update your footprint lib table\n" "before deleting a footprint")) |
|
◆ INFO_LEGACY_LIB_WARN_DELETE()
static const wxString INFO_LEGACY_LIB_WARN_DELETE |
( |
_("Modifying legacy libraries (.mod files) is not allowed\n" "Please save the current library under the new .pretty format\n" "and update your footprint lib table\n" "before deleting a footprint") |
| ) |
|
|
static |
◆ INFO_LEGACY_LIB_WARN_EDIT()
static const wxString INFO_LEGACY_LIB_WARN_EDIT |
( |
_("Writing/modifying legacy libraries (.mod files) is not allowed\n" "Please save the current library to the new .pretty format\n" "and update your footprint lib table\n" "to save your footprint (a .kicad_mod file) in the .pretty library folder") |
| ) |
|
|
static |
◆ ID_MAKE_NEW_LIBRARY
int ID_MAKE_NEW_LIBRARY = 4173 |
|
static |