1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
This commit is contained in:
Oleg Krasilnikov 2008-04-29 14:25:11 +00:00
parent ab41c57c9f
commit f2eb9b43ad

View file

@ -195,8 +195,8 @@ ManageConfig.label.configs=Manage Configurations
ManageConfig.label.rename=Rename... ManageConfig.label.rename=Rename...
ManageConfig.label.conversionTargetLabel=Tool chain conversion targets: ManageConfig.label.conversionTargetLabel=Tool chain conversion targets:
ManageConfig.label.convertTarget=Convert ManageConfig.label.convertTarget=Convert
ManageConfig.label.new.config.dialog=Create configuration ManageConfig.label.new.config.dialog=Create Configuration
ManageConfig.label.rename.config.dialog=Rename configuration ManageConfig.label.rename.config.dialog=Rename Configuration
ManageConfig.deletedialog.message=Are you sure you want to delete the "{0}" configuration? ManageConfig.deletedialog.message=Are you sure you want to delete the "{0}" configuration?
ManageConfig.deletedialog.title=Confirm Delete ManageConfig.deletedialog.title=Confirm Delete
ManageConfig.tip.convert=Converts the selected configuration to use a tool chain selected in the conversion target list ManageConfig.tip.convert=Converts the selected configuration to use a tool chain selected in the conversion target list