diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-19 02:35:25 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-19 02:35:25 +0000 |
commit | ce6aec0a91e65b16cf42d9f908e06b63d91be931 (patch) | |
tree | f1cdca7132c7b7197e300e129369bb0e99690eb2 /applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.lua | |
parent | 7bf803250be75dac62c6e048fa675c93c9093b9a (diff) |
i18n: remove obsolete lua i18n files
Diffstat (limited to 'applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.lua')
-rw-r--r-- | applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.lua | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.lua b/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.lua deleted file mode 100644 index 97523af41a..0000000000 --- a/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.lua +++ /dev/null @@ -1,5 +0,0 @@ -framespersecond = 'Images par seconde' -resolution = 'Résolution' -settings = 'Paramètres' -uvc_streamer = 'Webcam streaming' -uvc_streamer_desc = 'Configurez le pilote linux UVC-webcam pour votre webcam. Pointez votre navigateur par exemple sur<a href="http://%s:%i/">http://%s:%i/</a>' |