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.lang42
1 files changed, 42 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index b11b996570..984aa1be95 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -9618,3 +9618,45 @@
9618 *: "Wide" 9618 *: "Wide"
9619 </voice> 9619 </voice>
9620</phrase> 9620</phrase>
9621<phrase>
9622 id: LANG_SHOW_PATH
9623 desc: in settings_menu
9624 user:
9625 <source>
9626 *: "Show Path"
9627 </source>
9628 <dest>
9629 *: "Show Path"
9630 </dest>
9631 <voice>
9632 *: "Show Path"
9633 </voice>
9634</phrase>
9635<phrase>
9636 id: LANG_SHOW_PATH_CURRENT
9637 desc: in show path menu
9638 user:
9639 <source>
9640 *: "Current Directory Only"
9641 </source>
9642 <dest>
9643 *: "Current Directory Only"
9644 </dest>
9645 <voice>
9646 *: "Current Directory Only"
9647 </voice>
9648</phrase>
9649<phrase>
9650 id: LANG_SHOW_PATH_FULL
9651 desc: in show path menu
9652 user:
9653 <source>
9654 *: "Full Path"
9655 </source>
9656 <dest>
9657 *: "Full Path"
9658 </dest>
9659 <voice>
9660 *: "Full Path"
9661 </voice>
9662</phrase>