summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-10-03 18:17:11 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-10-09 12:41:18 -0400
commitaabc8aca47e60cf745a34af28c50679fcb967910 (patch)
treecfe17f546aae9785fb13482f39527e2da0597ccb /apps/lang/english.lang
parent4231c2c83f2b5331e3e38b10a308ee3752315f9c (diff)
downloadrockbox-aabc8aca47e60cf745a34af28c50679fcb967910.tar.gz
rockbox-aabc8aca47e60cf745a34af28c50679fcb967910.zip
New port: FiiO M3K
Most credit goes to: Roman Skylarov Additional integration and refactoring by myself. *** COMPLETELY UNTESTED *** Change-Id: Ia64c36d92e0214c6b15f7a868df286f8113ea27b
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang34
1 files changed, 34 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 3f3bd26e30..55f89161a1 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -12534,6 +12534,40 @@
12534 </voice> 12534 </voice>
12535</phrase> 12535</phrase>
12536<phrase> 12536<phrase>
12537 id: LANG_FILTER_SHORT_SHARP
12538 desc: in sound settings
12539 user: core
12540 <source>
12541 *: none
12542 filter_roll_off: "Short Sharp"
12543 </source>
12544 <dest>
12545 *: none
12546 filter_roll_off: "Short Sharp"
12547 </dest>
12548 <voice>
12549 *: none
12550 filter_roll_off: "Short Sharp"
12551 </voice>
12552</phrase>
12553<phrase>
12554 id: LANG_FILTER_SHORT_SLOW
12555 desc: in sound settings
12556 user: core
12557 <source>
12558 *: none
12559 filter_roll_off: "Short Slow"
12560 </source>
12561 <dest>
12562 *: none
12563 filter_roll_off: "Short Slow"
12564 </dest>
12565 <voice>
12566 *: none
12567 filter_roll_off: "Short Slow"
12568 </voice>
12569</phrase>
12570<phrase>
12537 id: LANG_FILTER_SHORT 12571 id: LANG_FILTER_SHORT
12538 desc: in sound settings 12572 desc: in sound settings
12539 user: core 12573 user: core