equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2003-2007 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: This file contains caption resources for the module |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 // RESOURCE IDENTIFIER |
|
20 NAME CSCA |
|
21 |
|
22 // INCLUDES |
|
23 #include <apcaptionfile.rh> |
|
24 #include "certsaver.loc" |
|
25 |
|
26 // CONSTANTS |
|
27 |
|
28 // MACROS |
|
29 |
|
30 // RESOURCE DEFINITIONS |
|
31 // --------------------------------------------------------- |
|
32 // |
|
33 // Caption definitions. |
|
34 // |
|
35 // --------------------------------------------------------- |
|
36 // |
|
37 RESOURCE CAPTION_DATA |
|
38 { |
|
39 caption = qtn_certsaver_app_title; |
|
40 shortcaption = qtn_certsaver_app_title; |
|
41 } |
|
42 |
|
43 |
|
44 // End of File |