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.lang46
1 files changed, 37 insertions, 9 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index ad9c82dfcf..7859b3ddae 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -1676,7 +1676,7 @@
1676</phrase> 1676</phrase>
1677<phrase> 1677<phrase>
1678 id: LANG_TAGCACHE 1678 id: LANG_TAGCACHE
1679 desc: in tag cache settings 1679 desc: in settings menu
1680 user: 1680 user:
1681 <source> 1681 <source>
1682 *: "Tag Cache" 1682 *: "Tag Cache"
@@ -1690,16 +1690,16 @@
1690</phrase> 1690</phrase>
1691<phrase> 1691<phrase>
1692 id: LANG_TAGCACHE_DISK 1692 id: LANG_TAGCACHE_DISK
1693 desc: in tag cache settings 1693 desc:
1694 user: 1694 user:
1695 <source> 1695 <source>
1696 *: "Keep on Disk" 1696 *: ""
1697 </source> 1697 </source>
1698 <dest> 1698 <dest>
1699 *: "Keep on Disk" 1699 *: ""
1700 </dest> 1700 </dest>
1701 <voice> 1701 <voice>
1702 *: "Keep on Disk" 1702 *: ""
1703 </voice> 1703 </voice>
1704</phrase> 1704</phrase>
1705<phrase> 1705<phrase>
@@ -1717,17 +1717,17 @@
1717 </voice> 1717 </voice>
1718</phrase> 1718</phrase>
1719<phrase> 1719<phrase>
1720 id: LANG_TAGCACHE_FORCE_UPDATE 1720 id: LANG_TAGCACHE_INITIALIZE
1721 desc: in tag cache settings 1721 desc: in tag cache settings
1722 user: 1722 user:
1723 <source> 1723 <source>
1724 *: "Force Tag Cache Update" 1724 *: "Initialize now"
1725 </source> 1725 </source>
1726 <dest> 1726 <dest>
1727 *: "Force Tag Cache Update" 1727 *: "Initialize now"
1728 </dest> 1728 </dest>
1729 <voice> 1729 <voice>
1730 *: "Force Tag Cache Update" 1730 *: "Initialize now"
1731 </voice> 1731 </voice>
1732</phrase> 1732</phrase>
1733<phrase> 1733<phrase>
@@ -8529,3 +8529,31 @@
8529 *: "Remote Scrolling Options" 8529 *: "Remote Scrolling Options"
8530 </voice> 8530 </voice>
8531</phrase> 8531</phrase>
8532<phrase>
8533 id: LANG_TAGCACHE_UPDATE
8534 desc: in tag cache settings
8535 user:
8536 <source>
8537 *: "Update now"
8538 </source>
8539 <dest>
8540 *: "Update now"
8541 </dest>
8542 <voice>
8543 *: "Update now"
8544 </voice>
8545</phrase>
8546<phrase>
8547 id: LANG_TAGCACHE_AUTOUPDATE
8548 desc: in tag cache settings
8549 user:
8550 <source>
8551 *: "Auto update"
8552 </source>
8553 <dest>
8554 *: "Auto update"
8555 </dest>
8556 <voice>
8557 *: "Auto update"
8558 </voice>
8559</phrase>