summaryrefslogtreecommitdiffstats
path: root/cui/source/options/optdict.src
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optdict.src')
-rw-r--r--cui/source/options/optdict.src4
1 files changed, 1 insertions, 3 deletions
diff --git a/cui/source/options/optdict.src b/cui/source/options/optdict.src
index 71fb487e6d91..d1880874eb73 100644
--- a/cui/source/options/optdict.src
+++ b/cui/source/options/optdict.src
@@ -21,7 +21,6 @@
#include "helpid.hrc"
#include <cuires.hrc>
- // Strings ---------------------------------------------------------------
String RID_SVXSTR_OPT_DOUBLE_DICTS
{
Text [ en-US ] = "The specified name already exists.\nPlease enter a new name." ;
@@ -30,13 +29,12 @@ String STR_MODIFY
{
Text [ en-US ] = "~Replace" ;
};
- // RID_SFXQB_SET_LANGUAGE ------------------------------------------------
+
QueryBox RID_SFXQB_SET_LANGUAGE
{
Buttons = WB_YES_NO ;
DefButton = WB_DEF_NO ;
Message [ en-US ] = "Do you want to change the '%1' dictionary language?" ;
};
- // ********************************************************************** EOF
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */