forked from len0rd/rockbox
Fix the feature on which one deprecated string depends. It got accidentally changed in the recsreen ui remake and could mess up the string order in translations for targets with recording but without agc
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18226 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e299216908
commit
e18c0804de
1 changed files with 3 additions and 3 deletions
|
|
@ -6507,15 +6507,15 @@
|
|||
desc: deprecated
|
||||
<source>
|
||||
*: none
|
||||
recording: ""
|
||||
agc: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
recording: ""
|
||||
agc: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording: ""
|
||||
agc: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue