diff options
-rw-r--r-- | svx/source/items/svxerr.src | 4 |
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 |