Difference between revisions of "Include Control Names"
From SAP Enable Now Wiki
(Created page with "__NOTOC__ ==Where to find it== * '''Tools''' > '''Localization''' > '''Export Translation File''' menu option > ''Export Translation File'' dialog box > '''Include Control Nam...") |
|||
Line 9: | Line 9: | ||
You would typically only include this if the screens will be localized as well (and even then you would likely want to provide the translator with the correct object names in the target languages). | You would typically only include this if the screens will be localized as well (and even then you would likely want to provide the translator with the correct object names in the target languages). | ||
− | If the '''[[Only | + | If the '''[[Only Object Properties]]''' setting is selected, the '''[[Include Control Names]]''' setting is ignored. |
==See Also== | ==See Also== | ||
− | * '''[[Only | + | * '''[[Only Object Properties]]''' |
* '''[[Include Generated Project Texts]]''' | * '''[[Include Generated Project Texts]]''' | ||
[[Category:Setting]] | [[Category:Setting]] |
Revision as of 21:35, 4 November 2020
Where to find it
- Tools > Localization > Export Translation File menu option > Export Translation File dialog box > Include Control Names setting
Purpose
If this setting is selected then the generated translation file (XLIFF or Word) will include the Object Name properties for the controls (buttons and fields) in the selected simulation projects, as well as the Screen macro Title properties (but not Step Name properties). Otherwise, they are not.
Use
You would typically only include this if the screens will be localized as well (and even then you would likely want to provide the translator with the correct object names in the target languages).
If the Only Object Properties setting is selected, the Include Control Names setting is ignored.