Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 26 additions & 26 deletions src/core/MainWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</rect>
</property>
<property name="title">
<string>File</string>
<string>&amp;File</string>
</property>
<widget class="QMenu" name="menuSetMode">
<property name="toolTip">
Expand Down Expand Up @@ -94,14 +94,14 @@
</widget>
<widget class="QMenu" name="menuView">
<property name="title">
<string>View</string>
<string>&amp;View</string>
</property>
<property name="tabsOnTop" stdset="0">
<bool>false</bool>
</property>
<widget class="QMenu" name="menuZoom">
<property name="title">
<string>Zoom</string>
<string>&amp;Zoom</string>
</property>
<addaction name="actionZoomIn"/>
<addaction name="actionZoomOut"/>
Expand Down Expand Up @@ -130,21 +130,21 @@
</widget>
<widget class="QMenu" name="menuTools">
<property name="title">
<string>Tools</string>
<string>&amp;Tools</string>
</property>
<addaction name="actionBaseFind"/>
</widget>
<widget class="QMenu" name="menuHelp">
<property name="title">
<string>Help</string>
<string>&amp;Help</string>
</property>
<addaction name="actionAbout"/>
<addaction name="actionIssue"/>
<addaction name="actionDocumentation"/>
</widget>
<widget class="QMenu" name="menuEdit">
<property name="title">
<string>Edit</string>
<string>&amp;Edit</string>
</property>
<addaction name="actionBackward"/>
<addaction name="actionForward"/>
Expand All @@ -153,7 +153,7 @@
</widget>
<widget class="QMenu" name="menuWindows">
<property name="title">
<string>Windows</string>
<string>&amp;Windows</string>
</property>
<widget class="QMenu" name="menuPlugins">
<property name="title">
Expand Down Expand Up @@ -182,7 +182,7 @@
</widget>
<widget class="QMenu" name="menuDebug">
<property name="title">
<string>Debug</string>
<string>&amp;Debug</string>
</property>
</widget>
<addaction name="menuFile"/>
Expand Down Expand Up @@ -257,7 +257,7 @@
</action>
<action name="actionNew">
<property name="text">
<string>New Window</string>
<string>&amp;New Window</string>
</property>
<property name="shortcut">
<string>Ctrl+N</string>
Expand All @@ -278,20 +278,20 @@
</action>
<action name="actionDocumentation">
<property name="text">
<string>Documentation</string>
<string>&amp;Documentation</string>
</property>
</action>
<action name="actionMap">
<property name="text">
<string>Map File</string>
<string>&amp;Map File</string>
</property>
<property name="shortcut">
<string>Ctrl+M</string>
</property>
</action>
<action name="actionSave">
<property name="text">
<string>Save Project</string>
<string>&amp;Save Project</string>
</property>
<property name="shortcut">
<string>Ctrl+S</string>
Expand Down Expand Up @@ -657,20 +657,20 @@
</action>
<action name="actionRun_Script">
<property name="text">
<string>Run Rizin script</string>
<string>&amp;Run Rizin script</string>
</property>
</action>
<action name="actionReset_settings">
<property name="text">
<string>Reset Settings</string>
<string>&amp;Reset Settings</string>
</property>
<property name="toolTip">
<string>Reset settings</string>
</property>
</action>
<action name="actionQuit">
<property name="text">
<string>Quit</string>
<string>&amp;Quit</string>
</property>
<property name="shortcut">
<string>Ctrl+Q</string>
Expand All @@ -689,7 +689,7 @@
</action>
<action name="actionRefresh_contents">
<property name="text">
<string>Refresh Contents</string>
<string>&amp;Refresh Contents</string>
</property>
<property name="toolTip">
<string>Refresh contents</string>
Expand Down Expand Up @@ -724,7 +724,7 @@
</action>
<action name="actionPreferences">
<property name="text">
<string>Preferences</string>
<string>&amp;Preferences</string>
</property>
</action>
<action name="actionSaveAs">
Expand All @@ -742,17 +742,17 @@
</action>
<action name="actionImportPDB">
<property name="text">
<string>Import PDB</string>
<string>&amp;Import PDB</string>
</property>
</action>
<action name="actionAnalyze">
<property name="text">
<string>Analyze Program</string>
<string>&amp;Analyze Program</string>
</property>
</action>
<action name="actionExport_as_code">
<property name="text">
<string>Export as code</string>
<string>&amp;Export as code</string>
</property>
</action>
<action name="actionApplySigFromFile">
Expand All @@ -762,27 +762,27 @@
</action>
<action name="actionCreateNewSig">
<property name="text">
<string>Create New Signature File</string>
<string>&amp;Create New Signature File</string>
</property>
</action>
<action name="actionExtraHexdump">
<property name="text">
<string>Add Hexdump</string>
<string>Add &amp;Hexdump</string>
</property>
</action>
<action name="actionExtraDecompiler">
<property name="text">
<string>Add Decompiler</string>
<string>Add &amp;Decompiler</string>
</property>
</action>
<action name="actionExtraDisassembly">
<property name="text">
<string>Add Disassembly</string>
<string>&amp;Add Disassembly</string>
</property>
</action>
<action name="actionExtraGraph">
<property name="text">
<string>Add Graph</string>
<string>Add &amp;Graph</string>
</property>
</action>
<action name="actionGrouped_dock_dragging">
Expand Down Expand Up @@ -874,7 +874,7 @@
</action>
<action name="actionManageLayouts">
<property name="text">
<string>Manage layouts</string>
<string>&amp;Manage layouts</string>
</property>
</action>
</widget>
Expand Down
18 changes: 9 additions & 9 deletions src/dialogs/NewFileDialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
</property>
<widget class="QWidget" name="filesTab">
<attribute name="title">
<string>Open File</string>
<string>Open &amp;File</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_4">
<item>
Expand Down Expand Up @@ -179,7 +179,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Select</string>
<string>S&amp;elect</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -293,14 +293,14 @@
<item>
<widget class="QCheckBox" name="checkBox_FilelessOpen">
<property name="text">
<string>Don't open any file</string>
<string>&amp;Don't open any file</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="loadFileButton">
<property name="text">
<string>Open</string>
<string>&amp;Open</string>
</property>
<property name="default">
<bool>true</bool>
Expand All @@ -313,7 +313,7 @@
</widget>
<widget class="QWidget" name="shellcodeTab">
<attribute name="title">
<string>Open Shellcode</string>
<string>Open &amp;Shellcode</string>
</attribute>
<layout class="QVBoxLayout" name="shellcodeLayout">
<item>
Expand Down Expand Up @@ -357,7 +357,7 @@
<item>
<widget class="QPushButton" name="shellcodeButton">
<property name="text">
<string>Open</string>
<string>&amp;Open</string>
</property>
</widget>
</item>
Expand All @@ -367,7 +367,7 @@
</widget>
<widget class="QWidget" name="projectsTab">
<attribute name="title">
<string>Projects</string>
<string>&amp;Projects</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_5">
<item>
Expand All @@ -387,7 +387,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Select</string>
<string>S&amp;elect</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -498,7 +498,7 @@
<item>
<widget class="QPushButton" name="loadProjectButton">
<property name="text">
<string>Open</string>
<string>&amp;Open</string>
</property>
</widget>
</item>
Expand Down
2 changes: 1 addition & 1 deletion src/shortcuts/DefaultShortcuts.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ const QHash<QString, Shortcut> &getDefaultShortcuts()

// Debug
{ "Debug.start",
{ { Qt::Key_F9 }, QT_TRANSLATE_NOOP("DebugActions", "Start debug"), "DebugActions" } },
{ { Qt::Key_F9 }, QT_TRANSLATE_NOOP("DebugActions", "Start &debug"), "DebugActions" } },
{ "Debug.continue",
{ { Qt::Key_F5 }, QT_TRANSLATE_NOOP("DebugActions", "Continue"), "DebugActions" } },
{ "Debug.continueBack",
Expand Down
6 changes: 3 additions & 3 deletions src/widgets/DebugActions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ DebugActions::DebugActions(QToolBar *toolBar, MainWindow *main) : QObject(main),
suspendIcon = QIcon(":/img/icons/media-suspend_light.svg");

// define action labels
QString startEmulLabel = tr("Start emulation");
QString startAttachLabel = tr("Attach to process");
QString startRemoteLabel = tr("Connect to a remote debugger");
QString startEmulLabel = tr("Start &emulation");
QString startAttachLabel = tr("&Attach to process");
QString startRemoteLabel = tr("Connect to a &remote debugger");
QString stopDebugLabel = tr("Stop debug");
QString stopEmulLabel = tr("Stop emulation");
QString restartEmulLabel = tr("Restart emulation");
Expand Down