core/com.nokia.carbide.cpp.sdk.core/src/com/nokia/carbide/cpp/internal/api/sdk/messages.properties
changeset 717 f48f8fbed3bb
parent 693 2d475d296af4
child 1239 668d819e9f59
equal deleted inserted replaced
716:4efdeab57e96 717:f48f8fbed3bb
     1 SymbianBuildContext.not.installed=(not installed)
     1 SymbianBuildContext.not.installed=(not installed)
     2 BSFCatalog.BSFLoadError=Error loading/parsing BSF file: {0}
     2 BSFCatalog.BSFLoadError=Error loading/parsing BSF file: {0}
     3 BSFCatalog.MissingCustomizedPlatform=BSF platform ''{0}'' customizes platform ''{1}'' which cannot be located or parsed.
     3 BSFCatalog.MissingCustomizedPlatform=BSF platform ''{0}'' customizes platform ''{1}'' which cannot be located or parsed.
       
     4 CheckS60CustKitSupport.undefSBSV2Code=\
       
     5 // When building with Raptor, "gnumakefile" builds are no longer recommended.\n\
       
     6 // But the extension Makefiles referenced here are only available in OS 9.5+.\n\
       
     7 // Uncomment this to always perform Raptor builds using PRJ_EXTENSIONS.\n\
       
     8 \#undef SBSV2\n\
       
     9 \n
     4 
    10 
     5 SBSv2Utils.CannotFindSBSScriptError=Cannot find {0} on the PATH or under $SBS_HOME/bin.  Please verify your SBSv2 installation.
    11 SBSv2Utils.CannotFindSBSScriptError=Cannot find {0} on the PATH or under $SBS_HOME/bin.  Please verify your SBSv2 installation.
     6 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.
    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.
     7 SBVCatalog.SBVLoadError=Error loading/parsing VAR file: {0}
    13 SBVCatalog.SBVLoadError=Error loading/parsing VAR file: {0}
     8 SBVCatalog.MissingCustomizedPlatform=Variant platform ''{0}'' customizes platform ''{1}'' which cannot be located or parsed.
    14 SBVCatalog.MissingCustomizedPlatform=Variant platform ''{0}'' customizes platform ''{1}'' which cannot be located or parsed.