diff -r d37bfc9ca3b9 -r d401ba329d24 i18n/eric6_en.ts --- a/i18n/eric6_en.ts Sat Jan 16 18:21:31 2016 +0100 +++ b/i18n/eric6_en.ts Sun Jan 17 11:23:17 2016 +0100 @@ -19377,913 +19377,1006 @@ </message> </context> <context> + <name>HexEditGotoWidget</name> + <message> + <location filename="../HexEdit/HexEditGotoWidget.ui" line="14"/> + <source>Go to</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.ui" line="32"/> + <source>Press to close the window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.ui" line="42"/> + <source>Offset:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.ui" line="49"/> + <source>Select the data format of the offset field</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.ui" line="56"/> + <source>Enter the address to move to or the offset from the cursor position</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.ui" line="63"/> + <source>Select to move relative to the cursor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.ui" line="66"/> + <source>From Cursor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.ui" line="73"/> + <source>Select to move backwards</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.ui" line="76"/> + <source>Backwards</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.ui" line="86"/> + <source>Press to move the cursor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.ui" line="89"/> + <source>> Goto</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.ui" line="96"/> + <source>Select to also extend the selection</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.ui" line="99"/> + <source>Extend Selection</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.py" line="41"/> + <source>Hex</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditGotoWidget.py" line="42"/> + <source>Dec</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>HexEditMainWindow</name> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="148"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="151"/> <source>New Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="148"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="151"/> <source>New &Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="153"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="156"/> <source>Open a binary file for editing in a new hex editor window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="155"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="158"/> <source><b>New Window</b><p>This opens a binary file for editing in a new hex editor window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="164"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="167"/> <source>Open</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="164"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="167"/> <source>&Open...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="164"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="167"/> <source>Ctrl+O</source> <comment>File|Open</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="180"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="183"/> <source>Save</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="180"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="183"/> <source>&Save</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="180"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="183"/> <source>Ctrl+S</source> <comment>File|Save</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="186"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="189"/> <source>Save the current binary file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="187"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="190"/> <source><b>Save File</b><p>Save the contents of the hex editor window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="194"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="197"/> <source>Save As</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="194"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="197"/> <source>Save &As...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="194"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="197"/> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="200"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="203"/> <source>Save the current binary data to a new file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="202"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="205"/> <source><b>Save As...</b><p>Saves the current binary data to a new file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="209"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="212"/> <source>Save As Readable</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="209"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="212"/> <source>Save As &Readable...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="213"/> - <source>Save the current binary data to a new file in a readable format</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="216"/> + <source>Save the current binary data to a new file in a readable format</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="219"/> <source><b>Save As Readable...</b><p>Saves the current binary data to a new file in a readable format.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="224"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="227"/> <source>Close</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="224"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="227"/> <source>&Close</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="224"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="227"/> <source>Ctrl+W</source> <comment>File|Close</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="230"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="233"/> <source>Close the current hex editor window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="232"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="235"/> <source><b>Close</b><p>Closes the current hex editor window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="239"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="242"/> <source>Close All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="239"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="242"/> <source>Close &All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="243"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="246"/> <source>Close all hex editor windows</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="245"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="248"/> <source><b>Close All</b><p>Closes all hex editor windows.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="252"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="255"/> <source>Close Others</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="256"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="259"/> <source>Close all hex other editor windows</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="258"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="261"/> <source><b>Close Others</b><p>Closes all other hex editor windows.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="265"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="268"/> <source>Quit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="265"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="268"/> <source>&Quit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="265"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="268"/> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="271"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="274"/> <source>Quit the hex editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="272"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="275"/> <source><b>Quit</b><p>Quit the hex editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="284"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="287"/> <source>Undo</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="284"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="287"/> <source>&Undo</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="284"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="287"/> <source>Ctrl+Z</source> <comment>Edit|Undo</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="284"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="287"/> <source>Alt+Backspace</source> <comment>Edit|Undo</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="291"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="294"/> <source>Undo the last change</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="292"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="295"/> <source><b>Undo</b><p>Undo the last change done.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="299"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="302"/> <source>Redo</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="299"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="302"/> <source>&Redo</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="299"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="302"/> <source>Ctrl+Shift+Z</source> <comment>Edit|Redo</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="305"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="308"/> <source>Redo the last change</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="306"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="309"/> <source><b>Redo</b><p>Redo the last change done.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="319"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="322"/> <source>Revert to last saved state</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="313"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="316"/> <source>Re&vert to last saved state</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="313"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="316"/> <source>Ctrl+Y</source> <comment>Edit|Revert</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="320"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="323"/> <source><b>Revert to last saved state</b><p>Undo all changes up to the last saved state of the editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="328"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="331"/> <source>Cut</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="328"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="331"/> <source>Cu&t</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="328"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="331"/> <source>Ctrl+X</source> <comment>Edit|Cut</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="328"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="331"/> <source>Shift+Del</source> <comment>Edit|Cut</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="335"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="338"/> <source>Cut the selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="336"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="339"/> <source><b>Cut</b><p>Cut the selected binary area to the clipboard.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="343"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="346"/> <source>Copy</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="343"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="346"/> <source>&Copy</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="343"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="346"/> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="343"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="346"/> <source>Ctrl+Ins</source> <comment>Edit|Copy</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="350"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="353"/> <source>Copy the selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="351"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="354"/> <source><b>Copy</b><p>Copy the selected binary area to the clipboard.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="358"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="361"/> <source>Paste</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="358"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="361"/> <source>&Paste</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="358"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="361"/> <source>Ctrl+V</source> <comment>Edit|Paste</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="358"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="361"/> <source>Shift+Ins</source> <comment>Edit|Paste</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="365"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="368"/> <source>Paste the clipboard contents</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="366"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="369"/> <source><b>Paste</b><p>Paste the clipboard contents.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="373"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="376"/> <source>Select All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="373"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="376"/> <source>&Select All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="373"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="376"/> <source>Ctrl+A</source> <comment>Edit|Select All</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="380"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="383"/> <source>Select the complete binary data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="382"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="385"/> <source><b>Select All</b><p>Selects the complete binary data.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="389"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="392"/> <source>Deselect all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="389"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="392"/> <source>&Deselect all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="389"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="392"/> <source>Alt+Ctrl+A</source> <comment>Edit|Deselect all</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="395"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="398"/> <source>Deselect all binary data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="396"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="399"/> <source><b>Deselect All</b><p>Deselect all all binary data.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="403"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="406"/> <source>Save Selection Readable</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="403"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="406"/> <source>Save Selection Readable...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="407"/> - <source>Save the binary data of the current selection to a file in a readable format</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="410"/> + <source>Save the binary data of the current selection to a file in a readable format</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="413"/> <source><b>Save Selection Readable...</b><p>Saves the binary data of the current selection to a file in a readable format.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="419"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="422"/> <source>Set Read Only</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="423"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="426"/> <source>Change the edit mode to read only</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="425"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="428"/> <source><b>Set Read Only</b><p>This changes the edit mode to read only (i.e. to view mode).</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="435"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="438"/> <source>Search</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="435"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="438"/> <source>&Search...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="435"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="438"/> <source>Ctrl+F</source> <comment>Search|Search</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="442"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="445"/> <source>Search for data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="443"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="446"/> <source><b>Search</b><p>Search for some data. A dialog is shown to enter the data to search for in various formats.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="451"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="454"/> <source>Search next</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="451"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="454"/> <source>Search &next</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="451"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="454"/> <source>F3</source> <comment>Search|Search next</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="468"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="471"/> <source>Search previous</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="468"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="471"/> <source>Search &previous</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="468"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="471"/> <source>Shift+F3</source> <comment>Search|Search previous</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="477"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="480"/> <source><b>Search previous</b><p>Search the previous occurrence of some data. The previously entered search data are reused.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="486"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="489"/> <source>Replace</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="486"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="489"/> <source>&Replace...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="486"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="489"/> <source>Ctrl+R</source> <comment>Search|Replace</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="523"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="543"/> <source>About</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="523"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="543"/> <source>&About</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="527"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="547"/> <source>Display information about this software</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="529"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="549"/> <source><b>About</b><p>Display some information about this software.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="535"/> - <source>About Qt</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="535"/> - <source>About &Qt</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="539"/> - <source>Display information about the Qt toolkit</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="541"/> - <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="548"/> - <source>What's This?</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="548"/> - <source>&What's This?</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="548"/> - <source>Shift+F1</source> - <comment>Help|What's This?'</comment> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="554"/> - <source>Context sensitive help</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="555"/> - <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="570"/> - <source>Preferences</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="570"/> - <source>&Preferences...</source> + <source>About Qt</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="555"/> + <source>About &Qt</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="559"/> + <source>Display information about the Qt toolkit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="561"/> + <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="568"/> + <source>What's This?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="568"/> + <source>&What's This?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="568"/> + <source>Shift+F1</source> + <comment>Help|What's This?'</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="574"/> + <source>Context sensitive help</source> <translation type="unfinished"></translation> </message> <message> <location filename="../HexEdit/HexEditMainWindow.py" line="575"/> + <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="590"/> + <source>Preferences</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="590"/> + <source>&Preferences...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="595"/> <source>Set the prefered configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="577"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="597"/> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation type="unfinished"></translation> </message> <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="640"/> + <source>Open a binary file for viewing</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="614"/> + <source><b>Open File</b><p>This opens a binary file for viewing (i.e. in read only mode). It pops up a file selection dialog.</p></source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../HexEdit/HexEditMainWindow.py" line="620"/> - <source>Open a binary file for viewing</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="594"/> - <source><b>Open File</b><p>This opens a binary file for viewing (i.e. in read only mode). It pops up a file selection dialog.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="600"/> <source>Open for Editing...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="601"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="621"/> <source>Open for Editing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="610"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="630"/> <source>Open a binary file for editing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="604"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="624"/> <source><b>Open for Editing</b><p>This opens a binary file for editing. It pops up a file selection dialog.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="612"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="632"/> <source><b>Open File</b><p>This opens a binary file for editing. It pops up a file selection dialog.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="618"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="638"/> <source>Open Read Only...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="619"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="639"/> <source>Open Read Only</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="622"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="642"/> <source><b>Open Read Only</b><p>This opens a binary file for viewing (i.e. in read only mode). It pops up a file selection dialog.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="634"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="654"/> <source>&File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="652"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="672"/> <source>&Edit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="674"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="696"/> <source>Se&ttings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="680"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="702"/> <source>&Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="690"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="712"/> <source>File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="703"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="725"/> <source>Edit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="713"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="735"/> <source>Find</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="721"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="743"/> <source>Settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="726"/> - <source>Help</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="764"/> - <source><p>This part of the status bar displays the edit mode.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="771"/> - <source><p>This part of the status bar displays the read only mode.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="740"/> - <source><p>This part of the status bar displays the cursor address.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="756"/> - <source><p>This part of the status bar displays the size of the binary data.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="821"/> - <source>ro</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="821"/> - <source>rw</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="831"/> - <source>Overwrite</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="831"/> - <source>Insert</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="842"/> - <source>Size: {0:n}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="882"/> - <source>Open binary file in new window</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="999"/> - <source>All Files (*)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1119"/> - <source>eric6 Hex Editor</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="903"/> - <source>The loaded file has unsaved changes.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="921"/> - <source>The file '{0}' does not exist.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="928"/> - <source>Cannot read file '{0}: -{1}.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="952"/> - <source>Open binary file</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1009"/> - <source>Save binary file</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1094"/> - <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1119"/> - <source>Cannot write file '{0}: -{1}.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1125"/> - <source>File saved</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1094"/> - <source>Save to readable file</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1078"/> - <source>Text Files (*.txt);;All Files (*)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1078"/> - <source>Text Files (*.txt)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1159"/> - <source>Untitled</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1163"/> - <source>{0}[*] - {1}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1163"/> - <source>Hex Editor</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1220"/> - <source>About eric6 Hex Editor</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="1220"/> - <source>The eric6 Hex Editor is a simple editor component to edit binary files.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="458"/> - <source>Search next occurrence</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="460"/> - <source><b>Search next</b><p>Search the next occurrence of some data. The previously entered search data are reused.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="475"/> - <source>Search previous occurrence</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="492"/> - <source>Replace data</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="493"/> - <source><b>Replace</b><p>Search for some data and replace it. A dialog is shown to enter the data to search for and the replacement data in various formats.</p></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="748"/> + <source>Help</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="786"/> + <source><p>This part of the status bar displays the edit mode.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="793"/> + <source><p>This part of the status bar displays the read only mode.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="762"/> + <source><p>This part of the status bar displays the cursor address.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="778"/> + <source><p>This part of the status bar displays the size of the binary data.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="843"/> + <source>ro</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="843"/> + <source>rw</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="853"/> + <source>Overwrite</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="853"/> + <source>Insert</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="864"/> + <source>Size: {0:n}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="904"/> + <source>Open binary file in new window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1021"/> + <source>All Files (*)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1141"/> + <source>eric6 Hex Editor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="925"/> + <source>The loaded file has unsaved changes.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="943"/> + <source>The file '{0}' does not exist.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="950"/> + <source>Cannot read file '{0}: +{1}.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="974"/> + <source>Open binary file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1031"/> + <source>Save binary file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1116"/> + <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1141"/> + <source>Cannot write file '{0}: +{1}.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1147"/> + <source>File saved</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1116"/> + <source>Save to readable file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1100"/> + <source>Text Files (*.txt);;All Files (*)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1100"/> + <source>Text Files (*.txt)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1181"/> + <source>Untitled</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1185"/> + <source>{0}[*] - {1}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1185"/> + <source>Hex Editor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1242"/> + <source>About eric6 Hex Editor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="1242"/> + <source>The eric6 Hex Editor is a simple editor component to edit binary files.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="461"/> + <source>Search next occurrence</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="463"/> + <source><b>Search next</b><p>Search the next occurrence of some data. The previously entered search data are reused.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="478"/> + <source>Search previous occurrence</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="495"/> + <source>Replace data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="496"/> + <source><b>Replace</b><p>Search for some data and replace it. A dialog is shown to enter the data to search for and the replacement data in various formats.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="770"/> <source><p>This part of the status bar displays some selection information.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="788"/> - <source>Address: 0x{0:0{1}x}</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../HexEdit/HexEditMainWindow.py" line="810"/> + <source>Address: 0x{0:0{1}x}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="832"/> <source>Selection: -</source> <comment>no selection available</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../HexEdit/HexEditMainWindow.py" line="803"/> + <location filename="../HexEdit/HexEditMainWindow.py" line="825"/> <source>Selection: 0x{0:0{2}x} - 0x{1:0{2}x} ({3:n} Bytes)</source> <comment>0: start, 1: end, 2: address width, 3: selection length</comment> <translation type="unfinished"></translation> </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="513"/> + <source>Goto Offset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="505"/> + <source>&Goto Offset...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="514"/> + <source><b>Goto Offset</b><p>Go to a specific address. A dialog is shown to enter the movement data.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>HexEditReplaceWidget</name> @@ -64374,6 +64467,12 @@ <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../HexEdit/HexEditMainWindow.py" line="505"/> + <source>Ctrl+G</source> + <comment>Search|Goto Offset</comment> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ViewProfileSidebarsDialog</name>