core/com.nokia.carbide.cpp.sdk.core/src/com/nokia/carbide/cpp/internal/api/sdk/messages.properties
author timkelly
Wed, 01 Jul 2009 15:49:34 -0500
changeset 343 334622dd9283
parent 148 c7e636e6e9cd
child 693 2d475d296af4
child 1240 be20b442a60b
permissions -rw-r--r--
Fix bug 9212. Clarify an API.
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.