|
1 template.label=GUI Application with UI Designer |
|
2 template.desc=S60 application for use with the UI designer targeting the S60 3rd-Future Edition Platforms. \ |
|
3 Scalable UI (multiple screen sizes and SVG icons) is supported. |
|
4 basics.label=Basic Settings |
|
5 basics.desc=Basic properties of a project |
|
6 basics.uid3.label=Application UID: |
|
7 basics.uid3.desc=The UID3 (Application UID) can be thought of as a project identifier.\r\n\ |
|
8 The UID3 may be shared by all objects belonging to a given program, including library DLLs if any, \ |
|
9 framework DLLs, and all documents.\r\n\ |
|
10 The developer range UID3 must be between 0xE0000000 - 0xEFFFFFFF.\r\n\ |
|
11 The template wizard creates a random UID3 for your project testing. \ |
|
12 Release UIDs are provided by Symbian. |
|
13 basics.author.label=Author: |
|
14 basics.author.desc=Name of the author |
|
15 basics.copyright.label=Copyright notice: |
|
16 basics.copyright.desc=Your copyright notice |
|
17 directories.label=Project Directories |
|
18 directories.gfxDir.label=Graphics: |
|
19 directories.gfxDir.desc=Directory for graphics files |
|
20 #standardDirFields |
|
21 standardDirFields.desc=Generated files will be copied to the specified directories under the \ |
|
22 project root directory |
|
23 standardDirFields.incDir.label=Include: |
|
24 standardDirFields.incDir.desc=Directory for C++ header files |
|
25 standardDirFields.sourceDir.label=Source: |
|
26 standardDirFields.sourceDir.desc=Directory for C++ source files |
|
27 standardDirFields.groupDir.label=Group: |
|
28 standardDirFields.groupDir.desc=Directory for Symbian project files |
|
29 standardDirFields.dataDir.label=Data: |
|
30 standardDirFields.dataDir.desc=Directory for resource files |
|
31 standardDirFields.sisDir.label=Install: |
|
32 standardDirFields.sisDir.desc=Directory for installation files |