Entry tags:
change to visible strings
Hi --
The cunning plan by
rho,
ysobel, and myself has now been implemented. Only strings that we have confirmed are still used on some page somewhere are visible in the translation interface. Other strings have been hidden from view.
This has reduced the number of strings in the translation interface from some 6,500 down to just shy of 3,000 strings. This means that you should have less orphaned/crufty strings to dig through.
If you see any problems, or see strings have disappeared that you know are in use somewhere, please let us know so we can investigate.
Thank you!
The cunning plan by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
This has reduced the number of strings in the translation interface from some 6,500 down to just shy of 3,000 strings. This means that you should have less orphaned/crufty strings to dig through.
If you see any problems, or see strings have disappeared that you know are in use somewhere, please let us know so we can investigate.
Thank you!
no subject
/community/members.bml.key.* strings aren't showing up in the translation system. They're put together on the fly in the bml so won't have shown up in the initial search for definitely-used strings, but they're definitely in use on the site, and have been viewed on-site and still aren't showing up.
no subject
The system only flags strings when they get loaded from the database. If they're constantly being pulled from memcache, then it won't mark it up in the database. Since I didn't restart the memcaches at any point in the past week or two, if they were in there, they would still be in there.
I went ahead and restarted both caches right now. Try hitting the community pages, getting the strings to render, and then go check the translation interface again. If they still don't show up, I'll do some more investigating!
no subject