summaryrefslogtreecommitdiff
path: root/vdrmanager/res/values/errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vdrmanager/res/values/errors.xml')
-rw-r--r--vdrmanager/res/values/errors.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/vdrmanager/res/values/errors.xml b/vdrmanager/res/values/errors.xml
new file mode 100644
index 0000000..e954a26
--- /dev/null
+++ b/vdrmanager/res/values/errors.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="vdr_error_text">The communication with VDR has caused some error.</string>
+
+</resources>