Fixed some encoding issues
authorSteven Barth <steven@midlink.org>
Mon, 1 Sep 2008 22:04:34 +0000 (22:04 +0000)
committerSteven Barth <steven@midlink.org>
Mon, 1 Sep 2008 22:04:34 +0000 (22:04 +0000)
applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.lua
applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.xml
applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua

index cd7cb43..184eb79 100644 (file)
@@ -1,4 +1,4 @@
-uvc_streamer = [[Webcam Stream]]
-settings = [[Konfiguration]]
-resolution = [[Auflösung]]
 framespersecond = [[Bilder pro Sekunde]]
 framespersecond = [[Bilder pro Sekunde]]
+resolution = [[Auflösung]]
+settings = [[Konfiguration]]
+uvc_streamer = [[Webcam Stream]]
index 9115096..fc67f2b 100644 (file)
Binary files a/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.xml and b/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.xml differ
index 46c9331..059bac7 100644 (file)
@@ -1,4 +1,4 @@
-uvc_streamer = [[Webcam streaming]]
-settings = [[Settings]]
-resolution = [[Resolution]]
 framespersecond = [[Frames per second]]
 framespersecond = [[Frames per second]]
+resolution = [[Resolution]]
+settings = [[Settings]]
+uvc_streamer = [[Webcam streaming]]