Skip to content

Commit c39c7ca

Browse files
committed
Fix many internal broken links and normalize line endings
1 parent 023f2a1 commit c39c7ca

520 files changed

Lines changed: 681 additions & 720 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

functions/api/osmf/callback.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,4 +297,3 @@ async function findOrgSponsorship(token, orgLogin, sponsorLogin) {
297297
if (!result) return null;
298298
return { match: orgLogin, matchType: "org", ...result };
299299
}
300-

public/docs/wix/v3/tutorial/localization/ComPlusExtension_es-es.wxl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,3 @@
6969
<String Id="RemoveSubscriptionsComPlusComponents" Overridable="yes">Borrando suscripción a componentes COM+</String>
7070
<String Id="RemoveSubscriptionsComPlusComponentsTemplate" Overridable="yes">Suscripción: [1]</String>
7171
</WixLocalization>
72-

public/docs/wix/v3/tutorial/localization/SQLExtension_es-es.wxl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@
1515
<String Id="ExecuteSqlStrings" Overridable="yes">Ejecutando cadenas SQL</String>
1616
<String Id="RollbackExecuteSqlStrings" Overridable="yes">Revirtiendo cadenas SQL</String>
1717
</WixLocalization>
18-

public/docs/wix/v3/tutorial/localization/WixExt_de-de.wxl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
Copyright (c) Microsoft Corporation. All rights reserved.
44
@@ -180,4 +180,3 @@
180180
<String Id="msierrXmlConfigFailedSelect" Overridable="yes">Konnte Knoten [3] in der XML-Datei [4] nicht finden, Systemfehler: [2]</String>
181181
<String Id="msierrXmlConfigFailedSave" Overridable="yes">Beim Speichern der Änderungen an der XML-Datei [3] trat ein Fehler auf, Systemfehler: [2]</String>
182182
</WixLocalization>
183-

public/docs/wix/v3/tutorial/localization/WixExt_fr-fr.wxl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@
4949
<String Id="RollbackIIS7ConfigTransaction" Overridable="yes">Annulation de la transaction de configuration IIS</String>
5050
<String Id="CommitIIS7ConfigTransaction" Overridable="yes">Application de la transaction de configuration IIS</String>
5151
<String Id="WriteIIS7ConfigChanges" Overridable="yes">Ecriture des clés et valeurs de configuration</String>
52-
</WixLocalization>
52+
</WixLocalization>

public/docs/wix/v3/tutorial/localization/WixUI_da-dk.wxl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version='1.0' encoding='UTF-8'?>
1+
<?xml version='1.0' encoding='UTF-8'?>
22
<!--
33
Copyright (c) Microsoft Corporation. All rights reserved.
44
@@ -565,4 +565,4 @@
565565
<String Id="UITextVolumeCostRequired" Overridable="yes">Krævet</String>
566566
<String Id="UITextVolumeCostSize" Overridable="yes">Diskstørrelse</String>
567567
<String Id="UITextVolumeCostVolume" Overridable="yes">Enhed</String>
568-
</WixLocalization>
568+
</WixLocalization>

public/docs/wix/v3/tutorial/localization/WixUI_hu-hu.wxl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<!--
33
Copyright (c) Microsoft Corporation. All rights reserved.
44
@@ -596,4 +596,4 @@
596596
<String Id="UITextVolumeCostRequired" Overridable="yes">Szükséges</String>
597597
<String Id="UITextVolumeCostSize" Overridable="yes">Lemez mérete</String>
598598
<String Id="UITextVolumeCostVolume" Overridable="yes">Kötet</String>
599-
</WixLocalization>
599+
</WixLocalization>

public/docs/wix/v3/tutorial/localization/WixUI_pt-br.wxl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version='1.0' encoding='UTF-8'?>
1+
<?xml version='1.0' encoding='UTF-8'?>
22
<!--
33
Copyright (c) Microsoft Corporation. All rights reserved.
44
@@ -551,4 +551,4 @@
551551
<String Id="UITextVolumeCostRequired" Overridable="yes">Necessário</String>
552552
<String Id="UITextVolumeCostSize" Overridable="yes">Tamanho do Disco</String>
553553
<String Id="UITextVolumeCostVolume" Overridable="yes">Volume</String>
554-
</WixLocalization>
554+
</WixLocalization>

public/docs/wix/v3/tutorial/localization/WixUI_pt-pt.wxl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version='1.0' encoding='UTF-8'?>
1+
<?xml version='1.0' encoding='UTF-8'?>
22
<!--
33
Copyright (c) Microsoft Corporation. All rights reserved.
44
@@ -552,4 +552,4 @@
552552
<String Id="UITextVolumeCostRequired" Overridable="yes">Necessário</String>
553553
<String Id="UITextVolumeCostSize" Overridable="yes">Tamanho do disco</String>
554554
<String Id="UITextVolumeCostVolume" Overridable="yes">Volume</String>
555-
</WixLocalization>
555+
</WixLocalization>

public/docs/wix/v3/tutorial/localization/WixUI_sk-sk.wxl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version='1.0' encoding='utf-8'?>
1+
<?xml version='1.0' encoding='utf-8'?>
22
<!--
33
Copyright (c) Microsoft Corporation. All rights reserved.
44
@@ -566,4 +566,4 @@
566566
<String Id="MaintenanceTypeDlgRemoveDisabledText" Overridable="yes">[ProductName] sa nedá odobrať.</String>
567567
<String Id="MaintenanceTypeDlgRepairDisabledText" Overridable="yes">[ProductName] sa nedá opraviť.</String>
568568
<String Id="UITextNewFolder" Overridable="yes">Priečinok|Nový priečinok</String>
569-
</WixLocalization>
569+
</WixLocalization>

0 commit comments

Comments
 (0)