summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-04-20 20:45:30 +0200
committerJulien Nabet <serval2412@yahoo.fr>2014-04-20 22:54:55 +0200
commit664c175e33a04f36e8af8a4a5e885542d2e22f7a (patch)
tree0b30482fca9850b75c48aecb6577ebb80dd34f99
parent910638a560bb50123e0b92d560a30e9594ff0937 (diff)
cpplint: invalid UTF-8 + punctuation
Change-Id: I31871db6f344e90c54ed9efb51b9576cd36d9fa8
-rw-r--r--svx/source/items/svxerr.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/items/svxerr.src b/svx/source/items/svxerr.src
index 90a0b8ca9a6f..1feaed25dee7 100644
--- a/svx/source/items/svxerr.src
+++ b/svx/source/items/svxerr.src
@@ -112,9 +112,9 @@ Resource RID_SVXERRCODE
String ERRCODE_SVX_MODIFIED_VBASIC_STORAGE & ERRCODE_RES_MASK
{
-// TEXT = "Der Basic-Code wurde verändert und kann somit nicht mehr als Original gespeichert werden." ;
+// TEXT = "Der Basic-Code wurde verändert und kann somit nicht mehr als Original gespeichert werden." ;
// TEXT [ English ] = "The Basic-Code is modified and so it can not be saved as original." ;
- Text [ en-US ] = "All changes to the Basic Code are lost.The original VBA Macro Code is saved instead.";
+ Text [ en-US ] = "All changes to the Basic Code are lost. The original VBA Macro Code is saved instead.";
};
String ERRCODE_SVX_VBASIC_STORAGE_EXIST & ERRCODE_RES_MASK