forked from len0rd/rockbox
alarm_menu share setter with settime
share the time picker with the alarm block the date portion, seconds are ignored Change-Id: Idc6974466772c33248ff532c8f3c62c744ee06d9
This commit is contained in:
parent
4c1fe3a899
commit
43830d0128
5 changed files with 43 additions and 158 deletions
|
|
@ -4183,31 +4183,16 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_ALARM_MOD_KEYS
|
||||
desc: Shown key functions in alarm menu (for the RTC alarm mod).
|
||||
desc: deprecated
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
alarm: "PLAY=Set OFF=Cancel"
|
||||
gigabeats: "SELECT=Set POWER=Cancel"
|
||||
ipod*: "SELECT=Set MENU=Cancel"
|
||||
iriverh10,iriverh10_5gb: "SELECT=Set PREV=Cancel"
|
||||
mpiohd300: "ENTER=Set MENU=Cancel"
|
||||
sansafuzeplus: "SELECT=Set BACK=Cancel"
|
||||
vibe500: "OK=Set C=Cancel"
|
||||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
alarm: "PLAY=Set OFF=Cancel"
|
||||
gigabeats: "SELECT=Set POWER=Cancel"
|
||||
ipod*: "SELECT=Set MENU=Cancel"
|
||||
iriverh10,iriverh10_5gb: "SELECT=Set PREV=Cancel"
|
||||
mpiohd300: "ENTER=Set MENU=Cancel"
|
||||
sansafuzeplus: "SELECT=Set BACK=Cancel"
|
||||
vibe500: "OK=Set C=Cancel"
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
alarm,ipod*: ""
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue