Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: ad8ca201f2d78c6d6f2feb2c695c61b6460dd80f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
###############################################################################
# Copyright (c) 2007, 2009 Symbian Software Limited and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Bala Torati (Symbian) - Initial API and implementation
###############################################################################

AddFiles.1=Add Files failure: template source not found: 
AddFiles.2=Add Files failure: template source not found: 
AddFiles.3=Add Files failure: cannot read template source: 
AddFiles.4=Add Files failure: cannot read template source: 
AddFiles.5=Add Files failure: File already exists.
AddFiles.6=Add Files failure: 
AddFiles.7=Add Files failure: 
AddFiles.8=Add Files failure: projectName not specified
AddFiles.9=Add Files failure: No files
AddFile.0=Add File failure: template source not found: 
AddFile.1=Add File failure: template source not found: 
AddFile.2=Add File failure: cannot read template source: 
AddFile.3=Add File failure: cannot read template source: 
AddFile.4=Add File failure: 
AddLink.0=Add Link failure: 
SetMBSBooleanOptionValue.0=SetMBSBooleanOptionValue failure: 
SetMBSBooleanOptionValue.3=SetMBSBooleanOptionValue failure: No such file exists: 
SetMBSStringOptionValue.0=SetMBSStringOptionValue failure: 
SetMBSStringOptionValue.3=SetMBSStringOptionValue failure: No such file exists: 
SetMBSStringListOptionValues.0=SetMBSStringListOptionValues failure: 
SetMBSStringListOptionValues.3=SetMBSStringListOptionValues failure: No such file exists: 
NewManagedProject.3=New Project failure: 
NewManagedProject.4=New Project failure: No Configurations specified for 
#NewManagedProject.5=New Project failure: project already existing in work space: 
AppendCreate.1=Add File failure: template source not found: 
AppendCreate.2=Append failure: template source not found: 
AppendCreate.3=Append failure: cannot read template source: 
AppendCreate.4=Append failure: failed while trying to append contents.
AppendToMBSStringOptionValue.0=AppendToMBSStringOptionValue failure: 
AppendToMBSStringOptionValue.3=AppendToMBSStringOptionValue failure: No such file exists: 
AppendToMBSStringListOptionValues.0=AppendToMBSStringListOptionValues failure: 
AppendToMBSStringListOptionValues.3=AppendToMBSStringListOptionValues failure: No such file exists: 
CreateSourceFolder.0=Create Folder failure: project does not exist: 
CreateSourceFolder.1=Create Folder failure: 
CreateSourceFolder.2=Create Source Folder failure: 
CreateIncludeFolder.3=Create Include Folder failure: while setting include path: 
ExcludeResources.0=ExcludeResources can only process CDT Managed projects
Copy.0=Add File failure: template source not found: 
Copy.1=Copy failure: template source not found: 
Copy.3=Copy failure: cannot read template source: 
Copy.4=Copy failure: failed while copying contents.
Copy.5=Copy failure: failed while copying contents.
Append.0=Add File failure: template source not found: 
Append.1=Copy failure: template source not found: 
Append.3=Copy failure: cannot read template source: 
Append.4=Append failure: failed while trying to append contents.
AddNature.noProject=Add nature failure: projectName not specified
AddNature.noNature=Add nature failure: nature not specified

Back to the top