summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang53
1 files changed, 52 insertions, 1 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 207bad6873..265fcd6844 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -11361,7 +11361,7 @@
11361 </dest> 11361 </dest>
11362 <voice> 11362 <voice>
11363 *: none 11363 *: none
11364 swcodec: "Timestretch" 11364 swcodec: "Time stretch"
11365 </voice> 11365 </voice>
11366</phrase> 11366</phrase>
11367<phrase> 11367<phrase>
@@ -14000,3 +14000,54 @@
14000 charging: "Delay Before Resume" 14000 charging: "Delay Before Resume"
14001 </voice> 14001 </voice>
14002</phrase> 14002</phrase>
14003<phrase>
14004 id: VOICE_PITCH_ABSOLUTE_MODE
14005 desc: spoken only
14006 user: core
14007 <source>
14008 *: none
14009 pitchscreen: ""
14010 </source>
14011 <dest>
14012 *: none
14013 pitchscreen: ""
14014 </dest>
14015 <voice>
14016 *: none
14017 pitchscreen: "Absolute mode"
14018 </voice>
14019</phrase>
14020<phrase>
14021 id: VOICE_PITCH_SEMITONE_MODE
14022 desc: spoken only
14023 user: core
14024 <source>
14025 *: none
14026 pitchscreen: ""
14027 </source>
14028 <dest>
14029 *: none
14030 pitchscreen: ""
14031 </dest>
14032 <voice>
14033 *: none
14034 pitchscreen: "Semitone mode"
14035 </voice>
14036</phrase>
14037<phrase>
14038 id: VOICE_PITCH_TIMESTRETCH_MODE
14039 desc: spoken only
14040 user: core
14041 <source>
14042 *: none
14043 pitchscreen: ""
14044 </source>
14045 <dest>
14046 *: none
14047 pitchscreen: ""
14048 </dest>
14049 <voice>
14050 *: none
14051 pitchscreen: "Time stretch"
14052 </voice>
14053</phrase>