diff -r 000000000000 -r 5e5d6b214f4f uiservicetab/vimpstui/rss/vimpstuiurldlg.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/uiservicetab/vimpstui/rss/vimpstuiurldlg.rss Tue Feb 02 10:12:18 2010 +0200 @@ -0,0 +1,33 @@ +/* +* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: url resource. +* +*/ + + + + +// Left softkey for URL registration dialog +RESOURCE TBUF r_qtn_servtab_sk_register { buf = qtn_servtab_sk_register; } + +// Right softkey for URL registration dialog +RESOURCE TBUF r_qtn_servtab_sk_ignnore { buf = qtn_servtab_sk_ignnore; } + +// Note for URL registration dialog +RESOURCE TBUF r_qtn_servtab_note_url { buf = qtn_servtab_note_url; } + +// Title for URL registration dialog +RESOURCE TBUF r_qtn_servtab_title_url { buf = qtn_servtab_title_url; } + +RESOURCE TBUF r_servtab_qtn_ovi_url { buf = qtn_servtab_ovi_url; }