Jacques Le Roux wrote:
From: "Bruno Busco" <[EMAIL PROTECTED]>
I think that in order to keep things simple and maintaneable we should
avoid
that a label is overwritten in two different UiLabels files to have a
different and more specific text.
If we do like this it will be an easy job to automatically check for
label
duplication.
+1000, I totally agree : simple is beautiful. We don't need complexity
at this level. Or someone has to explain me why...
A good example is the Asset Maintenance component - which reuses screens
from the Accounting component, but changes some terminology so that it
makes more sense to a maintenance person. In that case, the UI labels
used in the Accounting component screens are redefined in Asset Maintenance.
-Adrian