diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-01-10 09:35:58 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-01-10 10:09:29 +0000 |
commit | 629cd5caadc6dced0d0f6b48368c5b6e55ea757e (patch) | |
tree | 1a50fcad22766893fa74c56907444cc5f4815d4a /vcl/source/src | |
parent | 84479bc5ab3a185abb57c39d0a0a7a8c763b5875 (diff) |
callcatcher: update list
Diffstat (limited to 'vcl/source/src')
-rw-r--r-- | vcl/source/src/stdtext.src | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vcl/source/src/stdtext.src b/vcl/source/src/stdtext.src index 9fd1487ce522..53d4fb5306b4 100644 --- a/vcl/source/src/stdtext.src +++ b/vcl/source/src/stdtext.src @@ -34,11 +34,6 @@ String SV_STDTEXT_SERVICENOTAVAILABLE Text [ en-US ] = "The component (%s) could not be loaded.\nPlease start setup with the repair option."; }; -String SV_STDTEXT_DONTHINTAGAIN -{ - Text [ en-US ] = "Do not show this information again."; -}; - String SV_STDTEXT_DONTASKAGAIN { Text [ en-US ] = "Do not show this question again."; |