core/com.nokia.carbide.discovery.ui/src/com/nokia/carbide/discovery/ui/messages.properties
author wpaul
Mon, 24 May 2010 21:20:25 -0500
changeset 1395 0ca4f91f68bb
parent 1385 e626d1981906
child 1523 2786ba7415f3
permissions -rw-r--r--
add project validation to our launch types as it's not done by CDT with us passing the DONT_CHECK_PROGRAM flag.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1385
e626d1981906 Add advanced install menu action to discovery view
dadubrow
parents: 1374
diff changeset
     1
DiscoveryView_AdvancedInstallLabel=Advanced Install...
1374
67b625db1866 fix bugs, externalize strings, change some labels, add status line
dadubrow
parents:
diff changeset
     2
DiscoveryView_CheckAllLabel=Check All Items
67b625db1866 fix bugs, externalize strings, change some labels, add status line
dadubrow
parents:
diff changeset
     3
DiscoveryView_InstallLabel=Install Checked Items...
67b625db1866 fix bugs, externalize strings, change some labels, add status line
dadubrow
parents:
diff changeset
     4
DiscoveryView_MissingDirectoryURLError=Could not find URL in configuration/server.properties file for key={0}
67b625db1866 fix bugs, externalize strings, change some labels, add status line
dadubrow
parents:
diff changeset
     5
DiscoveryView_RefreshLabel=Refresh
67b625db1866 fix bugs, externalize strings, change some labels, add status line
dadubrow
parents:
diff changeset
     6
DiscoveryView_StatusLineFmt={0} item(s) checked
67b625db1866 fix bugs, externalize strings, change some labels, add status line
dadubrow
parents:
diff changeset
     7
DiscoveryView_UncheckAllLabel=Uncheck All Items