From 701bf06b2655ab659621ae603fb4de784b660db2 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Wed, 24 Jul 2019 14:09:52 -0400 Subject: Voice enable properties plugin Patch by Igor Poretsky Updated by Solomon Peachy Change-Id: Ia2adf4a65723b08d6c438f836e3e811cba3dced0 --- apps/lang/english.lang | 196 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 196 insertions(+) (limited to 'apps/lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index da0f21b9c7..075272ef09 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -15723,3 +15723,199 @@ id: VOICE_BAT_BENCH_KEYS *: "" + + id: LANG_PROPERTIES_PATH + desc: in properties plugin + user: core + + *: "[Path]" + + + *: "[Path]" + + + *: "Path" + + + + id: LANG_PROPERTIES_FILENAME + desc: in properties plugin + user: core + + *: "[Filename]" + + + *: "[Filename]" + + + *: "Filename" + + + + id: LANG_PROPERTIES_SIZE + desc: in properties plugin + user: core + + *: "[Size]" + + + *: "[Size]" + + + *: "Size" + + + + id: LANG_PROPERTIES_DATE + desc: in properties plugin + user: core + + *: "[Date]" + + + *: "[Date]" + + + *: "Date" + + + + id: LANG_PROPERTIES_TIME + desc: in properties plugin + user: core + + *: "[Time]" + + + *: "[Time]" + + + *: "Time" + + + + id: LANG_PROPERTIES_ARTIST + desc: in properties plugin + user: core + + *: "[Artist]" + + + *: "[Artist]" + + + *: "Artist" + + + + id: LANG_PROPERTIES_TITLE + desc: in properties plugin + user: core + + *: "[Title]" + + + *: "[Title]" + + + *: "Title" + + + + id: LANG_PROPERTIES_ALBUM + desc: in properties plugin + user: core + + *: "[Album]" + + + *: "[Album]" + + + *: "Album" + + + + id: LANG_PROPERTIES_DURATION + desc: in properties plugin + user: core + + *: "[Duration]" + + + *: "[Duration]" + + + *: "Duration" + + + + id: LANG_PROPERTIES_SUBDIRS + desc: in properties plugin + user: core + + *: "[Subdirs]" + + + *: "[Subdirs]" + + + *: "Subdirs" + + + + id: LANG_PROPERTIES_FILES + desc: in properties plugin + user: core + + *: "[Files]" + + + *: "[Files]" + + + *: "Files" + + + + id: LANG_PROPERTIES_DIRECTORY_PROPERTIES + desc: in properties plugin + user: core + + *: "Directory properties" + + + *: "Directory properties" + + + *: "" + + + + id: LANG_PROPERTIES_FILE_PROPERTIES + desc: in properties plugin + user: core + + *: "File properties" + + + *: "File properties" + + + *: "" + + + + id: LANG_PROPERTIES_FAIL + desc: in properties plugin + user: core + + *: "Failed to gather information" + + + *: "Failed to gather information" + + + *: "Failed to gather information" + + -- cgit v1.2.3