Révision 1328
tmp/org.txm.translate.rcp/src/org/txm/rcp/translate/devtools/NormalizeKeys.java (revision 1328) | ||
---|---|---|
271 | 271 |
|
272 | 272 |
total += keysNormalizer.normalize(pm); |
273 | 273 |
|
274 |
//pm.saveChanges(true); // mode homme
|
|
274 |
pm.saveChanges(true); // mode homme |
|
275 | 275 |
//pm.saveChanges(false); |
276 | 276 |
|
277 | 277 |
if (pm.getProjectDirectory().getName().equals("org.txm.ca.rcp")) { |
... | ... | |
280 | 280 |
} |
281 | 281 |
|
282 | 282 |
if (total > 0) { |
283 |
//wmm.saveKeyModificationsInSources();
|
|
283 |
wmm.saveKeyModificationsInSources(); |
|
284 | 284 |
System.out.println("Done: "+total+" changes."); |
285 | 285 |
} else { |
286 | 286 |
System.out.println("Done: no change."); |
Formats disponibles : Unified diff