configtool/com.nokia.S60CT.validation/src/com/nokia/s60ct/messages/ValidationMessages.properties
author terytkon
Thu, 11 Mar 2010 18:39:02 +0200
changeset 0 30eb2d538f02
child 1 fe41c66bacc7
permissions -rw-r--r--
Moved all configtools under oss repository and under epl licence.

#/*
#* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
#* All rights reserved.
#* This component and the accompanying materials are made available
#* under the terms of the License "Symbian Foundation License v1.0"
#* which accompanies this distribution, and is available
#* at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
#*
#* Initial Contributors:
#* Nokia Corporation - initial contribution.
#*
#* Contributors:
#*
#* Description:
#*
#*/

message_exception=An unexpected exception prevented the operation from completing successfully.  See Error Log View for details.

BatchValidationDelegate_title=Batch Validation
BatchValidationDelegate_successMessage=Validation passed.
BatchValidationDelegate_errorMessage=Validation failed in the following areas (click OK to select problem elements in the editor):

EnableLiveValidationDelegate_title=Live Validation

#
# Messages pertaining to reporting of problems in live validation.
# In all cases, the {0} argument is the error message provided by the
# validation service.
#
# ================================ BEGIN ==================================================
Validation_error=\   ERROR: {0}
Validation_warn=\   Warning: {0}
Validation_note=\   Note: {0}
Validation_problems=Problems encountered in updating the model.
Validation_rollback=\   *** The change was not applied to the model. ***
Console_Name=Validation Events
# ==================================== END =================================================