From 954e61d2a3be5cf919908f8989e5d9c7f3b7884a Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Tue, 2 Sep 2008 09:08:11 +0000 Subject: Bump i18n-files --- applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.lua | 8 ++++---- applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'applications/luci-uvc_streamer') diff --git a/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.lua b/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.lua index 184eb798f3..c928e91a1e 100644 --- a/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.lua +++ b/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.lua @@ -1,4 +1,4 @@ -framespersecond = [[Bilder pro Sekunde]] -resolution = [[Auflösung]] -settings = [[Konfiguration]] -uvc_streamer = [[Webcam Stream]] +framespersecond = 'Bilder pro Sekunde' +resolution = 'Auflösung' +settings = 'Konfiguration' +uvc_streamer = 'Webcam Stream' diff --git a/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua b/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua index 059bac70c2..3c5c820993 100644 --- a/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua +++ b/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua @@ -1,4 +1,4 @@ -framespersecond = [[Frames per second]] -resolution = [[Resolution]] -settings = [[Settings]] -uvc_streamer = [[Webcam streaming]] +framespersecond = 'Frames per second' +resolution = 'Resolution' +settings = 'Settings' +uvc_streamer = 'Webcam streaming' -- cgit v1.2.3