Révision 2493
| tmp/org.txm.specificities.core/src/org/txm/specificities/core/functions/Specificities.java (revision 2493) | ||
|---|---|---|
| 687 | 687 |
} |
| 688 | 688 |
// from partition |
| 689 | 689 |
else {
|
| 690 |
return TXMCoreMessages.bind(SpecificitiesCoreMessages.info_specificitiesOfTheP0PartitionCommaP1Property, this.getParent().getPartition().getSimpleName(), this.getParent().getProperty());
|
|
| 690 |
return TXMCoreMessages.bind(SpecificitiesCoreMessages.info_specificitiesOfTheP0PartitionCommaP1Property, this.getParent().getParent().getSimpleName(), this.getParent().getProperty());
|
|
| 691 | 691 |
} |
| 692 | 692 |
} |
| 693 | 693 |
|
Formats disponibles : Unified diff