Topic: Nowhere used language keys

File lang/English/profile.php

These keys are not used in 1.4:

'Topics per page info'
'Posts per page info'
'Show smilies info'
'Show images info'
'Show images sigs info'
'Show avatars info'
'Show sigs info'
'Moderator in'

Re: Nowhere used language keys

hmm... more then 1 month was left since report but these keys still exists in language/profile.php (and miss in the scripts)

Are you plan to remove these keys? (or add them to anywhere)

Re: Nowhere used language keys

They can probably be removed, thanks.

Before doing so though, how did you notice they aren't used? Manually just looking, or did you run it through some kind of check?

Re: Nowhere used language keys

Smartys has a scirpt for finding orphans in 1.3 which can probably be adapted for 1.4.

The only thing worse than finding a bug is knowing I created it in the first place.

Re: Nowhere used language keys

@Reines, I'm working on Russian translation. In some cases I can't get russian phrase without context. So, I using "global find and try" and then translate. Some keys I've not found smile

Re: Nowhere used language keys

Ah cheers.