1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 11:55:40 +02:00
This commit is contained in:
Oleg Krasilnikov 2007-03-29 11:30:14 +00:00
parent e778f36c01
commit 8329c40c28
2 changed files with 2 additions and 2 deletions

View file

@ -293,7 +293,7 @@ public abstract class AbstractLangsListTab extends AbstractCPropertyTab {
s = ld.getName();
}
if (s == null || s.equals(EMPTY_STR))
s = "[" + ls[i].getName() + "]"; //$NON-NLS-1$ //$NON-NLS-2$
s = ls[i].getName();
t.setText(0, s);
t.setData(ls[i]);
if (firstItem == null) {

View file

@ -398,7 +398,7 @@ AbstractPage.8=Cannot apply
AbstractPage.9=Internal error
AbstractLangsListTab.0=Show built-in values
AbstractLangsListTab.1=Content types
AbstractLangsListTab.1=Languages
AbstractLangsListTab.2=Export
AbstractLangsListTab.3=\ [exp]
AbstractPrefPage.0=Preference settings will be applied to new projects\n