diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-02-08 10:58:47 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-02-08 12:18:41 +0000 |
commit | 9192e85076f99772884393e4cc2aa9b663b2e43f (patch) | |
tree | a611a907719ea3e01dd232965ec0e451b07c0047 /svx | |
parent | 12b865c02877b1b1f33b0866602d3e556c899974 (diff) |
move the extra data of ERRCODE_SFXMSG_STYLEREPLACE out of the .src
Change-Id: I5c39d785d1f2a78e1fcfcd763deac60f047a5e4b
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/src/errtxt.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/src/errtxt.src b/svx/source/src/errtxt.src index 40ff54676a95..342c8e80b399 100644 --- a/svx/source/src/errtxt.src +++ b/svx/source/src/errtxt.src @@ -340,7 +340,6 @@ Resource RID_ERRHDL }; String ERRCODE_SFXMSG_STYLEREPLACE { - ExtraData = ERRCODE_MSG_ERROR | ERRCODE_BUTTON_OK_CANCEL ; Text [ en-US ] = "Should the $(ARG1) Style be replaced?" ; }; String ERRCODE_SFX_NOFILTER |