# WP400 Browser favorites

**URL:** https://www.wago.community/t/wp400-browser-favorites/2362
**Category:** Hardware and Linux
**Created:** [October 16, 2025, 11:30am UTC](https://www.wago.community/t/wp400-browser-favorites/2362 "2025-10-16T11:30:39Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![hanselot](https://avatars.discourse-cdn.com/v4/letter/h/71c47a/32.png) [@hanselot](https://www.wago.community/u/hanselot)
#### Post date: [October 16, 2025, 11:30am UTC](https://www.wago.community/t/wp400-browser-favorites/2362/1 "2025-10-16T11:30:39Z")

</div>

Hi

Is it possible to change the name of “Browser Favorites” on the WP400 touch panel in any ways?

// Hans O

---

<div class="post-metadata">

### Author: ![WagoIcard](https://sea2.discourse-cdn.com/flex016/user_avatar/www.wago.community/wagoicard/32/1508_2.png) [@WagoIcard](https://www.wago.community/u/WagoIcard)
#### Post date: [October 17, 2025, 1:56am UTC](https://www.wago.community/t/wp400-browser-favorites/2362/3 "2025-10-17T01:56:29Z")

</div>

I don’t think it is possible unless you modify the FW files.

---

<div class="post-metadata">

### Author: ![hanselot](https://avatars.discourse-cdn.com/v4/letter/h/71c47a/32.png) [@hanselot](https://www.wago.community/u/hanselot)
#### Post date: [October 21, 2025, 8:18am UTC](https://www.wago.community/t/wp400-browser-favorites/2362/4 "2025-10-21T08:18:05Z")

</div>

Thanks for your reply 🙂

---

<div class="post-metadata">

### Author: ![quenorha](https://sea2.discourse-cdn.com/flex016/user_avatar/www.wago.community/quenorha/32/429_2.png) [@quenorha](https://www.wago.community/u/quenorha)
#### Post date: [October 21, 2025, 11:20am UTC](https://www.wago.community/t/wp400-browser-favorites/2362/5 "2025-10-21T11:20:55Z")

</div>

Hi,

You can edit the file /etc/specific/menuqt.xml

Edit the following area :

`<translation> <textid>ID_PLCLIST</textid> <de_DE>Browser favorites</de_DE> <en_US>Browser favorites</en_US> </translation>`

For example :

`<translation> <textid>ID_PLCLIST</textid> <de_DE>Shortcuts</de_DE> <en_US>Shortcuts</en_US> </translation>`

Then save and reboot !
