From a507bb283782ee3adb1fc9ba0c6f094108ef558c Mon Sep 17 00:00:00 2001 From: Sebastian Leonhardt Date: Mon, 20 Jul 2015 01:50:26 +0200 Subject: YH8xx,YH9xx: Keymap improvement The main "innovation" in this patch are two "virtual buttons" for the record switch on YH92x targets. When the switch state changes, a single BUTTON_REC_SW_ON or .._OFF button event will be generated. Thus keymap code can react on switching, but not on the actual state of the switch. Wherever sensible, the following user scheme is applied: - use PLAY as confirm button - use REW button or Long REW to exit - use REC (YH820) or FFWD (YH92X) as modifier key for button combos Change-Id: Ic8d1db9cc6869daed8dda98990dfdf7f6fd5d5a1 --- apps/lang/lietuviu.lang | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'apps/lang/lietuviu.lang') diff --git a/apps/lang/lietuviu.lang b/apps/lang/lietuviu.lang index ff48072f17..362566c8eb 100644 --- a/apps/lang/lietuviu.lang +++ b/apps/lang/lietuviu.lang @@ -319,14 +319,14 @@ *: "PLAY = Yes" iriverh100,iriverh120,iriverh300: "NAVI = Yes" - samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,gogearsa9200: "SELECT = Yes" + ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,gogearsa9200: "SELECT = Yes" archosplayer: "(PLAY/STOP)" vibe500: "OK = Yes" *: "PLAY = Taip" iriverh100,iriverh120,iriverh300: "NAVI = Taip" - samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,gogearsa9200: "SELECT = Taip" + ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,gogearsa9200: "SELECT = Taip" archosplayer: "(PLAY/STOP)" vibe500: "OK = Taip" @@ -2302,14 +2302,14 @@ *: "Building database... %d found (OFF to return)" iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)" ipod*: "Building database... %d found (PREV to return)" - iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)" + iaudiox5,iaudiom5,gigabeat*,mrobe100,samsungyh*: "Building database... %d found (LEFT to return)" iriverh10,iriverh10_5gb,sansae200*,sansac200*,gogearsa9200,vibe500: "Building database... %d found (PREV to return)" *: "Kuriama duomenų bazė... %d rasta (OFF grįžimui)" iriverh100,iriverh120,iriverh300: "Kuriama duomenų bazė... %d rasta (STOP grįžimui)" ipod*: "Kuriama duomenų bazė... %d rasta (PREV grįžimui)" - iaudiox5,iaudiom5,gigabeat*,mrobe100: "Kuriama duomenų bazė... %d rasta (LEFT grįžimui)" + iaudiox5,iaudiom5,gigabeat*,mrobe100,samsungyh*: "Kuriama duomenų bazė... %d rasta (LEFT grįžimui)" iriverh10,iriverh10_5gb,sansae200*,sansac200*,gogearsa9200,vibe500: "Kuriama duomenų bazė... %d rasta (PREV to grįžimui)" @@ -4012,7 +4012,8 @@ *: none rtc: "ON = Set" iriverh100,iriverh120,iriverh300: "NAVI = Set" - ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,gogearsa9200: "SELECT = Set" + ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100: "SELECT = Set" + gogearsa9200,samsungyh*: "PLAY = Set" vibe500: "OK = Set" mpiohd300: "ENTER = Set" @@ -4020,7 +4021,8 @@ *: none rtc: "ON = Nustatyti" iriverh100,iriverh120,iriverh300: "NAVI = Nustatyti" - ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,gogearsa9200: "SELECT = Nustatyti" + ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100: "SELECT = Nustatyti" + gogearsa9200,samsungyh*: "PLAY = Nustatyti" vibe500: "OK = Nustatyti" mpiohd300: "ENTER = Nustatyti" @@ -4045,6 +4047,7 @@ mrobe100: "DISPLAY = Revert" gigabeats: "BACK = Revert" vibe500: "CANCEL = Revert" + samsungyh*: "REW = Revert" *: none @@ -4058,6 +4061,7 @@ mrobe100: "DISPLAY = Atstatyti" gigabeats: "BACK = Atstatyti" vibe500: "CANCEL = Atstatyti" + samsungyh*: "REW = Atstatyti" *: none @@ -8038,6 +8042,7 @@ iriverh100,iriverh120,iriverh300: "The disk is full. Press STOP to continue." iaudiom5,iaudiox5: "The disk is full. Press POWER to continue." sansae200*,sansac200*,vibe500: "The disk is full. Press PREV to continue." + samsungyh*: "Disk full. Press LEFT to continue." *: none @@ -8045,6 +8050,7 @@ iriverh100,iriverh120,iriverh300: "Diskas pilnas. Spauskite STOP." iaudiom5,iaudiox5: "Diskas pilnas. Spauskite POWER." sansae200*,sansac200*,vibe500: "Diskas pilnas. Spauskite PREV." + samsungyh*: "Diskas pilnas. Spauskite LEFT." *: none -- cgit