# 11. Customize Labels

{% hint style="info" %}
NOTE: The SlapFive Salesforce App is a *Managed Package*, which means you can't change text labels the normal way, you do it by using the Translation Workbench.&#x20;

Make sure Translation Workbench is enabled and that English is a Supported Language by going to **Setup > User Interface > Translation Workbench > Translation Language Settings**.

Also note that Salesforce stores labels in your browser cache, so you may need to clear your cache for certain label changes to be reflected on your device.
{% endhint %}

Look for the number above or below the label you want to change, and scroll down to that numbered section below to make the changes.

![](https://2901117923-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlkxMKaLwhXP9Cu98jtv6%2Fuploads%2FFTAcapC12QOedt8k0wVS%2FPicture1.png?alt=media\&token=fb3a73d8-880c-46df-8a7c-ba40019b8f4b)

### 1. Primary navigation tabs

Go to **Setup** > **User Interface** > **Translation Workbench > Override**.

In the **Package** dropdown, select **SlapFive App**.

In the **Language** dropdown, select **English**.

In the **Setup Component** dropdown, select **Web Tab**.&#x20;

To change the **SlapFive Customer Influence** tab or the **SlapFive Reference Content and Customers** tab, double click in the empty space in that row under the **Custom Tab Label Override** column, enter your desired label, and click **Save**.

### 2. Components and buttons

Go to **Setup** > **User Interface** > **Custom Labels**.

Use the table below to look up the Text Label you're looking to change and find the corresponding Name.

| Text Label                               | Name                      |
| ---------------------------------------- | ------------------------- |
| Customer Case Studies & References       | CUS CASE STUDIES AND REF  |
| View Case Studies                        | BUTTON VIEW CASES         |
| Request References                       | BUTTON REQUEST REFERENCES |
| Nominate Customer                        | BUTTON NOMINATE CUSTOMER  |
| Case Study                               | CASE STUDY                |
| SlapFive Reference Content and Customers | SLAPFIVE OBJECT REF       |

In the list of Custom Labels, click the **Name** you looked up from the table above.

In the list of Local Translations / Overrides, click the **New Local Translations / Overrides** button.

In the **Language** dropdown, select **English**.

In the Translation Text field, enter your desired label and click **Save**.

If you don't see the changed label right away, you may need to clear your browser cache.

### 3. Page Layout tabs

From the **Setup** menu, select **Edit Page**.

Click on the tab you want to change and the tabs appear in the right sidebar. Click the tab name, change the name in the **Tab Label** field, and click **Done**.

**Save** the page.

### 4. Related lists

Go to **Setup** > **User Interface** > **Rename Tabs & Labels**.

Scroll down to the **Custom Tabs** section.

Edit the SlapFive custom object and change both the **Singular** and **Plural** labels.

### 5. Embedded list tabs

Go to **Setup** > **Custom Code** > **Custom Metadata Types.**

Find **SlapFive Object Reference** in the list and click on **Manage Records.**

Click on the label of the embedded list tab you want to change, uncheck the **Active** field, and click the **Clone** button to copy this record.&#x20;

In the **Label** field of the new record, type your desired text, check the **Active** field, and click **Save**.
