diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2021-12-11 08:37:15 -0500 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2021-12-11 08:37:15 -0500 |
commit | 21866949dc6a5a5757152c0b26164bef3417a825 (patch) | |
tree | dd9490fb5c7a3e16dfdda02d7f0f6e7582de0830 /apps/lang | |
parent | 06f98fa2e7af570b27d9524cea4fff199938fc84 (diff) | |
download | rockbox-21866949dc6a5a5757152c0b26164bef3417a825.tar.gz rockbox-21866949dc6a5a5757152c0b26164bef3417a825.zip |
Update english-us "translation"
Change-Id: Icac11ade75768312db7ed4119aadda0c0dd751d7
Diffstat (limited to 'apps/lang')
-rw-r--r-- | apps/lang/english-us.lang | 45 |
1 files changed, 43 insertions, 2 deletions
diff --git a/apps/lang/english-us.lang b/apps/lang/english-us.lang index 37f5f8e151..bed96112d4 100644 --- a/apps/lang/english-us.lang +++ b/apps/lang/english-us.lang @@ -246,8 +246,7 @@ <source> *: "PLAY = Yes" cowond2*: "MENU, or top-right = Yes" - creativezen*: "Select = Yes" - gigabeat*,iaudiom5,iaudiox5,ipod*,iriverh10,iriverh10_5gb,mrobe100,sansac200*,sansaclip*,sansaconnect,sansae200*,sansafuze*: "SELECT = Yes" + creativezen*,gigabeat*,iaudiom5,iaudiox5,ipod*,iriverh10,iriverh10_5gb,mrobe100,sansac200*,sansaclip*,sansaconnect,sansae200*,sansafuze*: "SELECT = Yes" iriverh100,iriverh120,iriverh300: "NAVI = Yes" mrobe500: "PLAY, POWER, or top-right = Yes" vibe500: "OK = Yes" @@ -16074,3 +16073,45 @@ *: "Show Shutdown Message" </voice> </phrase> +<phrase> + id: LANG_LIST_ORDER + desc: in Settings + user: core + <source> + *: "List Order" + </source> + <dest> + *: "List Order" + </dest> + <voice> + *: "List Order" + </voice> +</phrase> +<phrase> + id: LANG_ASCENDING + desc: in Settings + user: core + <source> + *: "Ascending" + </source> + <dest> + *: "Ascending" + </dest> + <voice> + *: "Ascending" + </voice> +</phrase> +<phrase> + id: LANG_DESCENDING + desc: in Settings + user: core + <source> + *: "Descending" + </source> + <dest> + *: "Descending" + </dest> + <voice> + *: "Descending" + </voice> +</phrase> |