Community
Participate
Working Groups
How to reproduce: start eclipse in French. Select a few projects in projects explorer and press delete. A window entitled "Supprimer les ressources" pops up but the string "Are you sure you want to remove these x projects from the workspace?" is not translated. This is with Helios, Babel V3.6.0.v20101211043401
Created attachment 197664 [details] screen capture Thanks for reporting the issue. Babel is a community translation project. We rely on translations contributed by the community. The string you saw was properly externalized. See http://babel.eclipse.org/babel/translate.php?project=eclipse&version=3.6&file=org.eclipse.ltk.ui.refactoring/src/org/eclipse/ltk/internal/ui/refactoring/RefactoringUIMessages.properties&string=DeleteResourcesWizard_label_single_project However, there is no translation contributed for the string. You are very welcome to contribute the translation.
Since the string was properly externalized, there was no coding problem. I'm resolving this as INVALID.