Author: pescetti
Date: Thu Jan 16 21:20:39 2014
New Revision: 1558921
URL: http://svn.apache.org/r1558921
Log:
#i123887# Factory settings -> Default settings
Modified:
openoffice/trunk/main/cui/source/customize/cfg.src
Modified: openoffice/trunk/main/cui/source/customize/cfg.src
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/customize/cfg.src?rev=1558921&r1=1558920&r2=1558921&view=diff
==============================================================================
--- openoffice/trunk/main/cui/source/customize/cfg.src (original)
+++ openoffice/trunk/main/cui/source/customize/cfg.src Thu Jan 16 21:20:39 2014
@@ -777,7 +777,7 @@ QueryBox QBX_CONFIRM_DELETE_TOOLBAR
*/
QueryBox QBX_CONFIRM_RESET
{
- Message [ en-US ] = "The menu configuration for %SAVE IN SELECTION%
will be reset to the factory settings. Do you want to continue?";
+ Message [ en-US ] = "The menu configuration for %SAVE IN SELECTION%
will be reset to the default settings. Do you want to continue?";
BUTTONS = WB_YES_NO ;
DEFBUTTON = WB_DEF_NO ;
};
@@ -788,12 +788,12 @@ QueryBox QBX_CONFIRM_RESET
*/
String RID_SVXSTR_CONFIRM_MENU_RESET
{
- Text [ en-US ] = "The menu configuration for %SAVE IN SELECTION% will
be reset to the factory settings. Do you want to continue?";
+ Text [ en-US ] = "The menu configuration for %SAVE IN SELECTION% will
be reset to the default settings. Do you want to continue?";
};
String RID_SVXSTR_CONFIRM_TOOLBAR_RESET
{
- Text [ en-US ] = "The toolbar configuration for %SAVE IN SELECTION%
will be reset to the factory settings. Do you want to continue?";
+ Text [ en-US ] = "The toolbar configuration for %SAVE IN SELECTION%
will be reset to the default settings. Do you want to continue?";
};
QueryBox QBX_CONFIRM_RESTORE_DEFAULT