diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-21 09:25:06 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-21 09:25:06 +0200 |
commit | 9a8bb1ec3fbfd59a8ed1d1485d88bdbf923c409b (patch) | |
tree | 8efb9a6eef4d346f6417b25efebd127d8508df65 | |
parent | 58fdcd262bf3476b6917c71e76ca6e49d0978c5f (diff) |
remove commented out translations from src file
Change-Id: I2cab3d18913e7d7a4e5c89a391e5d9158effc037
-rw-r--r-- | svx/source/items/svxerr.src | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/items/svxerr.src b/svx/source/items/svxerr.src index 1feaed25dee7..a4acbc4a0eff 100644 --- a/svx/source/items/svxerr.src +++ b/svx/source/items/svxerr.src @@ -112,8 +112,6 @@ 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 [ 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."; }; |