diff options
Diffstat (limited to 'apps/lang')
-rw-r--r-- | apps/lang/english.lang | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index f75cdae3a4..7d1e242c6c 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang | |||
@@ -12559,3 +12559,48 @@ | |||
12559 | touchscreen: "Reset Calibration" | 12559 | touchscreen: "Reset Calibration" |
12560 | </voice> | 12560 | </voice> |
12561 | </phrase> | 12561 | </phrase> |
12562 | <phrase> | ||
12563 | id: LANG_STATUSBAR_TOP | ||
12564 | desc: in Settings -> General -> Display -> statusbar | ||
12565 | user: core | ||
12566 | <source> | ||
12567 | *: "Top" | ||
12568 | </source> | ||
12569 | <dest> | ||
12570 | *: "Top" | ||
12571 | </dest> | ||
12572 | <voice> | ||
12573 | *: "Top" | ||
12574 | </voice> | ||
12575 | </phrase> | ||
12576 | <phrase> | ||
12577 | id: LANG_STATUSBAR_BOTTOM | ||
12578 | desc: in Settings -> General -> Display -> statusbar | ||
12579 | user: core | ||
12580 | <source> | ||
12581 | *: "Bottom" | ||
12582 | </source> | ||
12583 | <dest> | ||
12584 | *: "Bottom" | ||
12585 | </dest> | ||
12586 | <voice> | ||
12587 | *: "Bottom" | ||
12588 | </voice> | ||
12589 | </phrase> | ||
12590 | <phrase> | ||
12591 | id: LANG_REMOTE_STATUSBAR | ||
12592 | desc: in Settings -> General -> Display -> statusbar | ||
12593 | user: core | ||
12594 | <source> | ||
12595 | *: none | ||
12596 | remote: "Remote Statusbar" | ||
12597 | </source> | ||
12598 | <dest> | ||
12599 | *: none | ||
12600 | remote: "Remote Statusbar" | ||
12601 | </dest> | ||
12602 | <voice> | ||
12603 | *: none | ||
12604 | remote: "Remote Statusbar" | ||
12605 | </voice> | ||
12606 | </phrase> | ||