You are here:
Sample Global Label Contract
Here’s a snippet of the global label contract.
Required Editions
| Available in: Enterprise, Performance, and Unlimited Editions |
<Global>
<!-- Labels for Message Boxes -->
<Label id="Back" text="Back" translationStatus="7" />
<Label id="MessageBox_Title_Notification" text="Notification" translationStatus="7" />
<!-- Visit Card -->
<Label id="CardVisits_NoDataMessageMainDateText" text="No visits planned," translationStatus="7" />
<Label id="priorityLabelId" text="Priority" translationStatus="7" />
<!-- Sync Card -->
<Label id="ReplicationSyncCard_Visit_Plural" text="Visits" translationStatus="7" />
<Label id="ReplicationSyncCard_Visit_Singular" text="Visit" translationStatus="7" />
<!-- Visit Context Menu -->
<Label id="Complete" text="Complete" translationStatus="7" />
<Label id="Reschedule" text="Reschedule" translationStatus="7" />
<Label id="NavigateToCustomer" text="Navigate to Store" translationStatus="7" />
<Label id="Delete" text="Delete" translationStatus="7" />
<Label id="Info" text="Info" translationStatus="7" />
<Label id="Execute" text="Execute" translationStatus="7" />
<Label id="AddImage" text="Add Image" translationStatus="7" />
<Label id="ReviewImages" text="Review Images" translationStatus="7" />
<Label id="NoOfPicturesExceedsMaxCount" text="You can add only 5 images." translationStatus="7" />
<!-- Visit List Empty Message -->
<Label id="CardVisits_NoDataMessageMainText" text="Looks free and clear!" translationStatus="7" />
<Label id="CardVisits_NoDataMessageSubText" text="You don't have any visits scheduled." translationStatus="7" />
<!-- Visit Calendar -->
<Label id="Display_Current_Week" text="CW" translationStatus="7" />
<!-- details skipped for brevity -->
</Global>
Did this article solve your issue?
Let us know so we can improve!

