diff options
| author | Lorenzo Miori <memoryS60@gmail.com> | 2013-09-10 22:48:34 +0200 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2014-02-05 09:56:21 +0100 |
| commit | e876f4df6d240bd2e319b1e63be95a625f049a97 (patch) | |
| tree | ce2fe1b24650e3be7a6cd2d346d29090a5422a8c /apps/lang | |
| parent | b828b9d99bff2acc0e1f543f3176fd4b632cba68 (diff) | |
| download | rockbox-e876f4df6d240bd2e319b1e63be95a625f049a97.zip rockbox-e876f4df6d240bd2e319b1e63be95a625f049a97.tar.gz rockbox-e876f4df6d240bd2e319b1e63be95a625f049a97.tar.bz2 rockbox-e876f4df6d240bd2e319b1e63be95a625f049a97.tar.xz | |
Samsung YP-R1 target port
This is the basic port to the new target Samsung
YP-R1, which runs on a similar platform as YP-R0.
Port is usable, although there are still
some optimizations that have to be done.
Change-Id: If83a8e386369e413581753780c159026d9e41f04
Diffstat (limited to 'apps/lang')
| -rw-r--r-- | apps/lang/english.lang | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 42bc2f3..0778ab7 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -12368,15 +12368,15 @@ user: core <source> *: none - gigabeats: "Tone Controls" + gigabeats,samsungypr1: "Tone Controls" </source> <dest> *: none - gigabeats: "Tone Controls" + gigabeats,samsungypr1: "Tone Controls" </dest> <voice> *: none - gigabeats: "Tone Controls" + gigabeats,samsungypr1: "Tone Controls" </voice> </phrase> <phrase> @@ -12385,15 +12385,15 @@ user: core <source> *: none - gigabeats: "Advanced Tone Control Settings" + gigabeats,samsungypr1: "Advanced Tone Control Settings" </source> <dest> *: none - gigabeats: "Advanced Tone Control Settings" + gigabeats,samsungypr1: "Advanced Tone Control Settings" </dest> <voice> *: none - gigabeats: "Advanced Tone Control Settings" + gigabeats,samsungypr1: "Advanced Tone Control Settings" </voice> </phrase> <phrase> @@ -12402,15 +12402,15 @@ user: core <source> *: none - gigabeats: "Band %d Gain" + gigabeats,samsungypr1: "Band %d Gain" </source> <dest> *: none - gigabeats: "Band %d Gain" + gigabeats,samsungypr1: "Band %d Gain" </dest> <voice> *: none - gigabeats: "Band Gain" + gigabeats,samsungypr1: "Band Gain" </voice> </phrase> <phrase> @@ -12419,15 +12419,15 @@ user: core <source> *: none - gigabeats: "Band %d Frequency" + gigabeats,samsungypr1: "Band %d Frequency" </source> <dest> *: none - gigabeats: "Band %d Frequency" + gigabeats,samsungypr1: "Band %d Frequency" </dest> <voice> *: none - gigabeats: "Band Frequency" + gigabeats,samsungypr1: "Band Frequency" </voice> </phrase> <phrase> @@ -12436,15 +12436,15 @@ user: core <source> *: none - gigabeats: "Band %d Width" + gigabeats,samsungypr1: "Band %d Width" </source> <dest> *: none - gigabeats: "Band %d Width" + gigabeats,samsungypr1: "Band %d Width" </dest> <voice> *: none - gigabeats: "Band Width" + gigabeats,samsungypr1: "Band Width" </voice> </phrase> <phrase> @@ -12453,15 +12453,15 @@ user: core <source> *: none - gigabeats: "Narrow" + gigabeats,samsungypr1: "Narrow" </source> <dest> *: none - gigabeats: "Narrow" + gigabeats,samsungypr1: "Narrow" </dest> <voice> *: none - gigabeats: "Narrow" + gigabeats,samsungypr1: "Narrow" </voice> </phrase> <phrase> @@ -12470,15 +12470,15 @@ user: core <source> *: none - gigabeats: "Wide" + gigabeats,samsungypr1: "Wide" </source> <dest> *: none - gigabeats: "Wide" + gigabeats,samsungypr1: "Wide" </dest> <voice> *: none - gigabeats: "Wide" + gigabeats,samsungypr1: "Wide" </voice> </phrase> <phrase> |