core/com.nokia.carbide.cpp.sdk.ui/src/com/nokia/carbide/cpp/internal/sdk/ui/messages.properties
branchC3_BUILDER_WORK
changeset 1431 536cdcdc768b
parent 1421 587da7cb64b7
child 1456 5c87471d6f91
equal deleted inserted replaced
1425:7903a1588fd4 1431:536cdcdc768b
     1 SDKPropertiesDialog.SDK_Properties_For=SDK Properties for 
     1 SDKPropertiesDialog.SDK_Properties_For=SDK Properties for 
     2 SDKPropertiesDialog.Available_SDK_Properties=Available SDK properties:
     2 SDKPropertiesDialog.Available_SDK_Properties=Available SDK properties:
     3 SDKPropertiesDialog.Property=Property
     3 SDKPropertiesDialog.Property=Property
     4 SDKPropertiesDialog.Value=Value
     4 SDKPropertiesDialog.Value=Value
     5 SDKPropertiesDialog.SDK_ID=SDK ID
       
     6 SDKPropertiesDialog.SDK_Name=SDK Name
       
     7 SDKPropertiesDialog.OS_Version=OS Version
     5 SDKPropertiesDialog.OS_Version=OS Version
     8 SDKPropertiesDialog.SDK_Version=SDK Version
       
     9 SDKPropertiesDialog.Default_SDK=Default SDK
       
    10 SDKPropertiesDialog.Prefix_File=Prefix File
       
    11 SDKPropertiesDialog.Include_Dir=Include Dir
       
    12 SDKPropertiesDialog.Tools_Dir=Tools Dir
       
    13 SDKPropertiesDialog.Release_Dir=Release Dir
       
    14 SDKPropertiesDialog.SDK_Create_Date=SDK Creation Date
       
    15 SDKPropertiesDialog.Publisher_URL=Publisher URL
       
    16 SDKPropertiesDialog.Illegal_Verion_Title=Illegal Version Format Exception
       
    17 SDKPropertiesDialog.Illegal_SDKVerion_Msg=The SDK version is improperly formatted. Make sure it is of format major.minor[.increment].
       
    18 SDKPropertiesDialog.Publisher_Name=Publisher Name
       
    19 SDKPropertiesDialog.SDK_Description=SDK Description
       
    20 SDKPropertiesDialog.Duplicate_ID=Duplicate ID
       
    21 SDKPropertiesDialog.Duplicate_ID_Message=The SDK ID you have chosen is not unique. Please enter a unique SDK ID.
       
    22 SDKPropertiesDialog.Zero_Len_ID=Zero Length ID
       
    23 SDKPropertiesDialog.Zero_Len_ID_Msg=Please enter a unique SDK ID
       
    24 SDKPropertiesDialog.Zero_Len_Name=Zero Length Name
       
    25 SDKPropertiesDialog.Zero_Len_Name_Msg=Please enter an SDK name or choose one from the pop-up menu.
       
    26 SDKPropertiesDialog.EPOCROOT_No_Exist=EPOCROOT does not exist.
       
    27 SDKPropertiesDialog.EPOCROOT_No_Exist_Msg=Do you want to add an EPOCROOT value that does not exist?
       
    28 SDKPropertiesDialog.Zero_Len_EPOCROOT=Zero Length EPOCROOT
       
    29 SDKPropertiesDialog.Zero_Len_EPOCROOT_Msg=Please enter an EPOCROOT.
       
    30 SDKPropertiesDialog.Invalid_Name_Attrib=Invalid 'name' attribute.
       
    31 SDKPropertiesDialog.Invalid_Name_Attrib_Msg=The SDK name must be of the format com.<vendor>.<sdk>
       
    32 
     6 
    33 SDKPreferencePage.Browse_Location_Label=...
     7 SDKPreferencePage.Browse_Location_Label=...
    34 SDKPreferencePage.Add_Button_Label=Add
     8 SDKPreferencePage.Add_Button_Label=Add
    35 SDKPreferencePage.Add_Button_ToolTip=Adds a new SDK for use in Carbide.c++.
     9 SDKPreferencePage.Add_Button_ToolTip=Adds a new SDK for use in Carbide.c++.
    36 SDKPreferencePage.Delete_Button_Label=Delete
    10 SDKPreferencePage.Delete_Button_Label=Delete
    45 SDKPreferencePage.List_of_Available_SDKs_ToolTip=List of available SDKs.
    19 SDKPreferencePage.List_of_Available_SDKs_ToolTip=List of available SDKs.
    46 SDKPreferencePage.SDK_Table_Enabled_Column_Label=Enabled
    20 SDKPreferencePage.SDK_Table_Enabled_Column_Label=Enabled
    47 SDKPreferencePage.SDK_Table_ID_Column_Label=SDK ID
    21 SDKPreferencePage.SDK_Table_ID_Column_Label=SDK ID
    48 SDKPreferencePage.SDK_Table_Location_Column_Label=Location
    22 SDKPreferencePage.SDK_Table_Location_Column_Label=Location
    49 SDKPreferencePage.Invalid_Location_Message=Invalid location. '\\epoc32\\' does not exist at specified location.
    23 SDKPreferencePage.Invalid_Location_Message=Invalid location. '\\epoc32\\' does not exist at specified location.
    50 SDKPreferencePage.Invalid_SDK_Message=Invalid SDK. OS version {0} no supported. Must be verison 9.5 or higher.
    24 SDKPreferencePage.Invalid_SDK_Message=Invalid SDK. OS version {0} not supported. Must be verison 9.4 or higher.
    51 
    25 
    52 BuildPlatformFilterPage.Select_Platforms_Help=Select which platforms are visible when creating projects or new build configurations.
    26 BuildPlatformFilterPage.Select_Platforms_Help=Select which platforms are visible when creating projects or new build configurations.
    53 BuildPlatformFilterPage.Specify_Platforms_Help=Specifies platforms to be displayed for OS 9.x and 8.1b
    27 BuildPlatformFilterPage.Specify_Platforms_Help=Specifies platforms to be displayed for OS 9.x and 8.1b
    54 BuildPlatformFilterPage.EKA2_Platforms=EKA2 Platforms
    28 BuildPlatformFilterPage.EKA2_Platforms=EKA2 Platforms
    55 BuildPlatformFilterPage.Specify_Platforms_Help2=Specifies platforms to be displayed for OS versions 8.1a and less (8.xa, 7.x, 6.x)
    29 BuildPlatformFilterPage.Specify_Platforms_Help2=Specifies platforms to be displayed for OS versions 8.1a and less (8.xa, 7.x, 6.x)