diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2011-01-28 11:59:17 +0100 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2011-01-28 11:59:17 +0100 |
commit | f4731b6f2e2a0192aa2858a95f8c7d676b1e20ea (patch) | |
tree | e49eee66d7be71365fa7255fe679a6752a1aa241 /cui/source/options | |
parent | dd8d794f7e36c45c185b397a777f2f5e9cb36d99 (diff) | |
parent | ddf597390850c7693937d4629c53bd480fd73810 (diff) |
CWS-TOOLING: integrate CWS undoapi
Diffstat (limited to 'cui/source/options')
-rwxr-xr-x[-rw-r--r--] | cui/source/options/optlingu.src | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/cui/source/options/optlingu.src b/cui/source/options/optlingu.src index ace1f8e193bf..12192ad8ac4b 100644..100755 --- a/cui/source/options/optlingu.src +++ b/cui/source/options/optlingu.src @@ -354,11 +354,4 @@ QueryBox RID_SFXQB_DELDICT DefButton = WB_DEF_NO ; Message [ en-US ] = "Do you want to delete the dictionary?" ; }; - // RID_SFXQB_DEL_IGNORELIST ---------------------------------------------- -QueryBox RID_SFXQB_DEL_IGNORELIST -{ - Buttons = WB_YES_NO ; - DefButton = WB_DEF_NO ; - Message [ en-US ] = "Do you want to delete the ignore list?" ; -}; // ******************************************************************* EOF |