Add wildcard wrongly removed in FS#10780
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24249 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
831d0994e3
commit
cf5178a5b1
1 changed files with 2 additions and 0 deletions
|
@ -259,6 +259,7 @@
|
|||
desc: Generic string to use to confirm
|
||||
user: core
|
||||
<source>
|
||||
*: "PLAY = Yes"
|
||||
cowond2*: "MENU, or top-right = Yes"
|
||||
iriverh100,iriverh120,iriverh300: "NAVI = Yes"
|
||||
samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "SELECT = Yes"
|
||||
|
@ -266,6 +267,7 @@
|
|||
archosplayer: "(PLAY/STOP)"
|
||||
</source>
|
||||
<dest>
|
||||
*: "PLAY = Да"
|
||||
cowond2*: "MENU, или горе-десно = Да"
|
||||
iriverh100,iriverh120,iriverh300: "NAVI = Да"
|
||||
samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "SELECT = Да"
|
||||
|
|
Loading…
Reference in a new issue