mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
lang: Fix a missing colon in the previous commit
Change-Id: I13dca8f94047d192574a69fc4661209d4103ea2f
This commit is contained in:
parent
d3f9cc579f
commit
84b883907f
14 changed files with 50 additions and 50 deletions
|
|
@ -3570,7 +3570,7 @@
|
|||
<source>
|
||||
*: none
|
||||
rtc: "OFF = Revert"
|
||||
aigoerosq,erosqnative,gigabeats,sansafuzeplus,xduoox3* "BACK = Revert"
|
||||
aigoerosq,erosqnative,gigabeats,sansafuzeplus,xduoox3*: "BACK = Revert"
|
||||
gigabeatfx,mrobe500: "POWER = Revert"
|
||||
gogearsa9200: "LEFT = Revert"
|
||||
iaudiom5,iaudiox5: "RECORD = Revert"
|
||||
|
|
@ -3584,7 +3584,7 @@
|
|||
<dest>
|
||||
*: none
|
||||
rtc: "ВЫКЛ. = Отмена"
|
||||
aigoerosq,erosqnative,gigabeats,sansafuzeplus,xduoox3* "НАЗАД = Отмена"
|
||||
aigoerosq,erosqnative,gigabeats,sansafuzeplus,xduoox3*: "НАЗАД = Отмена"
|
||||
gigabeatfx,mrobe500: "ВЫКЛ. = Отмена"
|
||||
gogearsa9200: "ЛЕВО = Отмена"
|
||||
iaudiom5,iaudiox5: "ЗАПИСЬ = Отмена"
|
||||
|
|
@ -7057,7 +7057,7 @@
|
|||
<source>
|
||||
*: none
|
||||
rtc: "ON = Set"
|
||||
aigoerosq,erosqnative,gogearsa9200,samsungyh*,xduoox3* "PLAY = Set"
|
||||
aigoerosq,erosqnative,gogearsa9200,samsungyh*,xduoox3*: "PLAY = Set"
|
||||
gigabeat*,iaudiom5,iaudiox5,ipod*,iriverh10,iriverh10_5gb,mrobe100,sansac200*,sansaclip*,sansaconnect,sansae200*,sansafuze*: "SELECT = Set"
|
||||
iriverh100,iriverh120,iriverh300: "NAVI = Set"
|
||||
mpiohd300: "ENTER = Set"
|
||||
|
|
@ -7067,7 +7067,7 @@
|
|||
<dest>
|
||||
*: none
|
||||
rtc: "ВКЛ. = Установить"
|
||||
aigoerosq,erosqnative,gogearsa9200,samsungyh*,xduoox3* "ВОСПР. = Установить"
|
||||
aigoerosq,erosqnative,gogearsa9200,samsungyh*,xduoox3*: "ВОСПР. = Установить"
|
||||
gigabeat*,iaudiom5,iaudiox5,ipod*,iriverh10,iriverh10_5gb,mrobe100,sansac200*,sansaclip*,sansaconnect,sansae200*,sansafuze*: "ВЫБОР = Установить"
|
||||
iriverh100,iriverh120,iriverh300: "НАВИГ. = Установить"
|
||||
mpiohd300: "ENTER = Установить"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue