summaryrefslogtreecommitdiffstats
path: root/plugins/org.yocto.sdk.ide/OSGI-INF
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-10 03:49:30 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-10 03:49:30 +0200
commitede215cf93ba81c963ae62d665d0f32c9407551c (patch)
tree4a6dc80f259bccb8ff8b76d31e6cc8794bd97a2b /plugins/org.yocto.sdk.ide/OSGI-INF
downloadeclipse-poky-kepler-daisy-140929.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'plugins/org.yocto.sdk.ide/OSGI-INF')
-rw-r--r--plugins/org.yocto.sdk.ide/OSGI-INF/l10n/bundle.properties16
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/org.yocto.sdk.ide/OSGI-INF/l10n/bundle.properties b/plugins/org.yocto.sdk.ide/OSGI-INF/l10n/bundle.properties
new file mode 100644
index 0000000..2031154
--- /dev/null
+++ b/plugins/org.yocto.sdk.ide/OSGI-INF/l10n/bundle.properties
@@ -0,0 +1,16 @@
1#Properties file for org.Yocto.sdk.ide
2page.name.0 = Yocto Project ADT
3extension.name.0 = YoctoSDKNature
4extension.name.1 = YoctoSDKAutotoolsNature
5extension.name.2 = YoctoSDKCMakeNature
6command.name = ReconfigureYoctoProject
7command.label.0 = Change Yocto Project Settings
8command.mnemonic = C
9command.targetProfileSwitch.name = Change Target Profile
10command.targetProfileSwitch.label = Target Profiles
11command.targetProfileSwitch.description = Changes the target profile of a selected project
12command.targetProfileSwitch.parameter.name = Selected Target Profile
13projectType.name.0 = Yocto Project ADT Autotools Project
14projectProperties.label.0 = Yocto Project Settings
15Bundle-Vendor = yoctoproject.org
16Bundle-Name = Yocto Plugin IDE