Move specific change using import export in user interface text
Summary:
Can we include only the specific change i.e specific <trans-unit> </trans-unit> XML group alone in the XLF file and import to sandbox and publish ..
Like Below
<?xml version = '1.0' encoding = 'UTF-8'?><xliff version="1.1" xmlns="urn:oasis:names:tc:xliff:document:1.1">
<file source-language="en" original="SKK_UI_TestBkp-260331124219.xlf" datatype="x-oracle-adf">
<body>
<trans-unit id="Header.CheckIns{ADFIDSEPARATOR}Site{SEPARATOR}SITE{SEPARATOR}/oracle/apps/resourcebundles/xliffBundle/override/oracle/apps/hcm/performance/resource/HcmPerformanceTopGenBundle_en.xlf">
<source>Check-Ins</source>
<target/>
<note/>
</trans-unit>
</body>
</file>
</xliff>
Please advise .. I have tested in dev environment and observed the new change is coming as expected and the existing changes are retained as expected