File tree 2 files changed +3
-7
lines changed
2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -416,7 +416,7 @@ def make_menu(self):
416
416
script_menu .addAction (self .save_action )
417
417
418
418
# Display menu settings
419
- display_menu = main_menu .addMenu (_ ('&Display ' ))
419
+ display_menu = main_menu .addMenu (_ ('&View ' ))
420
420
display_menu .setToolTipsVisible (True )
421
421
422
422
self .examples_action = QtWidgets .QAction (_ ("&Reload random example files" ), self )
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : picard 2.7.0.dev2\n "
10
10
"Report-Msgid-Bugs-To : EMAIL@ADDRESS\n "
11
- "POT-Creation-Date : 2021-05-31 10:40 +0200\n "
11
+ "POT-Creation-Date : 2021-05-31 15:01 +0200\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -4064,7 +4064,7 @@ msgstr ""
4064
4064
msgid "&Edit"
4065
4065
msgstr ""
4066
4066
4067
- #: picard/ui/mainwindow.py:784
4067
+ #: picard/ui/mainwindow.py:784 picard/ui/scripteditor.py:419
4068
4068
msgid "&View"
4069
4069
msgstr ""
4070
4070
@@ -4446,10 +4446,6 @@ msgstr ""
4446
4446
msgid "Ctrl+S"
4447
4447
msgstr ""
4448
4448
4449
- #: picard/ui/scripteditor.py:419
4450
- msgid "&Display"
4451
- msgstr ""
4452
-
4453
4449
#: picard/ui/scripteditor.py:422
4454
4450
msgid "&Reload random example files"
4455
4451
msgstr ""
You can’t perform that action at this time.
0 commit comments