<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Languages/update-source-strings.sh, branch release-prep-2603a</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Translation: Remove deprecated --sorted-output/-s option</title>
<updated>2025-07-16T21:54:29+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2025-07-12T21:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4a520c62a0673d3d4f5dee97b8b8abf8094440e8'/>
<id>4a520c62a0673d3d4f5dee97b8b8abf8094440e8</id>
<content type='text'>
See https://lists.nongnu.org/archive/html/info-gnu/2024-12/msg00000.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://lists.nongnu.org/archive/html/info-gnu/2024-12/msg00000.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Translation: Ensure files are treated in the same order</title>
<updated>2025-07-16T21:52:04+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2025-07-16T21:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=12482c8c3b010c8c20c05006dfe9d024ffb17d8e'/>
<id>12482c8c3b010c8c20c05006dfe9d024ffb17d8e</id>
<content type='text'>
This also tells `sort` to ignore the case, and to only consider using alphanumeric characters, to ensure parity across different filesystems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also tells `sort` to ignore the case, and to only consider using alphanumeric characters, to ensure parity across different filesystems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/MsgHandler: Remove non-format variants of PanicAlert</title>
<updated>2022-01-09T20:44:14+00:00</updated>
<author>
<name>Pokechu22</name>
<email>Pokechu022@gmail.com</email>
</author>
<published>2021-11-11T01:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=bab3ff0157065a62f6d16cba3953690a43529b05'/>
<id>bab3ff0157065a62f6d16cba3953690a43529b05</id>
<content type='text'>
They're no longer used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They're no longer used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Common/MsgHandler: Add fmt-capable variants of the alert macros</title>
<updated>2020-11-09T13:48:17+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2020-11-09T12:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7b21f7af2e62da9f745812383fc697e840bf4f6a'/>
<id>7b21f7af2e62da9f745812383fc697e840bf4f6a</id>
<content type='text'>
Adds an interface that uses fmt under the hood, which is much more
flexible than printf, particularly for localization purposes, given fmt
supports positional formatters in a cross-platform manner out of the box
with no configuration necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds an interface that uses fmt under the hood, which is much more
flexible than printf, particularly for localization purposes, given fmt
supports positional formatters in a cross-platform manner out of the box
with no configuration necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder xgettext arguments</title>
<updated>2020-10-19T14:29:57+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2020-10-19T14:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3112a33f96530eccc7c1ee123b57baff1d9eae77'/>
<id>3112a33f96530eccc7c1ee123b57baff1d9eae77</id>
<content type='text'>
Just so that both xgettext invocations start off the
same way, for ease of comparison.

I also removed -d because -o makes it redundant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just so that both xgettext invocations start off the
same way, for ease of comparison.

I also removed -d because -o makes it redundant.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix predefined Qt strings not getting translated</title>
<updated>2020-10-19T14:21:47+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2020-10-19T13:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=12628c8c45f7350240305dfb1fba53796ddef2b5'/>
<id>12628c8c45f7350240305dfb1fba53796ddef2b5</id>
<content type='text'>
https://bugs.dolphin-emu.org/issues/11507
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.dolphin-emu.org/issues/11507
</pre>
</div>
</content>
</entry>
<entry>
<title>Add helper function for fmt::format(GetStringT(...</title>
<updated>2020-10-19T12:36:08+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2020-10-14T18:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1084cfec1aecd54daead865f56984ed5b8e5b6c0'/>
<id>1084cfec1aecd54daead865f56984ed5b8e5b6c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt: Support gettext contexts (Qt disambiguations)</title>
<updated>2020-06-02T20:24:49+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2020-06-02T20:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=74ae02f9794d939a941be04b9b48b6667886fa76'/>
<id>74ae02f9794d939a941be04b9b48b6667886fa76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update-source-strings.sh: Specify encoding</title>
<updated>2019-04-13T15:27:19+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2019-04-13T15:23:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2740aec6da6950f774967625b023ecb8bcf663d5'/>
<id>2740aec6da6950f774967625b023ecb8bcf663d5</id>
<content type='text'>
This is needed because 84cbd51 and 5efb717 added non-ASCII characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed because 84cbd51 and 5efb717 added non-ASCII characters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use dirname $0 in localization scripts</title>
<updated>2017-08-04T17:09:12+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2017-08-04T17:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=0db63cefc0e4bc7448b393c9bc09c24ca39aa136'/>
<id>0db63cefc0e4bc7448b393c9bc09c24ca39aa136</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
