core/com.nokia.carbide.cpp.sdk.core/src/com/nokia/carbide/cpp/internal/api/sdk/messages.properties
author timkelly
Mon, 19 Apr 2010 11:38:03 -0500
branchRCL_2_4
changeset 1240 be20b442a60b
parent 148 c7e636e6e9cd
child 1251 9cfb1ca53be5
permissions -rw-r--r--
Fix bug 11022. Get rid of dependency on SBS_HOME.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     1
SymbianBuildContext.not.installed=(not installed)
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     2
BSFCatalog.BSFLoadError=Error loading/parsing BSF file: {0}
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     3
BSFCatalog.MissingCustomizedPlatform=BSF platform ''{0}'' customizes platform ''{1}'' which cannot be located or parsed.
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     4
148
c7e636e6e9cd Fix message properties for new SBV parser stuff. Connect SBVPlatform hierarchy from the SBVCatalog.
timkelly
parents: 0
diff changeset
     5
SBVCatalog.SBVLoadError=Error loading/parsing VAR file: {0}
c7e636e6e9cd Fix message properties for new SBV parser stuff. Connect SBVPlatform hierarchy from the SBVCatalog.
timkelly
parents: 0
diff changeset
     6
SBVCatalog.MissingCustomizedPlatform=Variant platform ''{0}'' customizes platform ''{1}'' which cannot be located or parsed.
1240
be20b442a60b Fix bug 11022. Get rid of dependency on SBS_HOME.
timkelly
parents: 148
diff changeset
     7
SBSv2Utils.CannotFindSBSScriptError=Cannot find {0} on the PATH.  Please verify your SBSv2 installation.