Kaydet (Commit) 5263b653 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Drop the dash from "Read-Error"

Change-Id: I12c058bbb01df9c2aad794b5d500ab7ed0502d81
üst 0f17e343
...@@ -124,7 +124,7 @@ Resource RID_ERRHDL ...@@ -124,7 +124,7 @@ Resource RID_ERRHDL
}; };
String ERRCODE_CLASS_READ String ERRCODE_CLASS_READ
{ {
Text [ en-US ] = "Read-Error" ; Text [ en-US ] = "Read Error" ;
}; };
String ERRCODE_CLASS_WRITE String ERRCODE_CLASS_WRITE
{ {
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
String STR_COMCORE_READERROR String STR_COMCORE_READERROR
{ {
Text [ en-US ] = "Read-Error" ; Text [ en-US ] = "Read Error" ;
}; };
String STR_COMCORE_CANT_SHOW String STR_COMCORE_CANT_SHOW
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment