diff options
author | Michael Hohmuth <sideral@rockbox.org> | 2011-06-01 08:00:37 +0000 |
---|---|---|
committer | Michael Hohmuth <sideral@rockbox.org> | 2011-06-01 08:00:37 +0000 |
commit | 05a1984eb32dd07bcf5d54c147ace4d6f56a00b4 (patch) | |
tree | 152da073f90311e0e82ab3b43f0af4a678a40756 /apps/codecs/libtta | |
parent | 70b81e65cceb83b8933c7da7bdae2ce709404998 (diff) |
FS#12065 - Fix two regressions introduced with r26192 (FS#10976 /
FS#10992 - make the <Untagged> string translatable):
* The translation was done too early: before the tagnavi format
clauses were checked. This prevented comparisons against
"<Untagged>" when a non-English translation was active.
* The code overwrote the buffer containing the constant string
"<Untagged>" with the translation. This is neither safe nor
necessary: The result pointer simply can be swapped with a pointer
to the translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29941 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/libtta')
0 files changed, 0 insertions, 0 deletions