# Not sure how to explain as I know now what they are called - eg Topic (T19) Category (T31)

**URL:** https://meta.discourse.org/t/not-sure-how-to-explain-as-i-know-now-what-they-are-called-eg-topic-t19-category-t31/36142
**Category:** UX
**Created:** [November 30, 2015, 5:25am UTC](https://meta.discourse.org/t/not-sure-how-to-explain-as-i-know-now-what-they-are-called-eg-topic-t19-category-t31/36142 "2015-11-30T05:25:56Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![jimithing83](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jimithing83/32/116870_2.png) [@jimithing83](https://meta.discourse.org/u/jimithing83)
#### Post date: [November 30, 2015, 5:25am UTC](https://meta.discourse.org/t/not-sure-how-to-explain-as-i-know-now-what-they-are-called-eg-topic-t19-category-t31/36142/1 "2015-11-30T05:25:56Z")

</div>

My apologies as the best way I can even explain the pertinent issue is with the labels in parens (t31) (t19) (t99) etc. is there any way to get rid of these? I have searched high and low both on the backend and front end for some sort of indicator of what they are, what they are even called, so I can get rid of them :-). I have searched the internet and the docs high and low, and cannot find any indicator of how to remove them. I love the simple look and feel of discourse and more importantly the stability of the codebase - but I am unsure as to how one can go about removing these? It’s a gorgeous feel and vanilla look right out of the box - but I would love to know how to get rid of those (I have no idea lol).

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [November 30, 2015, 5:31am UTC](https://meta.discourse.org/t/not-sure-how-to-explain-as-i-know-now-what-they-are-called-eg-topic-t19-category-t31/36142/2 "2015-11-30T05:31:24Z")

</div>

Sorry, but I have no idea what you are referring to.

Remove them from _where_ exactly?

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [November 30, 2015, 6:22am UTC](https://meta.discourse.org/t/not-sure-how-to-explain-as-i-know-now-what-they-are-called-eg-topic-t19-category-t31/36142/3 "2015-11-30T06:22:20Z")

</div>

That’s ‘verbose localization’. It’s there for developers to see what parts of the user interface are translatable. You should be able to toggle it on and off in the admin section. It’s on the `Admin>Settings>Developer` page.

 ![](https://global.discourse-cdn.com/meta/original/3X/b/a/baf98d67c7f26ce4c93a1cbffd4a529ce0b85e7c.png)

---

<div class="post-metadata">

### Author: ![jimithing83](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jimithing83/32/116870_2.png) [@jimithing83](https://meta.discourse.org/u/jimithing83)
#### Post date: [November 30, 2015, 6:38am UTC](https://meta.discourse.org/t/not-sure-how-to-explain-as-i-know-now-what-they-are-called-eg-topic-t19-category-t31/36142/4 "2015-11-30T06:38:45Z")

</div>

That’s what I’m saying lol. next to each topic, link, category, login item, everything literally is a letter number combination in parens.

Just saw that Simon… that makes sense - are these visible by anyone other than myself and other named devs in the docker-compose.yml file? Also - I know this is a very stable and intuitive application, adopted by quite a few huge companies - eg landscape. However when I’m logged out - I see the noted parts of the api that are translatable as well - I’m assuming that my ip is hashed in the db unless this is something that can be seen by the user base as well.

FYI I’m just diving into the api and code but it’s already so clean and the functions needed are all on the admin interface and the client as well… unless I need to do some backend work on the server itself - I gotta scale up, I see the memory is getting killed - it’s not the app it’s the users - I just put it up a few days ago. But it’s not quite ready yet. Thank god for swap right now. Need to put it at 4GB of memory and put more compute on it as well or cluster it. I already love how init.d script is build in so reboot issues don’t plague the application at all. Especially in a container. But docker compose is awesome for handling this as long as the parts are there. Plus puma with nginx - great idea on that as well.

---

<div class="post-metadata">

### Author: ![jimithing83](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jimithing83/32/116870_2.png) [@jimithing83](https://meta.discourse.org/u/jimithing83)
#### Post date: [November 30, 2015, 6:41am UTC](https://meta.discourse.org/t/not-sure-how-to-explain-as-i-know-now-what-they-are-called-eg-topic-t19-category-t31/36142/5 "2015-11-30T06:41:41Z")

</div>

My apologies - I actually disabled that - still there - did take away some notations but the majority are still there.

---

<div class="post-metadata">

### Author: ![jimithing83](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jimithing83/32/116870_2.png) [@jimithing83](https://meta.discourse.org/u/jimithing83)
#### Post date: [November 30, 2015, 6:58am UTC](https://meta.discourse.org/t/not-sure-how-to-explain-as-i-know-now-what-they-are-called-eg-topic-t19-category-t31/36142/6 "2015-11-30T06:58:15Z")

</div>

Nope you stand correct. Caching - gone now. I see most of the site can be localized - is there any way to enable this feature and make it viewable to certain level/named users?

---

<div class="post-metadata">

### Author: ![fefrei](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fefrei/32/119538_2.png) [@fefrei](https://meta.discourse.org/u/fefrei)
#### Post date: [November 30, 2015, 8:55am UTC](https://meta.discourse.org/t/not-sure-how-to-explain-as-i-know-now-what-they-are-called-eg-topic-t19-category-t31/36142/7 "2015-11-30T08:55:46Z")

</div>

I don’t think you can enable it for specific users – but everyone can manually enable it for himself for a single session:

> [@Enjoy matching translated strings and their translation keys right in the GUI](https://meta.discourse.org/t/enjoy-matching-translated-strings-and-their-translation-keys-right-in-the-gui/19219/1):
>
> For one-time session, enable it in console:I18n.verbose\_localization\_session()From that point on when you reload the page you will get a localization session. Once you close the tab, it will go away.

You can find more information in the rest of [this topic](https://meta.discourse.org/t/enjoy-matching-translated-strings-and-their-translation-keys-right-in-the-gui/19219).
