summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/english.lang11
-rw-r--r--apps/lang/espanol.lang10
2 files changed, 17 insertions, 4 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 50bba13fdd..e33dfa1aa2 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -86,9 +86,9 @@ voice: ""
86new: 86new:
87 87
88id: LANG_PLAYINDICES_PLAYLIST 88id: LANG_PLAYINDICES_PLAYLIST
89desc: in playlist.indices() when playlist is full 89desc: in playlist.indices() when playlist is full *WARNING* this and next ID are only used in this function.
90eng: "Playlist" 90eng: "Playlist"
91voice: "Playlist" 91voice: ""
92new: 92new:
93 93
94id: LANG_PLAYINDICES_BUFFER 94id: LANG_PLAYINDICES_BUFFER
@@ -2991,3 +2991,10 @@ desc: ID3 virtual folder name
2991eng: "<All songs>" 2991eng: "<All songs>"
2992voice: "" 2992voice: ""
2993new: 2993new:
2994
2995id: LANG_PLAYLIST
2996desc: Used when you need to say playlist, also voiced
2997eng: "Playlist"
2998voice: "Playlist"
2999new:
3000
diff --git a/apps/lang/espanol.lang b/apps/lang/espanol.lang
index a9069c8db4..fc6cbbb5ab 100644
--- a/apps/lang/espanol.lang
+++ b/apps/lang/espanol.lang
@@ -72,9 +72,9 @@ voice: ""
72new: "Mezclando..." 72new: "Mezclando..."
73 73
74id: LANG_PLAYINDICES_PLAYLIST 74id: LANG_PLAYINDICES_PLAYLIST
75desc: in playlist.indices() when playlist is full 75desc: in playlist.indices() when playlist is full *WARNING* this and next ID are only used in this function.
76eng: "Playlist" 76eng: "Playlist"
77voice: "Playlist" 77voice: ""
78new: "El bufer de la" 78new: "El bufer de la"
79 79
80id: LANG_PLAYINDICES_BUFFER 80id: LANG_PLAYINDICES_BUFFER
@@ -2956,3 +2956,9 @@ desc: ID3 virtual folder name
2956eng: "<All songs>" 2956eng: "<All songs>"
2957voice: "" 2957voice: ""
2958new: "<Todas las Canciones>" 2958new: "<Todas las Canciones>"
2959
2960id: LANG_PLAYLIST
2961desc: Used when you need to say playlist, also voiced
2962eng: "Playlist"
2963voice: "Lista de reproducción"
2964new: "Lista de reproducción"