/*
* Copyright (c) 2007 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: Resource definitions for folder suite.
*
*/
NAME FLDR // 4 letter ID
#include <eikon.rh>
#ifdef LANGUAGE_SC
#include <sc/avkon.loc>
#else
#include <avkon.loc>
#endif
#include <matrix_menu.loc>
RESOURCE RSS_SIGNATURE { }
RESOURCE TBUF { buf=""; }
RESOURCE TBUF R_ROOTSUITE_MENU_TITLE { buf = qtn_menu_title; }
RESOURCE TBUF R_MENU_FOLDER_EMPTY_TEXT { buf = qtn_menu_empty_folder; }
RESOURCE TBUF R_MENU_FOLDER_EDIT { buf = qtn_menu_organize; }
RESOURCE TBUF R_MENU_FOLDER_EDIT_NON_TOUCH { buf = qtn_menu_organize; }
RESOURCE TBUF R_SKINS_LIST_APPSHELL_LIST { buf=qtn_skins_list_appshell_list; }
RESOURCE TBUF R_SKINS_LIST_APPSHELL_GRID { buf=qtn_skins_list_appshell_grid; }
RESOURCE TBUF R_OPTIONS_HELP { buf=qtn_options_help; }
RESOURCE TBUF R_MENU_OPEN { buf=qtn_menu_open; }
RESOURCE TBUF R_OPTIONS_ORG_NEW_FOLDER { buf=qtn_options_org_new_folder; }
RESOURCE TBUF R_OPTIONS_ORG_MOVE { buf=qtn_options_org_move; }
RESOURCE TBUF R_OPTIONS_ORG_MOVE_TO_FOLDER { buf=qtn_options_org_move_to_folder; }
RESOURCE TBUF R_OPTIONS_SUB_RENAME { buf=qtn_options_sub_rename; }
RESOURCE TBUF R_OPTIONS_SUB_DELETE { buf=qtn_options_sub_delete; }
RESOURCE TBUF R_FLDR_DELETE { buf=qtn_fldr_delete; }
RESOURCE TBUF R_FLDR_RENAME { buf=qtn_fldr_rename; }
// end of file