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.lang34
1 files changed, 31 insertions, 3 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 8a2341b204..6cd5b2d533 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -3861,13 +3861,13 @@
3861</phrase> 3861</phrase>
3862<phrase> 3862<phrase>
3863 id: LANG_DIRCACHE_REBOOT 3863 id: LANG_DIRCACHE_REBOOT
3864 desc: when activating directory cache 3864 desc: DEPRECATED
3865 user: 3865 user:
3866 <source> 3866 <source>
3867 *: "Please reboot to enable the cache" 3867 *: ""
3868 </source> 3868 </source>
3869 <dest> 3869 <dest>
3870 *: "Please reboot to enable the cache" 3870 *: ""
3871 </dest> 3871 </dest>
3872 <voice> 3872 <voice>
3873 *: "" 3873 *: ""
@@ -9940,3 +9940,31 @@
9940 *: "Random" 9940 *: "Random"
9941 </voice> 9941 </voice>
9942</phrase> 9942</phrase>
9943<phrase>
9944 id: LANG_AUDIOSCROBBLER
9945 desc: "Last.fm Log" in the playback menu
9946 user:
9947 <source>
9948 *: "Last.fm Log"
9949 </source>
9950 <dest>
9951 *: "Last.fm Log"
9952 </dest>
9953 <voice>
9954 *: "Last.fm Log"
9955 </voice>
9956</phrase>
9957<phrase>
9958 id: LANG_PLEASE_REBOOT
9959 desc: when activating an option that requires a reboot
9960 user:
9961 <source>
9962 *: "Please reboot to enable"
9963 </source>
9964 <dest>
9965 *: "Please reboot to enable"
9966 </dest>
9967 <voice>
9968 *: ""
9969 </voice>
9970</phrase>