core/com.nokia.carbide.cpp.sdk.core/src/com/nokia/carbide/cpp/internal/api/sdk/messages.properties
author timkelly
Thu, 15 Apr 2010 15:52:51 -0500
changeset 1221 f41fa762c65f
parent 717 f48f8fbed3bb
child 1239 668d819e9f59
permissions -rw-r--r--
Fix bug 11068 (part 2). Add dynamic text to dispaly -c command and release tree when variant is applied. Remove UI added to support appending to a build config from the project setting.
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.
717
f48f8fbed3bb Externalize strings
Ed Swartz <ed.swartz@nokia.com>
parents: 693
diff changeset
     4
CheckS60CustKitSupport.undefSBSV2Code=\
f48f8fbed3bb Externalize strings
Ed Swartz <ed.swartz@nokia.com>
parents: 693
diff changeset
     5
// When building with Raptor, "gnumakefile" builds are no longer recommended.\n\
f48f8fbed3bb Externalize strings
Ed Swartz <ed.swartz@nokia.com>
parents: 693
diff changeset
     6
// But the extension Makefiles referenced here are only available in OS 9.5+.\n\
f48f8fbed3bb Externalize strings
Ed Swartz <ed.swartz@nokia.com>
parents: 693
diff changeset
     7
// Uncomment this to always perform Raptor builds using PRJ_EXTENSIONS.\n\
f48f8fbed3bb Externalize strings
Ed Swartz <ed.swartz@nokia.com>
parents: 693
diff changeset
     8
\#undef SBSV2\n\
f48f8fbed3bb Externalize strings
Ed Swartz <ed.swartz@nokia.com>
parents: 693
diff changeset
     9
\n
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    10
693
2d475d296af4 Look for sbs or sbs.bat under SBS_HOME/bin first, instead of only looking at the PATH.
Ed Swartz <ed.swartz@nokia.com>
parents: 148
diff changeset
    11
SBSv2Utils.CannotFindSBSScriptError=Cannot find {0} on the PATH or under $SBS_HOME/bin.  Please verify your SBSv2 installation.
2d475d296af4 Look for sbs or sbs.bat under SBS_HOME/bin first, instead of only looking at the PATH.
Ed Swartz <ed.swartz@nokia.com>
parents: 148
diff changeset
    12
SBSv2Utils.DefineSBS_HOMEMessage=Please define the SBS_HOME environment (e.g. /path/to/raptor) and add $SBS_HOME/bin to your PATH before running Carbide.
148
c7e636e6e9cd Fix message properties for new SBV parser stuff. Connect SBVPlatform hierarchy from the SBVCatalog.
timkelly
parents: 0
diff changeset
    13
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
    14
SBVCatalog.MissingCustomizedPlatform=Variant platform ''{0}'' customizes platform ''{1}'' which cannot be located or parsed.