Skip to content

Commit

Permalink
Merge pull request #7156 from SalesforceFoundation/feature/customLabe…
Browse files Browse the repository at this point in the history
…lError

Add back missing custom labels causing beta upload failure
  • Loading branch information
lparrott committed Nov 22, 2022
2 parents 7ed61ee + c78c9eb commit 9f85b2c
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions force-app/main/default/labels/CustomLabels.labels-meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6179,6 +6179,40 @@ To check your GAU Allocation settings, go to Donations | GAU Allocations.</value
<shortDescription>Amount</shortDescription>
<value>Amount</value>
</labels>
<labels>
<fullName>gePaymentProcessedWarning</fullName>
<categories>Gift Entry</categories>
<language>en_US</language>
<protected>true</protected>
<shortDescription>Warning about editing fields when transaction already processed</shortDescription>
<value>{0} successfully processed the payment. Changing the donor, date, amount, or payment method will result in inconsistent records for the same transaction in {0} and NPSP.</value>
</labels>
<labels>
<fullName>stgHelpAdvancedMapping3</fullName>
<categories>Settings</categories>
<language>en_US</language>
<protected>false</protected>
<shortDescription>stgHelpAdvancedMapping3</shortDescription>
<value>Find complete Advanced Mapping setup documentation &lt;a href=&quot;https://powerofus.force.com/NPSP_Advanced_Mapping&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.</value>
</labels>
<labels>
<fullName>stgHelpCustomizableRollupsEnable1</fullName>
<categories>Settings</categories>
<language>en_US</language>
<protected>true</protected>
<shortDescription>stgHelpCustomizableRollupsEnable1</shortDescription>
<value>
You can find complete Customizable Rollups documentation &lt;a href=&quot;https://powerofus.force.com/NPSP_Customizable_Rollups_Overview&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.
</value>
</labels>
<labels>
<fullName>stgHelpHHObjectOverview</fullName>
<categories>Settings</categories>
<language>en_US</language>
<protected>false</protected>
<shortDescription>stgHelpHHObjectOverview</shortDescription>
<value>To learn more about the recommended Household Account model, see the &lt;a href=&quot;https://powerofus.force.com/NPSP_Account_Model&quot; target=&quot;_blank&quot;&gt;NPSP Documentation&lt;/a&gt;.</value>
</labels>
<labels>
<fullName>commonAssistiveError</fullName>
<categories>Gift Entry</categories>
Expand Down

0 comments on commit 9f85b2c

Please sign in to comment.