diff --git a/plugins/io.sarl.eclipse/OSGI-INF/l10n/bundle.properties b/plugins/io.sarl.eclipse/OSGI-INF/l10n/bundle.properties index 56ca66fb9f..dfb933101c 100644 --- a/plugins/io.sarl.eclipse/OSGI-INF/l10n/bundle.properties +++ b/plugins/io.sarl.eclipse/OSGI-INF/l10n/bundle.properties @@ -12,10 +12,13 @@ wizard.name.0 = SARL File content-type.name = SARL File propertyPage.runtimeEnvironment = Runtime Environment preference.installedSREs = Installed SREs +preference.errorWarning = Errors/Warnings launch.sarlApplication = SARL Application launch.sarlLauncher = SARL Standard Launcher launch.sarlLauncherDescription = The SARL application launcher supports running and debugging SARL applications on compatible platform. -keyword.sre = SRE +keyword.sarl = SARL +keyword.sarl.sre = SRE +keyword.sarl.runtime = Runtime classpathContainerPage.name = SARL Libraries sreInstallations = SRE Installation sreInstallPages = SRE Installation Page diff --git a/plugins/io.sarl.eclipse/plugin.xml b/plugins/io.sarl.eclipse/plugin.xml index e0aa9d43f0..9f03a3be0f 100644 --- a/plugins/io.sarl.eclipse/plugin.xml +++ b/plugins/io.sarl.eclipse/plugin.xml @@ -110,6 +110,18 @@ class="io.sarl.eclipse.preferences.SREsPreferencePage" id="io.sarl.eclipse.preferences.SREsPreferencePage" name="%preference.installedSREs"> + + + + + + + + + - - - - - + + + + + + + + + + + + + + + + + + + label="%keyword.sarl.sre"/> +