diff options
Diffstat (limited to 'vdrmanager/res/values/errors.xml')
-rw-r--r-- | vdrmanager/res/values/errors.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/vdrmanager/res/values/errors.xml b/vdrmanager/res/values/errors.xml deleted file mode 100644 index 9e0aa78..0000000 --- a/vdrmanager/res/values/errors.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<resources> - - <string name="vdr_error_text">The communication with VDR has caused an error: %1$s</string> - -</resources> |