<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp, branch release-prep-2503a</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Partially revert "DolphinQt/Assembler: improve translatability"</title>
<updated>2024-01-20T13:46:41+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2024-01-20T13:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6cd67e39377565525c92227ecfd76af3bd8cf4b1'/>
<id>6cd67e39377565525c92227ecfd76af3bd8cf4b1</id>
<content type='text'>
This reverts the parts of commit c8c9928eb1 that made translatability
worse rather than better. Changing "Error in column %2" to "%1 in column
%2" not only means that the translators have to check the i18n comments
to know what word hides behind %1, but there's also the problem that
the translator might need to translate "Error" in this context
differently from the standalone string "Error". Having to copy-paste
some HTML tags may be annoying for translators, but it's a far less
serious problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts the parts of commit c8c9928eb1 that made translatability
worse rather than better. Changing "Error in column %2" to "%1 in column
%2" not only means that the translators have to check the i18n comments
to know what word hides behind %1, but there's also the problem that
the translator might need to translate "Error" in this context
differently from the standalone string "Error". Having to copy-paste
some HTML tags may be annoying for translators, but it's a far less
serious problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt/Assembler: improve translatability</title>
<updated>2023-12-15T00:37:42+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2023-12-15T00:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c8c9928eb11cea81808127bae9894fc6cfbac770'/>
<id>c8c9928eb11cea81808127bae9894fc6cfbac770</id>
<content type='text'>
Also, don't show error line numbers in the instruction patch dialog. The
input text field only accepts one line anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, don't show error line numbers in the instruction patch dialog. The
input text field only accepts one line anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Parser and Assembler implementations</title>
<updated>2023-12-13T13:32:20+00:00</updated>
<author>
<name>vyuuui</name>
<email>tyrannicanine@gmail.com</email>
</author>
<published>2022-12-18T08:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=38c15df46478d019bf22ab570a30acfa30531319'/>
<id>38c15df46478d019bf22ab570a30acfa30531319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
