diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2020-06-28 11:16:22 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-06-28 15:16:52 +0000 |
commit | 553f2180267ea869a364c929ac2cf1bfc98b6585 (patch) | |
tree | 0104a1b5b25c220199aeca27582ba4f8f48491fc /apps | |
parent | ef2c8040db1adf47995751f33643b112d2260edf (diff) |
Update American English translation
Change-Id: If25a242a3d4d47eff577547dea03325d6d3e135c
Diffstat (limited to 'apps')
-rw-r--r-- | apps/lang/english-us.lang | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/apps/lang/english-us.lang b/apps/lang/english-us.lang index 50b940b2a9..65883fea39 100644 --- a/apps/lang/english-us.lang +++ b/apps/lang/english-us.lang @@ -16347,3 +16347,102 @@ *: "Not a VBR file" </voice> </phrase> +<phrase> + id: LANG_UPDATE_CACHE + desc: in pictureflow + user: core + <source> + *: "Update cache" + </source> + <dest> + *: "Update cache" + </dest> + <voice> + *: "Update cache" + </voice> +</phrase> +<phrase> + id: LANG_SHOW_AT_THE_BOTTOM_NEW + desc: in the pictureflow settings + user: core + <source> + *: none + lcd_bitmap: "Show album at the bottom" + </source> + <dest> + *: none + lcd_bitmap: "Show album at the bottom" + </dest> + <voice> + *: none + lcd_bitmap: "Show album at the bottom" + </voice> +</phrase> +<phrase> + id: LANG_HIDE_ALBUM_TITLE_NEW + desc: in the pictureflow settings + user: core + <source> + *: none + lcd_bitmap: "Hide information" + </source> + <dest> + *: none + lcd_bitmap: "Hide information" + </dest> + <voice> + *: none + lcd_bitmap: "Hide information" + </voice> +</phrase> +<phrase> + id: LANG_SHOW_AT_THE_TOP_NEW + desc: in the pictureflow settings + user: core + <source> + *: none + lcd_bitmap: "Show album at the top" + </source> + <dest> + *: none + lcd_bitmap: "Show album at the top" + </dest> + <voice> + *: none + lcd_bitmap: "Show album at the top" + </voice> +</phrase> +<phrase> + id: LANG_SHOW_ALL_AT_THE_TOP + desc: in the pictureflow settings + user: core + <source> + *: none + lcd_bitmap: "Show album and artist at the top" + </source> + <dest> + *: none + lcd_bitmap: "Show album and artist at the top" + </dest> + <voice> + *: none + lcd_bitmap: "Show album and artist at the top" + </voice> +</phrase> +<phrase> + id: LANG_SHOW_ALL_AT_THE_BOTTOM + desc: in the pictureflow settings + user: core + <source> + *: none + lcd_bitmap: "Show album and artist at the bottom" + </source> + <dest> + *: none + lcd_bitmap: "Show album and artist at the bottom" + </dest> + <voice> + *: none + lcd_bitmap: "Show album and artist at the bottom" + </voice> +</phrase> |