Skip to content

Commit d37e41a

Browse files
committed
remove dead link
1 parent f6ad416 commit d37e41a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

powerapps-docs/developer/data-platform/customize-labels-support-multiple-languages.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,8 @@ Because you can only perform customizations in the application by using the base
7171

7272
You can export the translations in the web application or by using the `ExportTranslation` message (<xref:Microsoft.Dynamics.CRM.ExportTranslation?text=ExportTranslation Action> or <xref:Microsoft.Crm.Sdk.Messages.ExportTranslationRequest> class).
7373

74-
Exported text is saved as a compressed file that contains a CrmTranslations.xml that you open by using Office Excel. You can send this file to a linguistic expert, translation agency, or localization firm.
75-
76-
For more information, see [Office 2003 XML Reference Schemas](https://www.microsoft.com/downloads/details.aspx?FamilyID=fe118952-3547-420a-a412-00a2662442d9).
77-
74+
Exported text is saved as a compressed file that contains a CrmTranslations.xml that you open by using Office Excel. You can send this file to a linguistic expert, translation agency, or localization firm.
75+
7876
### Import translated text
7977

8078
After you have exported the customized table or column text and had it translated, you can import the translated text strings in the Web application by using the `ImportTranslation` message (<xref:Microsoft.Dynamics.CRM.ImportTranslation?text=ImportTranslation Action> or <xref:Microsoft.Crm.Sdk.Messages.ImportTranslationRequest> class). The file that you import must be a compressed file that contains the CrmTranslations.xml and the [Content_Types].xml file just as they were exported.

0 commit comments

Comments
 (0)