Drop the dash from "Read-Error"

Change-Id: I12c058bbb01df9c2aad794b5d500ab7ed0502d81
diff --git a/svx/source/src/errtxt.src b/svx/source/src/errtxt.src
index addbe5e..ab00f1b 100644
--- a/svx/source/src/errtxt.src
+++ b/svx/source/src/errtxt.src
@@ -124,7 +124,7 @@ Resource RID_ERRHDL
    };
    String ERRCODE_CLASS_READ
    {
        Text [ en-US ] = "Read-Error" ;
        Text [ en-US ] = "Read Error" ;
    };
    String ERRCODE_CLASS_WRITE
    {
diff --git a/sw/source/ui/app/error.src b/sw/source/ui/app/error.src
index cc5266d..67e4e8d 100644
--- a/sw/source/ui/app/error.src
+++ b/sw/source/ui/app/error.src
@@ -26,7 +26,7 @@

String STR_COMCORE_READERROR
{
    Text [ en-US ] = "Read-Error" ;
    Text [ en-US ] = "Read Error" ;
};
String STR_COMCORE_CANT_SHOW
{