Resolves: #i123887# Factory settings -> Default settings

Change-Id: I0864a0d2d8a13d57755928862810dd07e2718197
This commit is contained in:
Andrea Pescetti
2014-01-16 21:20:39 +00:00
committed by Caolán McNamara
parent 450f432855
commit c680605098

View File

@@ -573,7 +573,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 ;
};
@@ -584,12 +584,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