mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Add more.
This commit is contained in:
parent
ab98966d9c
commit
cb316a20fe
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ class PysolMenubarTkCommon:
|
|||
label=n_("E&xport current layout..."),
|
||||
command=self.mExportCurrentLayout)
|
||||
menu.add_command(
|
||||
label=n_("I&mport starting layout..."),
|
||||
label=n_("&Import starting layout..."),
|
||||
command=self.mImportStartingLayout)
|
||||
menu.add_separator()
|
||||
menu.add_command(
|
||||
|
|
Loading…
Add table
Reference in a new issue