summaryrefslogtreecommitdiffstats
path: root/plugins/org.yocto.sdk.ide/OSGI-INF/l10n/bundle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.yocto.sdk.ide/OSGI-INF/l10n/bundle.properties')
-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