summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/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 c7dad66b1a..08412d376d 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -12735,3 +12735,37 @@
12735 quickscreen: "Set as Top Quickscreen Item" 12735 quickscreen: "Set as Top Quickscreen Item"
12736 </voice> 12736 </voice>
12737</phrase> 12737</phrase>
12738<phrase>
12739 id: LANG_FM_ITALY
12740 desc: fm region Italy
12741 user: core
12742 <source>
12743 *: none
12744 radio: "Italy"
12745 </source>
12746 <dest>
12747 *: none
12748 radio: "Italy"
12749 </dest>
12750 <voice>
12751 *: none
12752 radio: "Italy"
12753 </voice>
12754</phrase>
12755<phrase>
12756 id: LANG_FM_OTHER
12757 desc: Catch-all FM region. Select if none of the others work
12758 user: core
12759 <source>
12760 *: none
12761 radio: "Other"
12762 </source>
12763 <dest>
12764 *: none
12765 radio: "Other"
12766 </dest>
12767 <voice>
12768 *: none
12769 radio: "Other"
12770 </voice>
12771</phrase>