diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-02-25 17:26:42 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-02-26 22:14:43 +0100 |
commit | 28488c94d697f169baaf4c67bf2c71287b503c43 (patch) | |
tree | 124245dfe4d87a722fe441ddee97ec8dbfb5bc06 /vcl/inc | |
parent | 94fa259e769b44f2c2ea7f1667b28f2c07489668 (diff) |
convert corner case warningboxes with checkboxes
Change-Id: Ic8b58b792236a733b6687148eac5c06bbf734acf
Reviewed-on: https://gerrit.libreoffice.org/50325
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/inc')
-rw-r--r-- | vcl/inc/strings.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/strings.hrc b/vcl/inc/strings.hrc index 99bcd8c79bbe..1475e2a65ceb 100644 --- a/vcl/inc/strings.hrc +++ b/vcl/inc/strings.hrc @@ -83,8 +83,6 @@ #define SV_STDTEXT_SERVICENOTAVAILABLE NC_("SV_STDTEXT_SERVICENOTAVAILABLE", "The component (%s) could not be loaded.\nPlease start setup with the repair option.") -#define SV_STDTEXT_DONTWARNAGAIN NC_("SV_STDTEXT_DONTWARNAGAIN", "Do not show warning again.") - #define SV_STDTEXT_ABOUT NC_("SV_STDTEXT_ABOUT", "About %PRODUCTNAME") #define SV_STDTEXT_PREFERENCES NC_("SV_STDTEXT_PREFERENCES", "Preferences...") #define SV_STDTEXT_ALLFILETYPES NC_("SV_STDTEXT_ALLFILETYPES", "Any type") |